@charset "utf-8";
/* CSS Document */

body	{
	background-color: #660000;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #000066;
}

h1	{
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	margin: 4px -1px 4px;
}

a, a:link, a:active, a:visited	{
	color: #000066;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

ul	{
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: square;
}

/* DIVs ---------------------------------------------- */

#wrapper	{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: none;
	margin: 0px auto;
	width: 987px;
	height: 808px;
}

#header, #footer	{
	font-family: Arial;
}

#header	{
	text-align: right;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 71px;
	padding-right: 50px;
	height: 32px;
}

.headerAddress a	{
	color: #FFFFFF;
	padding-right: 0px;
}


#menu	{
	float: left;
	display: inline;
	border: 1px #003300 solid;
	width: 200px;
	height: 505px;
	margin-left: 110px;
	margin-top: 72px;
}

#menu hr	{
	height: 1px;
	border: none;
	background-color: #000000;
	color: #000000;
}

.trafficMap24, #menuFooter	{
	border-bottom: 1px #003300 solid;
}

.trafficMap24, .anreiseHeader, .menu, #logos	{
	width: 190px;
	margin-left: 5px;
	padding-top: 8px;
}

#menuFooter	{
	padding-top: 17px;
}

img.border	{
	border: 1px solid #CCCCCC;
}

hr	{
	border: 0;
	background-color: #000066;
	height: 1px;
}

.menu	{
	height: 159px;
}

#menuFooter {
	text-align: center;
	padding-bottom: 10px;
	margin-top: 16px;
}

.trafficMap24	{
	padding-bottom: 10px;
	height: 166px;
}

#logos img	{
	padding-bottom: 5px;
}

#contentWrapper	{
	float: left;
	/*border: 1px #003300 solid;*/
	height: 505px;
	width: 622px;
	margin-top: 72px;
	margin-left: 0px;
}

#flash	{
	border: 1px #003300 solid;
	height: 200px;
	margin-left: 2px;
	width: 618px;
}

#content	{
	border: 1px #003300 solid;
	height: 301px;
	margin-left: 2px;
	margin-top: 2px;
}

#contentHeader, #contentText	{
	margin-left: 8px;
	width: 602px;
}

#contentHeader	{
	height: auto;
	border-bottom: 1px #003300 solid;
	font-family: "Arial Narrow";
}

#contentText	{
	margin-top: 5px;
	height: 261px;
	overflow: auto;
}

.specials p	{
	margin: 2px 0px 2px 5px;
}

#footer	{
	text-align: center;
	padding-top: 2px;
	float: none;
	border-top: 1px #003300 solid;
	margin-top: 581px;
	margin-left: 110px;
	width: 824px;
}

#contentSommerNews, #contentWinterNews	{
	padding-left: 20px;
}

/* Map24 tags -------------------------------------------------- */

.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #bebebe solid;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px; 
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	background-color: #F8F9FA;
}
	
.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}

/* miniCMS tags ----------------------------------------------*/

#newsForm	{
	padding: 10px;
	background-color: #FFFFFF;
	width: 60%;
	margin: auto;
	overflow: hidden;
}

#newsImage	{
	margin-top: 5px;
}

#login, #noJavaScript, #notificationTable	{
	background-color: #FFFFFF;
}

#noJavaScript	{
	color: #660000;
	font-weight: bold;
	margin-bottom: 10px;
}

#loginWrapper	{
	width: 450px;
	margin: 0px auto;
}

#login td, #noJavaScript td, #notificationTable td	{
	padding: 2px;
	padding-left: 5px;
}

h2.login	{
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}

h1.login, h3.login, h3.login a	{
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.cmsButtons	{
	border: 1px solid #000000;
	font-size: 11px;
	margin: 0;
}

#editNewsWrapper	{
	margin: auto;
	width: 50%;
	overflow: auto;
}

table.news	{
	background-color: #FFFFFF;
	color: #000000;
}

td.news	{
	padding: 5px;
}

.newsContent, .newsContentHeading	{
	width: 98%;
}