/* y!ui reset */
body,div,dl,dt,dd,pre,form,fieldset,input,textarea,th,td { 
margin:0;
padding:0;
}

fieldset,img { 
border:0;
}

ul {
	list-style:disc;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
content:'';
	}
abbr,acronym { border:0;
}


span.custom {
color: #100909;
font-size: 10px;
}


a, a:link, a:visited, a:active {
color: #85091d;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
text-decoration: underline;

}
a.address {
	color: #6A8AA3;
}


/* layout */
body {
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
background-color: #ffffff;
color: #000000;
}

#bodybgcolor {
background-color: #7b7f82;
}

/*ie center fix (fck bliver forvirret) */

#bodyid {
text-align: center;
}

#page {
	width: 950px;	
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #ffffff;
}

#border {
	width: 950px;
	margin: 0px;
	border: 0px solid #000000;
	margin-left: auto;
	margin-right: auto;
}


#menuDiv {
	padding:0px;
	text-align: left;
	width: 950px;
	height: 28px;
	margin: 0px;
	background-color: #003a60;
	/*background-image: url('/images/template/menuDot.png');*/
	/*background-repeat: no-repeat;*/
	/*background-position: top left;*/
}
#address {
	text-align: center;
	line-height: 36px;
	width: 950px;
	height: 36px;
	margin: 0px;
	background-color: #d1d3d4;
	color: #403f41;	
}

#address a, #address a:link, #address a:visited, #address a:active
{
	color: #403f41;
	text-decoration: none;
	font-weight: normal;
}

#address a:hover
{
	text-decoration: underline;	
}


#leftContent
{
	width: 185px;
	background-image: url('/images/template/leftBG.png');
	background-repeat: no-repeat;
	height: 235px;
	
}
#centerContent
{
	width: 	556px;
	height: 235px;
	padding-bottom: 20px;
}

#rightContent
{
	width: 209px;
	background-image: url('/images/template/rightBG.png');
	background-repeat: repeat-y;
	height: 300px;
}

#spotTD
{
	width: 741px;
	height: 65px;
	text-align: right;
}

#spotImage
{
	margin-top: 13px;
	margin-right: 10px;
		
}

#searchDiv
{
	width: 146px;
	height: 60px;
	border: 1px solid #ffffff;
	background-color: #e3e3e4;
	margin-top: 14px;
	margin-left: 19px;
}

#newsDiv
{
	width: 146px;
	height: 270px;
	/*border: 1px solid #ffffff;*/
	background-color: #e3e3e4;
	margin-top: 14px;
	margin-left: 19px;
	margin-bottom: 14px;
}

#query
{
	border: 0px;
	width: 112px;
	height: 19px;
	margin-top: 14px;
	margin-left: 14px;
}
#submitButton
{
	border: 0px;
	margin-left: 98px;
	margin-top: 5px;
	color: #85091d;
	font-style: italic;
	font-weight: bold;
	background-color: #e3e3e4;
	cursor: pointer;
}

#cmsHeadline
{
	
		
}
#contentTopLeft
{
	margin: 0;
	padding: 0;
	float: left;
	line-height: 28px;
	padding-right: 10px;
	height: 28px;
	background-color: #9a0733;
	white-space:nowrap;
}
#contentTopRight
{
	margin: 0;
	padding: 0;
	height: 28px;
	float: left;
	padding-left: 10px;
	height: 28px;
	line-height: 14px;
	font-size: 12px;
	color: #003a60;
}


#cmsContent
{
	padding-top: 35px;	
	padding-bottom: 35px;
	padding-left: 20px;
	padding-right: 30px;
	width: 556px;
}
	

/*
#location {
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
	width: 727px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
}
#location a
{
	font-weight: normal;
	color: #426B8B;
}
*/
#content {
	margin: 30px;
	padding: 0px;
	width: 840px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	text-align: left;
}
/*
#subPageContent {
	margin: 30px;
	width: 600px;
	float: left;
	padding-top: 0px;
}

#subMenuDiv {
	margin-top: 30px;
	margin-left: 30px;
	width: 150px;
	float: none;
	padding:0px;
}
*/



#bottomMenuDiv
{
	margin-top: 30px;
	padding-bottom: 40px;
	color: #ffffff;
}



p {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;	
}


td {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #000000;
}
/*
ul#mainMenu 
{
position:relative;
display: inline;
list-style: none;
}

ul#mainMenu li {
list-style: none;
display: inline;
padding-right: 20px;
list-style: none;
float: left;
}
ul#mainMenu li a, ul#mainMenu li a:link, ul#mainMenu li a:visited, ul#mainMenu li a:active
{
	font-size: 16px;
	font-family: Georgia, Verdana;
	text-decoration: none;
	color: #837E6A;
	font-weight: bold;
}
ul#mainMenu li a:hover
{
	text-decoration: underline;
}
*/


ul#bottomMenu
{
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
		
}
ul#bottomMenu li
{
	margin-right: 5px;
	display: inline;
	list-style: none;
	margin-bottom: 10px; 	
}
	
a.bottomMenu, a.bottomMenu:link, a.bottomMenu:visited, a.bottomMenu:active 
{
	color: #ffffff;
	text-decoration: none;	
	font-weight: normal;
}
a.bottomMenu:hover
{
	text-decoration: underline;
}


h1 {
	color: #403f41;
	font-size: 18px;
}

h1.pageHeadline
{
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	 
}

h2 {
	color: #403f41;
	font-size: 16px;
}

h3 {
	color: #403f41;
	font-size: 14px;
}
.brot {
	margin-top: 0px;
}

input, textarea {
font-size: 12px;
font-family: Verdana,Arial,Helvetica;
}
