* {
	/*margin:0;
	
	font-family:'DIN Next W02 Light';
	
	outline: 2px solid red;
	
	*/
	
}

html,body {
	height:100.5%;
}

body {
	left: 0px;
	top:0px;
	background: white;
	padding: 0px;
	margin:0px;
	font-family: Georgia;
	font-size: 13px;
	height:100%;
	padding-top: 0;
}

img {
	border:0px solid white;
}


a, a:hover {

	text-decoration:none;
	font-weight:normal;
	text-transform:normal;
}

ul {
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
}


h1 {
	
	font-family:'ITC Bookman W01 Bold';
	color:#003761;
	font-size: 65px;
	line-height: 65px;	
	letter-spacing: 1px;
}


h2 {

	font-size: 45px;
/* 	line-height: 65px;	 */
/* 	text-shadow: -1px 0 #003761, 0 1px #003761, 1px 0 #003761, 0 -1px #003761;  */
	color:white;
	letter-spacing: 3px;

}

#navigation {
	
/* 	height: 100px; */
	line-height: 40px;
	
	
}

#navigation a {
margin-right: 20px;
font-family:'DIN Next W02 Light';
font-size: 15px;
text-transform: uppercase;
color: #838080 ;
padding-bottom: 15px;
margin-bottom: 25px;
border: 0px solid red;
}

#navigation a:hover {
background: url(/img/nav_hover.png) 0px 20px no-repeat;
font-family:'DIN Next W02 Light';
/* font-size: 14px; */
text-transform: uppercase;
color: #003761 ;
}

#navigation a.navselected  {
background: url(/img/nav_hover.png) 0px 20px no-repeat;
font-family:'DIN Next W02 Light';
/* font-size: 14px; */
color:#003761;
text-transform: uppercase;

}


.boxen {

/*opacity: 0;*/
display: none;

}


#text {
	
line-height: 20px;
font-family: Georgia;	
color: gray;
	
}

#text a, #text a:hover {
	color:#003761;
	font-weight: bold;
}


.text {

font-family: Georgia;
font-size: 11px;
padding:25px;
color:white;

}

#text h1 {
margin-top: 5px;
margin-bottom: 10px;
size:14px; 
color:#86bc24;
text-transform: uppercase;
	font-weight:normal;
}


#text  h2 {
margin-top: 5px;
margin-bottom: 10px;
size:13px; 
color:black;
text-transform: uppercase;
	font-weight:normal;
}

#text  h3 {
margin-top: 5px;
margin-bottom: 10px;
size:11px; 
color:gray;
text-transform: uppercase;
	font-weight:normal;
}

#text p {
margin-top: 5px;
color: gray;
font-size: 14px;
line-height: 20px;

}

/*
#text ul {

margin-left: 10px;
list-style-image: url(/img/li-icon.png);


}
*/


/*
#text li {

margin-left: 5px;

}
*/

.column {
	width: 400px;
	float:left;
	padding-right:30px;
	border: 0px solid red;
	margin-bottom: 50px;
	
}

.column-right {
	margin-left: 30px;
	width: 200px;
	float:left;
	font-family:'DIN Next W02 Light';
	font-size: 13px;
	color: gray;
	border: 0px solid red;
	
}

#footer, #footer a {
	
	font-family:'DIN Next W02 Light';
	font-size: 13px;
	color: gray;
	text-transform: uppercase;
	
}

td {
padding:3px;
color: gray;
font-size: 14px;
line-height: 18px;

}

td li, td ul {
	
	margin: 0;
	padding: 0;
	
}

td li {
	line-height: 15px;
	padding-bottom: 7px;
	
}




table {
	
	padding:5px;
	border: 1px solid #b5b5b5;
	
}

.tablekontakt {
	padding:5px;
	border: 0px solid #b5b5b5;
	
}


.dottedline
{
display:block;
width:100%;
clear:both;
height:1px;
margin-top:7px;
margin-bottom:7px;
border-bottom:1px dashed #e5e5e5}

label{display:block;float:left;width:200px;}


#kontaktlinks a {
	
margin-right: 20px;
font-family:'DIN Next W02 Light';
font-size: 14px;
text-transform: uppercase;
color: #838080 ;
padding-bottom: 15px;
margin-bottom: 25px;
border: 0px solid red;
}	
	
}


