/****
	Default-Werte 
****/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	background-color: #FFFFFF;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	text-align: center;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;

}

a:link 		{ color: #0033CC;}
a:visited 	{ color: #330066;}
a:hover 	{ color: #CC3333;}


/**** 
	Positionierung 
****/



#PHeader {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: 003399;
	border-left-color: #003399;
	background-image: url(../bilder/design/menu_top_bg.gif);
	clear: both;
	height: auto;
	position: fest;
}



#CONTENT {
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	overflow-x: hidden;
	overflow-y: hidden;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #C4DEFC;
	border-left-color: #C4DEFC;
	border-right-style: solid;
	border-left-style: solid;
	height: auto;
}


/****	
	MENU Main OBEN  
****/
#MTop {
	height: 28px;
	width: 760px;
	font-size: 14px;
	font-weight: bold;
	background-color: #7799CC;
	border-bottom-style: solid;
	border-bottom-color: #C4DEFC;
	border-bottom-width: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7799CC;
	border-left-color: #7799CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4DEFC;
	margin-left: auto;
	margin-right: auto;
}

#MTop ul{
	list-style:none;
	height: 21px;
	float: left;
	width: 560px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#MTop li{
	float:left;
	width:170px;
	list-style:none;
	margin:0 0 0 10px;
}

#MTop li .MM_sel{
	background-color: #C4DEFC;
	border-bottom-style: solid;
	border-bottom-color: #C4DEFC;
	border-bottom-width: 4px;
}

#MTop .Logo{
	width:150px;
	float: left;
	height: 21px;
	margin-top: 5px;
}

#MTop a {
	height:18px;
	display:block;
	text-decoration:none;
	text-align:center;
	font-size: 14px;
	padding-top: 2px;
	margin-top: 1px;
	color: #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5E1F1;
	border-right-color: #D5E1F1;
	border-bottom-color: #D5E1F1;
	border-left-color: #D5E1F1;
}

#MTop a:visited 	{ color: #003399;}

#MTop a:hover{
	color:#cc3333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	border-bottom-color: #C4DEFC;
}


#MTop hr 	{
	color: #CC3366;
}



/****
	 MENU Spalte Linke Seite  
****/
#MLeft {
	width: 158px;
	background-image: url(../bilder/design/mleft_bg.gif);
	font-size: 12pt;
	height: 600px;
	float: left;

}

#MLeft a {
	text-decoration: none;
}
#MLeft a:active {  	color: #CC0000; }
#MLeft a:visited {
	color: #0033CC;
	text-decoration: none;
}
#MLeft a:hover { 	color: #CC3333; }

#MLeft li .MLeft_sel{
	font-size: 14px;
	font-weight: bold;
}

#MLeft ul {
	padding-left:8px;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#MLeft p {
	margin:0px;
	font-size:12pt;
	color:#000000;
	padding-left: 5px;
	font-weight: bold;
}


/****
	Inhalt Allgemein
****/
#InhAllg {
	width: 600px;
	color: #000000;
	height: auto;
	float: right;
}


#InhAllg p {
	font-size: 14px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}

#InhAllg hr {
	height: auto;
	clear: both;
	width: 1px;
}

#InhAllg h1 {
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
	padding-bottom: 5px;
}




/****
	Inhalt Urlaubs-Bericht - Text/Bilder
****/
#InhTB {
	width: 600px;
	color: #000000;
	height: auto;
	float: right;
}
#InhTB p {
	font-size: 14px;
	text-align: center;
}


#InhTB a:link{
}
#InhTB a:hover {
	color: #CC3333;
}

#InhTB hr {
	height: auto;
	clear: both;
	width: 1px;
}

#InhTB h1 {
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
	padding-bottom: 5px;
	}


#InhTB .Text_Bild {
	clear: both;
}

#InhTB .Text_Bild p{
	padding-left: 8px;
}

#InhTB .Text_Bild .InhTB_bild{
	float: right;
	width: 305px;
	text-align: center;
}

#InhTB .Text_Bild .InhTB_text{
	float: left;
	width: 295px;
	clear: left;
}


#InhTB .Bild_Text {
	clear: both;
}

#InhTB .Bild_Text p{
	width: 270px;
	float: right;
	padding-right: 10px;
}

#InhTB .Bild_Text .InhTB_bild{
	float: left;
	width: 305px;
	text-align: center;
}

#InhTB .Bild_Text .InhTB_text{
	float: right;
	width: 295px;
	clear: right;
}

/****
	Inhalt Bilder-Seiten
****/
#InhBilder {
	width: 600px;
	color: #000000;
	float: left;
	clear: right;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #C4DEFC;
	border-right-color: #C4DEFC;
	border-bottom-color: #C4DEFC;
	border-left-color: #C4DEFC;
	border-left-style: solid;
}
#InhBilder h1 {
	text-align: center;
	padding-top: 20px;
	font-size: 24px;
	padding-bottom: 5px;
	}

#InhBilder hr {
	width: 580px;
	margin-left: 10px;
	clear: both;
	}

#InhBilder p {
	text-align: center;
	}

#InhBilder img {
	text-align: center;
	}

#InhBilder .Links {
	float: left;
	height: auto;
	width: 300px;
	}

#InhBilder .Rechts {
	text-align: right;
	height: auto;
	width: 300px;
	float: right;
	}


/****
	Footer UNTEN
****/

#footer {
	font-size: 9px;
	clear: both;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

#footer .footer_date {
	float: left;
	clear: left;
	white-space: nowrap;
}

#footer .mail {
	float: right;
	white-space: nowrap;
	text-align: right;
	clear: right;
}

#footer .mail a{
	color: #CC3333;
}

