/*##################################################*/
/*CSS Datei timot.v2.1*/
/*##################################################*/
@charset "utf-8";

/*

dunkelblau: #161647
hellblau: #22498c


*/

/*##################################################*/
/*allgemeines*/

/*überschrift im normalen text*/
h4{
	color: #000000;
	font: 11px Verdana;
	font-weight: bold;
	margin:0px;
}

p {
	margin-top:2px;
	
	padding-bottom: 11px;
}

body, html {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #161647;
	color: #000000;
	height: 100.05%; /* force scrollbar */
	font: 11px Verdana;
	text-align: center;
}
 
#site {
	margin: 20px auto 0px auto;
	border: 1px solid #ffffff;
	border-width: 1px 1px 1px 1px;
	width: 955px;
	text-align: left;
	background: #ffffff;
	overflow: hidden; 
} 
/*allgemeines ende*/
/*##################################################*/








/*##################################################*/
/* Links im Fliestext */
a:link { 
	color: #161647;
	text-decoration: underline !important;
	font-weight: normal;
}

a:visited { 
	color: #161647;
	text-decoration: none !important;
	font-weight: normal;
}

a:hover { 
	color: #161647;
	text-decoration: underline !important;
	font-weight: normal;
}

a:active { 
	color: #161647;
	text-decoration: none !important;
	font-weight: normal;
}
a:focus { 
	color: #161647;
	text-decoration: none !important;
	font-weight: normal;
}
/* Links im Fliestext Ende*/
/*##################################################*/








/*##################################################*/
/*headerbereich*/
#header {
	width: 955px;
	height: 100px;
	background: url(gfx/header.jpg) repeat-y;
	padding-right:0px;
}

/*überschrift der site - unsichtbar, weil durch bild ersetzt, nur für suchmaschinen*/
#header-left h1{ 
	float: left; 
	text-indent: -9999px; 
}

#header-right {
	float: right;
	color: #ffffff;
	padding-top: 82px;
	padding-right: 20px;
}
/*headerbereich ende*/
/*##################################################*/








/*##################################################*/
/*footerbereich*/
#footer {
	width: 955px;
	height: 60px;
	background: url(gfx/footer.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bolder;
	clear: both;
	border-top:1px solid #ffffff;

}
/*footerbereich ende*/
/*##################################################*/








/*##################################################*/
/*hauptmenue*/
#menu {
	float: left; 
	padding-left: 0px;
	background: #ffffff;
	width: 955px;
	background-color:#161647;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

/*überschrift im hauptmenue*/
h2{
	color: #000000;
	font: 12px Verdana;
	margin:0px;
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	background: #ffffff;
	float: left;
	background-color:#161647;
}

#menu a {
	display: block;
	color: #ffffff;
	text-decoration: none !important;
	/*font-weight: bold;*/
	letter-spacing:1px;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

/*aktiver menüpunkt*/
#menu a.naviactive {
	background-color: #22498c;
} 

#menu a:visited {
	color: #ffffff;
}

#menu a:hover {
	color: #ffffff;
	background-color:#22498c;
}

#menu  a:active {
	color: #aaaaaa;
}
/*hauptmenue ende*/
/*##################################################*/








/*##################################################*/
/*content*/
#content {
	width: 955px; 
	margin-left: 0px;
	margin-right: 20px;
	margin-top:30px;
	margin-bottom:20px;
}
/*content ende*/
/*##################################################*/







/*##################################################*/
/* TEMPLATE submenue (+text+thumbnail)*/
/*##################################################*/
/*submenueleiste optional*/

/*template menue + text: submenu im contentbereich*/
#tempMT-submenu {
	width: 250px;
	float: left;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#tempMT-submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#tempMT-submenu li {
	margin: 0;
	padding: 0;
}

/*überschrift im submenue*/
#tempMT-submenu h3 {
	margin-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-top:0px;
	padding: 0;
}

#tempMT-submenu a {
	display:block;
	width:227px;
	background: #333333;	
	padding: 3px 3px 3px 20px;
	font-size: 11px;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none !important;
}

#tempMT-submenu a:hover {
	display:block;
	width:227px;
	background: #444444;	
	padding: 3px 3px 3px 20px;
	font-size: 11px;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
	margin-top:0px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none !important;
}

/*text im contentbereich*/
#tempMT-text {
	width: 665px;
	margin-left: 270px;

}
/*image rechts oben im textbereich*/
#tempMT-image {
	width: 200px;
	background-color: #eeeeee;
	float:right;
	margin-left:20px;

}
/*imagetext rechts oben im textbereich*/
#tempMT-imagetext {
	color:#444444;
	padding:5px;
	font-size:9px;
	font-weight:bold;
}
/* TEMPLATE submenue (+text+thumbnail)*/
/*##################################################*/








/*##################################################*/
/* TEMPLATE nur text*/
/*##################################################*/
/*template text only text im contentbereich*/
#tempTXTONLY-text {
	width: 915px;
	margin-left: 20px;
}
/* TEMPLATE nur text ende*/
/*##################################################*/








/*##################################################*/
/* TEMPLATE text und thumbnail*/
/*##################################################*/
/*template text und thumbnail: text im contentbereich*/
#tempTXTTN-text {
		width: 915px;
		margin-top: 44px;
		margin-left: 20px;

}

/*template menue + text: image rechts oben im textbereich*/
#tempTXTTN-image {
	width: 200px;
	background-color: #eeeeee;
	float:right;
	margin-left:20px;
	margin-bottom: 20px;

}

/*template menue + text: image rechts oben im textbereich*/
#tempTXTTN-imagetext {
	color:#444444;
	padding:5px;
	font-size:9px;
	font-weight:bold;
}
/* TEMPLATE text und thumbnail ende*/
/*##################################################*/








/*##################################################*/
/* TEMPLATE submenuleiste*/
/*##################################################*/
#tempSUBTXTTN-text {
	width: 915px;
	margin-left: 20px;
}


#submenuleiste {
	float: left; 
	padding-left: 0px;
	margin-bottom:10px;
	background: #ffffff;
	width: 955px;
	background-color:#161647;
}

/*überschrift in submenuleiste*/
h3{
	color: #000000;
	font: 11px Verdana;
	margin:0px;
	
}
#submenuleiste ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#submenuleiste ul li {
	background: #ffffff;
	float: left;
	background-color:#161647;
}

#submenuleiste a {
	display: block;
	color: #ffffff;
	text-decoration: none !important;
	font-weight: normal;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	padding-bottom:2px;
}


#submenuleiste a:visited {
	color: #ffffff;
}

#submenuleiste a:hover {
	color: #ffffff;
	background-color:#22498c;
}

#submenuleiste  a:active {
	color: #22498c;
}
/* TEMPLATE submenuleiste ende*/
/*##################################################*/








/*##################################################*/
/* TEMPLATE text und fotos*/
/*##################################################*/
#tempTXTPIC-text {
	width: 395px;
	margin-left: 20px;

	float:left;
}

#tempTXTPIC-image {

	width:500px;
	margin-top: 44px;
	margin-left: 435px;
}


/* Beschreibungskasten und Blaetterpfeile*/
#tempTXTPIC-controlbox{
	margin-top:20px;
}

/*Überschrift des Bildes*/
#tempTXTPIC-h4name {
	padding: 2px;
	background-color: #aaaaaa;
}

/*Beschreibung des Bildes*/
#tempTXTPIC-descr {
	padding: 2px;
	margin-top:0px;
	margin-bottom: 0px;
}

#tempTXTPIC-icons {
	background-color: #aaaaaa;
	float: right;
	margin-top: 0px;
	padding: 2px;
	vertical-align: bottom;
}
/* TEMPLATE text und fotos ende*/
/*##################################################*/



/*text unterhalb des desigs (impressum, copyright, etc)*/
#outsidefootertext {
	color: #ffffff;
	margin-top: 2px;
}






/*EOF!*/
/*##################################################*/
