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{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.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}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}
body {
	font-size: 100.01%;
	font-family: verdana;
}
.error {
	display: none;
}
#wrapper {
	width: 75%;
	margin: 0 auto;
	background-color: #00C;
	border: 1px solid #00C;
}
/*************header***********/
#header {
	height: 450px;
}
/**************Sprachauswahl************/
.mod_changelanguage.block {
	width: 400px;
	float: right;
	color: yellow;
}
.mod_changelanguage ul.level_1 {
	display: inline-flex;
	list-style: none;
}
.mod_changelanguage li {
	border-right: 1px solid yellow;
	padding-right:25px;
	padding-left: 25px;
	
}
.mod_changelanguage li a{
	color: yellow;
	text-decoration: none;
	}
.mod_changelanguage li.active{
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}
.mod_changelanguage li.last {
	border-right: none;
}
/******** nav top *******/
#nav_top.block {
	width: 100%;
	position: relative;
	color: yellow;
	right: 25px;
	
}
#nav_top ul.level_1 {
	display: inline-flex;
	list-style: none;
	float: right;
}
#nav_top li {
	border-right: 1px solid yellow;
	padding-right:25px;
	padding-left: 25px;
	
}
#nav_top li a{
	color: yellow;
	text-decoration: none;
	}
#nav_top li.active{
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}
#nav_top li.last {
	border-right: none;
}
/*************header_slide *******/
.mod_flexSlider.block {
	width: 100%;
	height: 335px;
}
/*************left **********/
#left {
	width: 22%;
	left: 0 !important;
	/* right: 200px; */
	margin-left: 0;
}
/************ nav_left**************/
#nav_left.block {
	width: 100%;
	position: relative;
	color: yellow;
}
#nav_left ul.level_1 {
	list-style: none;
	float: left;
	margin: 0 25px;
	width: 100%;
	padding: 0px 20px;
}
#nav_left li {
	width: 100%;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px solid yellow;
}
#nav_left li a{
	color: yellow;
	text-decoration: none;
	}
#nav_left li.active{
	color: yellow;
	text-decoration: underline;
	font-weight: bold;
}
#nav_left li.last {
	border-bottom: none;
}

#container {
	background: url("../../tl_files/smiley/layout/bg_container.jpg") left top repeat-y;
	width: 55%;
	padding: 0;
	margin: 0;
	width: 100%;
}

/******main*************/
#main {
	width: 71%;
	padding-right: 40px;
}
.total_start {
	float: left;
	background: yellow;
	margin-left: 35px;
	width: 68%;
	padding: 40px;
}
#right {
	width: 22%;
	right: 0 !important;
	/* right: 200px; */
	margin-left: 0;
}
/**********footer**************/
#footer {
	clear: both;
	color: yellow;
	text-align: center;
	padding-top: 25px;
}

