body {
font-family: Arial;
font-size: 12px;
color:#666666;
background: url();
background-color: #F1F5F8;
}

table {
font-family: Arial;
font-size: 12px;
color: #666666;
}

#footer {
background: url();
background-color: #0080C7;
}
  
.menue_1 
  { 
  font-family: Verdana;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration:none;
  }

.menue_2 
  { 
  }
  
.menue_2_linie
  { 
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  color: #0080C7;
  text-decoration:none;
  }

a.menue_2:focus,
a.menue_2:hover,
a.menue_2:active {
color:#0080C7;
text-decoration:none;
}
.copyright 
  { 
  font-family: Arial;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration:none;
  }

.submit 
  { 
  border: 1px solid #CCCCCC;
  border-right: 1px solid #333333; 
  border-bottom: 1px solid #333333;
  background-color: #0375BC;
  color: #FFFFFF;
  }
  
h1{
font-family: Arial;
font-size: 20px;
font-style: normal;
font-weight: normal;
color: #0080C7;
}
h2{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;
color: #0080C7;
}
h3{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #666666;
}
h4{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #666666;
}
a {
color: #0080C7;
text-decoration:none;
}
a:focus,
a:hover,
a:active {
color:#F1B572;
text-decoration:none;
}
hr {
height:1px;
border:none;
background-color: #0080C7;
}

ul {
list-style-type: disc;
margin-left: 15px;
padding: 0px;
color: #666666
}

ol {
margin-left: 15px;
padding: 0px;
color: #666666
}

.mainmenu {
font-family: Arial;
font-size: 11px;
font-style: normal;
color: #666666;
/*background: url(../bilder/menu.jpg);
background-repeat: no-repeat;*/
}
a.menu {
color:#666666;
text-decoration:none;
font-weight: bold;
}
a.menu:focus,
a.menu:hover,
a.menu:active {
color:#0080C7;
text-decoration:none;
font-weight: bold;
}
a.menuactive {
color:#666666;
text-decoration:none;
font-weight: bold;
}
a.menuactive:focus,
a.menuactive:hover,
a.menuactive:active {
color:#0080C7;
text-decoration:none;
}
a.submenu {
color:#666666;
text-decoration:none;
}
a.submenu:focus,
a.submenu:hover,
a.submenu:active {
color:#0080C7;
text-decoration:none;
}
a.submenuactive {
color:#0080C7;
text-decoration:none;
}
a.submenuactive:focus,
a.submenuactive:hover,
a.submenuactive:active {
color:#0080C7;
text-decoration:none;
}

ul.mainmenu {
	list-style-type: none;
	margin: 0;
	padding: 0px;
	color: #666666;
}

li.mainmenu {
	color: #777777;
}

ul.detailmenu {
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	color: #777777;
}

li.detailmenu {
	color: #777777;
	padding: 5px;
}


/* -------------------------------------------------------- */
/*                                                          */
/* AB HIER: CMS-SYNTAX                                      */
/*                                                          */
/* -------------------------------------------------------- */


/* -------------------------------------------------------- */
/* [link|...]      */
/* --------------- */
a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
	}

span.imagesubtitle {
	margin:3px 3px;
	text-align:justify;
	font-size:0.98em;
	line-height:1.4em;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:left;
	margin-left:0px;
}

img.leftcontentimage {
	max-width:200px;
	border:1px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:right;
	margin-right:0px;
}
img.rightcontentimage {
	max-width:200px;
	border:1px solid;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
/*	font-size:16px;
	margin-top:10px;
	margin-bottom:5px; */
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
/*	font-size:12px;
	margin-top:10px;
	margin-bottom:5px; */
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
/*	font-size:1em;
	margin-top:10px;
	margin-bottom:4px; */
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */
/*ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}
li {
	margin-top:0px;
	margin-bottom:0px;
}*/


/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #666666;
	background-color:#0080C7;
	padding:2px 5px;
	color:#ffffff;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid;
	background-color:#ffffff;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid;
	background-color:#ffffff;
	padding:2px 5px;
}
