body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@charset "UTF-8";
/* APOLLO PARTENRS


grau 404040

blau		2a679d

 */

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-align: center;
	background-color: #D0D6DC;
}

#wrapper {
	width: 1000px;
	height: auto;
	margin: 50px auto;
	background-color: #fff;
	text-align: left;
	padding: 20px 20px 0 20px;
	-moz-box-shadow: 0 0 12px #888; /* Firefox */
	-webkit-box-shadow: 0 0 12px #888; /* Chrome, Safari */
	-khtml-box-shadow: 0 0 12px #888; /* Konqueror */
	box-shadow: 0 0 12px #888; /* CSS3 */
}

#left {
	width: 280px;
	height: auto;
	margin-left: 1px;
}

#main {
	width: 700px;
	height: auto;
	float: right;
}

/*=============  NAVIGATION  =============*/
#left .mod_navigation ul {
	list-style: none;
	font-family: Gergia, Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	margin-top: 16px;
}

#left .mod_navigation ul.level_1 li  {
	width: 130px;
	height: 80px;
	float: left;
	margin: 20px 20px 0 0;
}


#left .mod_navigation ul.level_1 li a {
	display: block;
	width: 130px;
	height: 45px;
	float: left;
	padding-top: 35px;
	background-color: #D0D6DC;
	color: #404040;
	text-transform: uppercase;
	text-align: center;
}

#left .mod_navigation ul.level_1 li:nth-child(2n) {
	margin-right: 0;
}

#left .mod_navigation ul.level_1 li:nth-child(2) a,
#left .mod_navigation ul.level_1 li:nth-child(4) a,
#left .mod_navigation ul.level_1 li:nth-child(8) a{
	padding-top: 25px;
	height: 55px;
}

#left .mod_navigation ul.level_1 li a.active,
#left .mod_navigation ul.level_1 li a:hover,
#left .mod_navigation ul.level_1 li a.trail {
	background-color: #2a679d;
	color: #fff;
}

#left .mod_navigation ul.level_2 {
	display: none;
}

/*==============  MAIN ================*/
#main p {
	margin-bottom: 20px;
}

#main ul,
#main ol {
	margin: 0 0 20px 30px;
}

#main ul li,
#main ol li {
	margin-bottom: 5px;
}

#main h1 {
	font-family: Georgia, Times, serif;
	font-weight: 900;
	color: #2a679d;
	margin-bottom: 20px;
	font-size: 1.3em;
}

#main img {
	margin-bottom: 17px;
}

#main a {
	color: #2a679d;
}

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

#main table {
	border-spacing: 0;
	margin-bottom: 20px;
}

#main table tr td {
	border-bottom: 1px solid #aaa;
	padding: 3px;
}

/*========  PROFILE  ===========*/
#main #profile ul li {
	margin-bottom: 0;
}

/*=========  SONSTIGES  ============*/
.clear {
	clear: both;
}

.invisible {
	display: none;
}
