/* CSS START ######################################################################################################### */ 


* {
	margin:0;
	padding:0;	
	}


body {
	background-repeat:repeat;
	background-position:center;
	background-color: #fff;
	margin:auto;
	background-image:url(../images/bg.jpg);
	}


/* LINKS ############################################################################################################# */ 


	a:link { text-decoration: none; color: #1c3f68; font-size:12px; font-family: Verdana, Geneva, sans-serif;} 
	a:visited { text-decoration: none; color: #1c3f68; font-size:12px; font-family: Verdana, Geneva, sans-serif;} 
	a:focus { text-decoration: none; color: #1c3f68; font-size:12px; font-family: Verdana, Geneva, sans-serif;}
	a:hover { text-decoration: none; color: #7786a2; font-size:12px; font-family: Verdana, Geneva, sans-serif; } 
	a:active { text-decoration: none; color: #1c3f68; font-size:12px; font-family: Verdana, Geneva, sans-serif;} 
	
	#thirdline a:link { text-decoration: none; color: #fff; font-size:10px; font-family: Verdana, Geneva, sans-serif;} 
	#thirdline a:visited { text-decoration: none; color: #fff; font-size:10px; font-family: Verdana, Geneva, sans-serif;} 
	#thirdline a:focus { text-decoration: none; color: #fff; font-size:10px; font-family: Verdana, Geneva, sans-serif;}
	#thirdline a:hover { text-decoration: none; color: #7786a2; font-size:10px; font-family: Verdana, Geneva, sans-serif; } 
	#thirdline a:active { text-decoration: none; color: #fff; font-size:10px; font-family: Verdana, Geneva, sans-serif;} 
	
	#footer a:link  { text-decoration: none; color: #262626; font-size:11px; font-family: Verdana, Geneva, sans-serif;} 
	#footer a:visited  { text-decoration: none; color: #262626; font-size:11px; font-family: Verdana, Geneva, sans-serif;} 
	#footer a:focus { text-decoration: none; color: #e18847; font-size:11px; font-family: Verdana, Geneva, sans-serif;}
	#footer a:hover { text-decoration: none; color: #e18847; font-size:11px; font-family: Verdana, Geneva, sans-serif; } 
	#footer a:active { text-decoration: none; color: #262626; font-size:11px; font-family: Verdana, Geneva, sans-serif;} 
	
#text-home a {
	text-decoration: none; 
	color: #e18847; 
	font-size:12px; 
	font-family: Verdana, Geneva, sans-serif;	
	}
	
 
	
/* ÜBERSCHRIFTEN ################################################################################################## */ 

h1 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #dd6e0c;
	}

h2 {
	text-align:left;
	text-decoration: none; 
	color: #252525; 
	font-size:11px; 
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
	
	
h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align:left;
	text-decoration:none;
	text-shadow:1px 1px 1px #000;
	}
	
i {
	color:#a72323;
	font-family: Verdana, Geneva, sans-serif;
	
	}

/* LINE ########################################################################################################## */ 


#firstline {
	width:1100px;
	margin:auto;
	height:19px;
	background-color:#3f597b;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align:center;
	padding-top:6px;
	}

#secondline {
	width:1100px;
	margin:auto;
	height:1px;
	background-color:#3f597b;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align:center;
	}

#thirdline {
	width:1100px;
	margin:auto;
	height:19px;
	background-color:#3f597b;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-align:center;
	padding-top:6px;
	margin-bottom:5px;
	}


/* LOGO ############################################################################################################## */ 


#logo p {
	float:right;
	padding-left:20px;
	padding-top:10px;
	width:200px;
	height:90px;
	background: rgba(252,253,254,0.4);
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#e18847;
	border-bottom-left-radius: 10px;
	box-shadow:  -1px 1px 2px grey;
	

	}
	
#logo {
	height:200px;
	width: 1100px;
	background-image:url(../images/logo.png);
	margin:auto;
	}


/* HEAD ############################################################################################################## */ 


#head {
	width: 1100px;
	height: 200px;
	text-align:center;
	margin:auto;
	background: rgba(252,253,254,0.7);
	}

/* NAVI ############################################################################################################# */ 

#navi {
	width:1100px;
	height:26px;
	margin:auto;
	background-color:#e18847;
	text-align:center;
	padding-top:7px;
	}

#navi li {
	text-decoration:none;
	list-style: none;
	display: inline;
	}

#navi-color {
	color: #5e443e; 	
	}

#li-padding {
	padding-right: 50px;	
	}


/* CONTENT ############################################################################################################# */ 

#content {
	width:1100px;
	height:500px;
	margin:auto;
	background: rgba(252,253,254,0.7);
	text-align:center;
	margin-top:2px;
	}

#container-left {
	width:500px;
	height:500px;
	margin:auto;
	float:left;
	}
	
#container-left img {
	margin-top: 100px;
	border:1px solid #7786a2;
	}
	
#container-right {
	width:500px;
	height:400px;
	margin:auto;
	float:right;
	margin-top:100px;
	}
	
#container-right p {
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
	
#container-right img {
	border:1px solid #7786a2;
	}




