/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body, html {
	background-color:#FFF8C9;
	background-image:url(http://www.mueritz-tours-spezial.de/images/main.jpg);
	background-repeat:no-repeat;
	margin:0px;
	text-align:center;
	height:100%;
}
/******************************
Style Base
*******************************/

.content {
	width:895px;
	height:100%;
	text-align:left;
	margin:auto;
}

.header {
	width:895px;
	height:162px;
}

.header_banner {
	width:895px;
	height:107px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/banner_logo.jpg);
	background-repeat:no-repeat;
}

.header_navigation {
	width:834px;
	height:35px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/navigation_top.gif);
	background-repeat:no-repeat;
	padding:20px 0px 0px 61px;
}

.inhalt {
	width:755px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/content_bg.gif);
	background-repeat:repeat-y;
	float:left;
	padding:10px 69px 10px 71px;
}

.seiteninhalt {
	width:555px;
	float:left;
	margin-right:10px;
}

.sidebar {
	width:170px;
	float:left;
	background-color:#FFF8C9;
	padding:10px;
}

.sidebar_top {
	width:170px;
	background-color:#3D4B9A;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding:5px 0px 5px 0px;
	margin-bottom:1px;
}

.sidebar_main {
	width:160px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 5px 5px 5px;
}

.sidebar_bild {
	width:170px;
	height:130px;
	background-color:#000000;
}

.button {
	width:140px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/button_bg.gif);
	background-repeat:repeat-x;
	color:#3D4B9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:5px;
	border-left:6px solid #3D4B9A;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	margin-top:1px;
}

.button a{
	color:#3D4B9A;
	text-decoration:none;
}

.button a:hover{
	color:#000000;
	text-decoration:underline;
}

.footer {
	width:895px;
	height:39px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/navigation_bottom.gif);
	background-repeat:no-repeat;
	margin:0px;
	float:left;
}

.footerinhalt {
	color:#FFF8C9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding:12px 0px 0px 0px;
}

.footerinhalt a{
	color:#FFF8C9;
	text-decoration:none;
}

.footerinhalt a:hover{
	color:#FFF8C9;
	text-decoration:underline;
}

.footerwedes {
	color:#3D4B9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding:16px 0px 0px 0px;
}

h1	{color:#3D4B9A; font-size:16px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:30px 0px 15px 30px;}
h2	{color:#3D4B9A; font-size:14px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:30px 0px 15px 30px;}
p	{color:#000000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0px; padding:0px 50px 10px 50px; line-height:16px;}
p a	{color:#000000; text-decoration:none;}
p a:hover	{color:#3D4B9A; text-decoration:underline;}

.angebot {
	width:535px;
	background-image:url(http://www.mueritz-tours-spezial.de/images/box_bg.gif);
	background-repeat:repeat-x;
	margin-top:30px;
	padding:10px;
	float:left;
}

.angebot_top {
	color:#3D4B9A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	float:left;
	width:295px;
	margin-bottom:8px;
}

.angebot_text {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:295px;
	line-height:16px;
}

.angebot_bild{
	width:220px;
	height:150px;
	float:left;
	margin:0px 20px 0px 0px;
}
