/* ::: HTML ::: CMS ::: Allgemein ::: */
body {
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#b3c58f;
	margin: 0px;
	padding: 0px;
}

form {
	padding:0px;
	margin:0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: 100;
}

/* ::: URLs im Text ::: */
#inhalt_links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f3402;
	text-decoration:underline;
	font-weight:100;
}
#inhalt_links a:hover {
}

/* ::: Standardtext ::: */
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
}

b, strong {
	font-weight:700;
}

p {
	margin-top:0px;
	padding-top:0px;
}

/* ::: Überschrift ::: */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4f3402;
	text-decoration:none;
	font-weight:700;
	padding:0px;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b6a0c;
	text-decoration:underline;
	font-weight:700;
	padding-top: 5px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f3402;
	text-decoration:none;
	font-weight:700;
	padding:0px;
	margin:0px;
	text-align:center;
}

.ticker_überschrift {
	background-image:URL(./images/info.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-top:dotted 1px #638819;
	border-bottom:dotted 1px #638819;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4b6a0c;
	text-decoration:none;
	font-weight:100;
	padding:5px;
	margin:5px;
}

.ticker a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f3402;
	text-decoration:underline;
	font-weight:100;
}

/* ::: Text unterm Bild ::: */
.bild_unterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f3402;
	text-decoration:none;
	font-weight:100;
	text-align:center;
}

/* ::: powered by Astrotel ::: */
.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#638819;
	text-decoration:none;
	font-weight:100;
}
a.poweredby	{
}
a.poweredby:hover {
	text-decoration:underline;
}

/* ::: Senden und Drucken ::: */
.sendendrucken {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight:100;
}
a.sendendrucken {
}
a.sendendrucken:hover {
	text-decoration:underline;
}

/* ::: Menü 1 ::: */
.menu_eins {
	padding-right:25px;
}
a.menu_eins {
}
a.menu_eins:hover {
}
.menu_eins_aktiv {
	background-image:url(images/menu_aktiv.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
}
a.menu_eins_aktiv { }
a.menu_eins_aktiv:hover { }

/* ::: Untermenü 1 ::: */
.submenu_eins {
	padding-right:25px;
}
a.submenu_eins {
}
a.submenu_eins:hover {
}
.submenu_eins_aktiv	{
	background-image:url(images/menu_aktiv.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
}
a.submenu_eins_aktiv { }
a.submenu_eins_aktiv:hover { }

/* ::: Menü 1_txt ::: */
.menu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#638819;
	text-decoration:none;
	font-weight:100;
}
a.menu_eins_txt {
}
a.menu_eins_txt:hover {
}
.menu_eins_aktiv_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#638819;
	text-decoration:none;
	font-weight:700;
}
a.menu_eins_aktiv_txt { }
a.menu_eins_aktiv_txt:hover { }

/* ::: Untermenü 1_txt ::: */
.submenu_eins_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#638819;
	text-decoration:none;
	font-weight:100;
}
a.submenu_eins_txt {
}
a.submenu_eins_txt:hover {
}
.submenu_eins_aktiv_txt	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#638819;
	text-decoration:none;
	font-weight:700;
}
a.submenu_eins_aktiv_txt { }
a.submenu_eins_aktiv_txt:hover { }

/* ::: Menü 2 ::: */
.menu_zwei {
	padding-right:10px;
}
a.menu_zwei {
}
a.menu_zwei:hover {
}
.menu_zwei_aktiv {
	padding-right:10px;
}
a.menu_zwei_aktiv { }
a.menu_zwei_aktiv:hover { }

/* ::: Menü 2_txt ::: */
.menu_zwei_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4b6a0c;
	text-decoration:none;
	font-weight:100;
	margin-top: 10px;
}
a.menu_zwei_txt {
}
a.menu_zwei_txt:hover {
}
.menu_zwei_aktiv_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#4b6a0c;
	text-decoration:underline;
	font-weight:100;
	margin-top: 10px;
}
a.menu_zwei_aktiv_txt { }
a.menu_zwei_aktiv_txt:hover { }

/* ::: PDFs ::: */
.pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:100;
}
a.pdf {
}
a.pdf:hover	{
}

/* ::: Video ::: */
.mov {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:100;
}
a.mov {
}
a.mov:hover {
}

/* ::: Gästebuch ::: */
.gbuch_txt_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#430000;
	text-decoration:none;
	font-weight:100;
}
.gbuch_txt_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#420000;
	text-decoration:none;
	font-weight:100;
}
.gbuch_txt_rot {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	font-weight:100;
}
.gbuch_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#420000;
	text-decoration:underline;
	font-weight:100;
}
a.gbuch_links {
}
a.gbuch_links:hover {
}

/* ::: Sitemap ::: */
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:700;
}
a.sitemap { }
a.sitemap:hover {
}

/* ::: Sitemap_SUB ::: */
.sitemap_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:underline;
	font-weight:100;
}
a.sitemap_sub { }
a.sitemap_sub:hover {
}

div.tagcload {
	width:175px;
}
div.tag {
	width:500px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:100;
}

a.title {
	font-size:14px;
	font-weight:100;
	color:#2200CC;
}

a.link {
	font-size:10px;
	font-weight:100;
	color:#638819;
	text-decoration:none;
}

a.tag1 {
	color:#999999;
	text-decoration:none;
	font-size:10px;
}

a.tag2 {
	color:#999999;
	text-decoration:none;
	font-size:11px;
}

a.tag3 {
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:500;
}

a.tag4 {
	color:#333333;
	text-decoration:none;
	font-size:13px;
	font-weight:700;
}

a.tag5 {
	color:#666666;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
}

a.tag6 {
	color:#666666;
	text-decoration:none;
	font-size:15px;
	font-weight:700;
}

a.tag7 {
	color:#333333;
	text-decoration:none;
	font-size:16px;
	font-weight:700;
}

a.tag8 {
	color:#000000;
	text-decoration:none;
	font-size:17px;
	font-weight:700;
}
