/**
* Koinco-STYLES
* 
* @author www.gluecksrausch-media.de
* @version 0.1
* @since april 2015
*/

#logo {
	margin			  	: 0 auto 0 auto;
	width			  	: 406px;
	height			  	: 13px;
	margin-top		  	: 50px;
}

.space{
	width			  	: auto;
	height			  	: 100px;	
}

.smallspace{
	width				: auto;
	height				: 15px;
}

.bigspace{
	width			  	: auto;
	height			  	: 200px;	
}

.clear{
	clear			  	: both;
}

.page-nav {
	display			  	: inline-block;
	margin-top		  	: 36px;
	margin-bottom	 	: 10px;
	width				: 1280px;
 }
 
.nav-inline > ul> li{
	display			  	: inline-block; 
	text-decoration		: none;
}

nav {
	list-style		  	: none;
    margin			  	: 0;
    padding				: 0;
    text-align			: center;
}
 
 nav a{
    display				: inline-block;
    padding				: 10px;
	color				: #003365;
	text-decoration	 	: none;
	padding-top			: 2px;
	padding-left		: 3px;
	padding-right		: 3px;
}

.current{
	color				: #ffffff;
	text-decoration	 	: none;
	background-color  	: #003365;
	padding-top			: 2px;
	padding-left		: 3px;
	padding-right		: 3px;
}

 nav li {
	 padding			: 20px;
 }

  nav a:hover {
	color				: #ffffff;
	background-color	: #003365;
    text-decoration 	: none;
	padding-top			: 2px;
	padding-left		: 3px;
	padding-right		: 3px;
} 

.headphoto{
	width			  	: 1280px;
	height			  	: 278px;
}	

.white{
	width				: 1280px;
	height				: 5px;
	background-color	: #ffffff;
}

#blau{
	width			  	: 1280px;
	height			  	: 580px;
	background-color  	: #003365;
	float				: left; 
}

.text > p{
	color				: #ab8776;
}

.text{
	color				: #ab8776;
	width				: 860px;
	margin				: 0px auto;
	margin-top			: 50px;
	text-align			: justify;
}
.citate{
	color				: #003365;
	text-align			: center;
}

.copyright1{
	color				: white;
	padding-top			: 540px;
	padding-left		: 5px;
	text-align			: left;
}

.impressum a{
	text-align			: right;
	text-decoration		: none;
	color				: white;
}

.impressum{
	float: right;
	margin-top			: -20px;
	margin-right		: 20px;
}


.copyright-white{
	color				:  #003365;
	padding-left		: 5px;
	text-align			: left;
}

.impressum-white a{
	text-align			: right;
	text-decoration		: none;
	color				: #003365;
}

.impressum-white{
	float			: right;
	margin-top			: -20px;
	padding-right		: 10px;
}

.copyright-start{
	color				:  white;
	padding-left		: 5px;
	text-align			: left;
}

.impressum-start a{
	text-align			: right;
	text-decoration		: none;
	color				: white;
}

.impressum-start{
	float			: right;
	margin-top			: -20px;
	padding-right		: 10px;
}



.link-neutral{
	text-decoration		: none;
	color				: #ab8776;
}
.link-blau{
	text-decoration		: none;
	color				: #003365;
}

/*GM start*/
.map{
	padding-top  : 0px;
}

#map-canvas {
        width		: 1280px;
        height		: 278px;
	}
/*GM end*/	 

#nfs{
	width			: 223px;
	height			: 46px;
}

.light{
	font-weight: 300;
	font-family: 'Open Sans' sans-serif;
}

.fsize{
	font-family: 'Open Sans' sans-serif;
	font-size		: 14px !important;
}

.netf{
	background-color: none !important;
	color: #ab8776;
}