/******    Global angelikakoester.de    *****/
body{
	padding: 0px;
	margin: 0px;
	
}
.top{
	height:540px;
	width:100%;
	vertical-align:bottom;
}
.body{
	background-image:url(../img/bg2.jpg);
	background-color:#F4F4F4;
}
.bottom{
	width:100%;
	vertical-align:top;
}
img{
	border:0px solid #000000;
}

table{
	border: 0px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
	color:#333333;
	padding: 0px;
	margin: 0px;
}
h1{font:24px "Times New Roman", Times, serif; font-weight:bold; padding:0.1em 0 0.5em 0; color:#706F69}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}
h3{font-size:14px; font-weight:bold; padding:0.1em 0 0.2em 0;}
.h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0px;
}

/******     content formatierung   ********/

.content{
	width:760px;
	text-align:left;
}

	/****   gallerien + gäste format   ****/
	.gal_cat{
		vertical-align:bottom;
	}
	.gal_img_chosen{
	border:1px solid #FF9900;
	}
	
	/****   reisen format   ***/
	.rei_content{
		width:100%;
		text-align:justify;
	}
	#rechts{
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-top:2px;
	margin-bottom:2px;
	}
	#links{
	float:left;
	margin-left:0px;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:2px;
	
	}
	.img_container{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	}
	.rei_page{
	font-size:7pt;
	color:#FF9900;
	font-weight:bold;
	}
	a:link.page {color:#FF9900;text-decoration:none;font-size:7pt;}
	a:visited.page {color:#FF9900;text-decoration:none;font-size:7pt;}
	a:hover.page {color:#FF9900;text-decoration:underline;font-size:7pt;}
	
	/******  kontakt  ****/
	.eingabe{
	font-family: Helvetica, sans-serif;
	width:100%;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 0px solid #FFCC99;
	}
	.submit{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C5960;
	border: 0px solid #FFCC99;
	}




/******     navstuff   ********************/
.nav{
	text-align:center;
	width:100%;
}
.nav_td{
	width:88px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
a:link.nav_link {color:#333333;text-decoration:none;font-size:10pt;}
a:visited.nav_link {color:#333333;text-decoration:none;font-size:10pt;}
a:hover.nav_link {color:#333333;text-decoration:none;font-size:10pt;}

.sub_nav_td{

}

a:link.sub_nav {color:#FF9900;text-decoration:none;font-size:10pt;}
a:visited.sub_nav {color:#FF9900;text-decoration:none;font-size:10pt;}
a:hover.sub_nav {color:#FF9900;text-decoration:none;font-size:10pt;}


/******    Farbformate     **************
#top{
	/*background-color:#FFFFFF;
}*/
#bottom{
	background-color:#333333;
}