/* Contao Open Source CMS :: Copyright (C) 2005-2011 Leo Feyer :: LGPL license */
body{margin:0;padding:0;font-size:100.01%;text-align:left;position:relative;}select,input,textarea{font-size:99%;}form{margin:0;padding:0;}img{border:0;}#left{float:left;}#right{float:right;}#main{width:auto;position:relative;}.inside{position:relative;text-align:left;}.block{overflow:hidden;}.clear,#clear{height:0.1px;font-size:0.1px;line-height:0.1px;clear:both;}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}.custom{display:block;text-align:left;}.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden;}*+html #main{position:static;}header,footer,nav,section,aside,article,figure,figcaption{display:block;}

@charset "UTF-8";
*{
	margin:0;
	padding:0;
	border:0;
}
body{	
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:1.4;
	color: #000000;
	background-color:#b7b6b6;
}
h1, h2, h3, h4, h5, h6, ul, li, p, input, select, textarea{
	margin:0;
	padding:0;
	border:0;
}
h1, h2{
	color:#C4CC1F;
	font-weight:bold;
	font-size:14px;
	padding-bottom:20px;
}
h3, h4, h5, h6{
	color:#C4CC1F;
	font-weight:bold;
	font-size:12px;
	padding-bottom:5px;
	padding-top:10px;
}
img{
	vertical-align:middle;
}
a, a:visited{
	color:#c4cc1f;
	text-decoration:none;
}
a:hover, a:active{
	color:#c4cc1f;
	text-decoration:underline;
}
/* Navigation */
#headerNav li{
	display:block;
	float:left;
	margin-right:30px;
	padding:2px;
}
#headerNav a, #headerNav a:visited{
	display:block;
	color:#3e3e3e;
	text-transform:uppercase;	
	font-size:13px;
	font-weight:bold;
	line-height:21px;
	background-image: url("/tl_files/kidsmarkt/images/layout/point.gif");
	background-repeat:no-repeat;
	background-position: 6px 12px;
	padding:6px 3px 6px 25px;
}
#headerNav a:hover, #headerNav a:active{
	color:#FFF;
	text-decoration:none;	
}
#headerNav .active a, #headerNav .active a:visited, #headerNav .trail a, #headerNav .trail a:visited{
	color:#FFF;
}

/* Subnav */
#subnav a, #subnav a:visited{
	display:block;
	color:#3e3e3e;
	text-transform:uppercase;	
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	background-image: url("/tl_files/kidsmarkt/images/layout/point_green.gif");
	background-repeat:no-repeat;
	background-position: 6px 5px;
	padding:2px 3px 2px 25px;
}
#subnav a:hover, #subnav a:active{
	color:#c4cc1f;
	text-decoration:none;	
}

/* Container */
#wrapper{
	width:900px;
	margin: 100px auto 20px;
}
#headerTop{
	height:76px;
	width:900px;
	background-color:#c4cc1f;
	border-bottom:1px solid #fff;
	position:relative;
}
#headerNav{
	height:38px;
	width:884px;
	background-color:#c4cc1f;
	padding:0 8px;
}
#headerNav .mod_customnav{
	float:right;
}
#headerNav .mod_customnav li{
	margin-right:8px;
}
#headerNav .mod_navigation{
	float:left;
}
#container{
	background-color:#fff;
	position:relative;
	float:left;
}
#placeholder{
	height:320px;
	width:1px;
	float:left;
}
#footer{
	height:17px;
	padding:9px 0;
	background-color:#c4cc1f;
	float:left;
	margin-bottom:20px;
}
#logo{
	display:block;
	position:absolute;
	right:0;
	top:5px;
	padding:0 20px 0 60px;
}
#left{
	width:389px;
	padding:24px 12px 14px 11px;
	float:left;
}
#left img{
	float:left;
	margin-right:5px;
}
#left img.third{
	margin:0;
}
#main{
	float:right;
	width:463px;
	padding:24px 12px 72px 12px;
}
#main p{
	padding:5px 0;
}
#subnav{
	position:absolute;
	right:0;
	bottom:0;
	padding:10px 12px;
	width:220px;
}
/* Marquee */
#footer{
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	color:#3e3e3e;
}
#footer a, #footer a:visited{
	color:#3e3e3e;
}
#footer a:hover, #footer a:active{
	color:#fff;
}
.mEntry{
	margin:0 20px 0 0;
}
.mEntryTitle{
	color:#fff;
}
#main ul{
	padding-left: 20px;
}

input.text, input.captcha, select{
	display:block;
	border:1px solid #c0c0c0;
	padding:2px;
	float:right;
	width:240px;
	margin-right:35px;
	margin-bottom:5px;
}
input.checkbox{
	float:left;
	margin-top:5px;
}
option{
	padding:1px 2px;
}
label{
	float:left;
	clear:both;
	line-height:21px;
	padding:1px;
	width:180px;
}
label.agb{
	float:right;
	width:430px;
}
form h3{
	float:left;
	clear:both;
}
textarea{
	display:block;
	border:1px solid #c0c0c0;
	padding:2px;
	float:left;
	width:425px;
}
.submit_container{
	clear:both;
	padding-top:10px;
}
input.submit{
	cursor:pointer;
	background-color: #C4CC1F;
	padding:2px 20px;
}
input.submit:focus, input.submit:hover{
	cursor:pointer;
	background-color: #c0c0c0;
}
#main p.error{
	float:left;
	width:240px;
	color:red;
	font-size:11px;
	padding:0;
}
input.error, textarea.error, select.error{
	border:1px solid red;
}
.widget{
	clear:both;
}
table{
	border:0;
	border-collpase: collapse;
	width:100%;
}
table td{
	padding:2px 10px 2px 2px;
	vertical-align:top;
}

/* IE 7 Hack */
* + html #subnav{
	position:static;
	float:right;
	clear:right;
	padding-right:20px;
}
* + html #main{
	padding-bottom:0;
}