#kid_lane {
	padding:7px 10px 10px 10px;
}
.cleaner {
	clear: both;
}
.frame {
	background: #004a73;
	margin:			0 auto;
	width: 965px;
	text-align: left;
	overflow: hidden;
	padding:0 0 9px 0;
}
.header {
	height: 125px;
	background:		#005451 url('./gfx/bg_header.gif') no-repeat ;
}
.header .l {
	width: 415px;
	float: left;
	padding:36px 0 0 21px;
}
.header .r {
	width: 300px;
	float: right;
	text-align: right;
	padding:18px 21px 0 0 ;
}
.navigation {
	padding:0 9px 9px 9px;
}
.navigation a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0 15px 0 0;
	display: block;
}
.navigation .l a {
	float: left;
}
.navigation .r a {
	float: right;
}
.navigation a:hover {
	color: #D4D4D4;
}
.navigation .left {
	float: left;
	width: 9px;
	height: 24px;
}
.navigation .center {
	padding: 9px  5px 0 5px;
	width:946px;
	float: left;
	height: 24px;
	background:		transparent url('./gfx/bg_navi.gif') no-repeat ;
}
.navigation .right {
	float: left;
	width: 9px;
	height: 24px;
}
.navigation .l {
	float: left;
	width: 600px;
	margin: 0 0 0 10px;
}
.navigation .r {
	width: 300px;
	float: right;
	text-align: right !important;
	margin: 0 20px 0 0;
}


.content {
	padding: 0 10px;
	overflow: hidden;
}
.content .box_s {
	width: 309px;
	float: left;
	padding:0 9px 9px 0;
}
.content .box_s .head {
	
	height: 9px;
	overflow: hidden;
}
.content .box_s .body {
	background:		transparent url('./gfx/bg_box_s.gif') repeat-y ;
	padding:4px 15px 4px 14px;
}
.content .box_s .foot {
	height: 9px;
	overflow: hidden;
	
}

.content .box_m {
	width: 627px;
	float: left;
	padding:0 9px 9px 0;
}
.content .box_m .head {
	
	height: 9px;
	overflow: hidden;
}
.content .box_m .body {
	background:		transparent url('./gfx/bg_box_m.gif') repeat-y ;
	padding:4px 15px;
}
.content .box_m .foot {
	height: 9px;
	overflow: hidden;
	
}
.content .box_l {
	width: 945px;
	padding:0 5px 7px 0;
}
.content .box_l .head {
	
	height: 9px;
	overflow: hidden;
}
.content .box_l .body {
	background:		transparent url('./gfx/bg_box_l.gif') repeat-y ;
	padding:5px 12px;
}
.content .box_l .foot {
	height: 9px;
	overflow: hidden;
	
}

.content .box3rows .body {
	background:		transparent url('./gfx/box_3_rows_bg.gif') repeat-y ;
	padding:0 0 5px 0;
	overflow: hidden;
}
.content .box3rows .body .single {
	width: 280px;
	float: left;
	padding:5px 25px 0 14px;
}

.content .box21rows .body {
	background:		transparent url('./gfx/box_2_1_rows_bg.gif') repeat-y ;
	padding:0 0 5px 0;
}
.content .box21rows .body .single {
	width: 597px;
	float: left;
	padding:5px 25px 0 14px;
}
.content .box21rows .body .last {
	width: 280px;
	float: left;
	padding:5px 25px 0 14px;
}
.content .box22rows .body {
	background:		transparent url('./gfx/box_2_2_rows_bg.gif') repeat-y ;
	padding:0 0 5px 0;
}
.content .box22rows .body .single {
	width: 280px;
	float: left;
	padding:5px 25px 0 14px;
}
.content .box22rows .body .last {
	width: 597px;
	float: left;
	padding:5px 25px 0 14px;
}

.content a {
	color: #004a73;
	font-weight: bold;
}
.content a:hover {
	text-decoration: none;
}
.footer {
	padding: 0 9px;
}
.footer .box_l {
	width: 945px;
	padding:0 5px 7px 0;
}
.footer .box_l .head {
	
	height: 9px;
	overflow: hidden;
}
.footer .box_l .body {
	background:		transparent url('./gfx/bg_box_l.gif') repeat-y ;
	padding:5px 12px;
}
.footer .box_l .foot {
	height: 9px;
	overflow: hidden;
	
}
.last {
	padding-right: 0 !important;
}
.line {
	padding:0 0 5px 0;
	margin: 5px 0 0 0;
	border-top: 1px solid #ccc;
}

form.bewerbung {
	
}

form.bewerbung label {
	display: block;
}

form.bewerbung input {
	float: left;
	display: block;
	width:590px;
	border:0;
	border-bottom: 1px dotted #545454;
	padding:5px 0 0 0;
	color:	#808080;
	margin:0 10px 5px 0;
	font-size:12px;
	outline: none;
}

form.bewerbung textarea {
	float: left;
	display: block;
	width:590px;
	height: 100px;
	border:0;
	border: 1px dotted #545454;
	padding:5px 0 0 0;
	color:	#808080;
	outline: none;
}

form.bewerbung input.submit {
	float: left;
	display: block;
	width:590px;
	background: #E3E3E3;
	border: 1px solid #ABABAB;
	padding:2px 0;
	color:	#545454;
}
form.bewerbung input.checkbox {
	float: left;
	display: block;
	width:auto;
	background: transparent;
	border: 0;
	padding: 0;
	margin:0;
	color:	#545454;
	position: relative;
	top:-1px;
	margin:0 5px 0 0;
}
form.bewerbung input.name {
	width:255px;
	margin:0 10px 5px 0;
}
form.bewerbung input.surname {
	width:255px;
	margin:0 10px 5px 0;
}
form.bewerbung input.age {
	width:60px;
	margin:0 0 5px 0;
}
form.bewerbung input.plz {
	width:100px;
	margin:0 10px 5px 0;
}
form.bewerbung input.city {
	width:480px;
	margin:0 0 5px 0;
}
form.bewerbung input.left {
	width:290px;
	margin:0 10px 5px 0;
}
form.bewerbung input.right {
	width:290px;
	margin:0 0 5px 0;
}
form.bewerbung br {
	clear: both;
}
.infotext {
	color: #808080;
	display: block;
	width:505px;
}

form.bewerbung span.captcha {
	display: none;
	visibility: hidden;
}
form.bewerbung span.captcha span {
	float:left;
	display:block;
	width:auto
}
form.bewerbung span.captcha input {
	width:100px
}
body {
	background:		#256284 url('./gfx/bg_body.gif') repeat-x ;
	outline: none;
	margin:			0 auto;
	text-align:		center;
	font: 			12px Arial, sans-serif;
	color:			#545454;

}
img,
a img {
	border: 0;
	text-decoration: none;
}
p {
	padding:		0;
	margin:			0;
}
p,
li {
	line-height:	16px;
}
ul {
	padding:		0;
	margin:			0;
	list-style:		none;
}
ul.short {
	width:			495px;
}
ul li {
	padding:		0 0 7px 13px;
	background: 	transparent url('gfx/gfx_bullet.gif') no-repeat 0 7px;
	outline: none;
}
h1 {
	padding: 0 0 3px 0;
	margin: 0 0 9px 0;
	border-bottom: 1px solid #ccc;
	color: #004a73;
	font-size: 14px;
	text-transform: uppercase;
}
h2 {
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	color: #363636;
	font-size: 12px;
}
h2 a {
	color: #004a73 !important;
}
#wait {
	height:50px;
}
#wait img {
	float: left;
	padding:3px 5px 5px 0;
}

/*
* BBCODE Styles
*/
.bbcode {
	width: 122px;
	overflow: hidden;
}
.bbcode img {
	width: 120px;
	margin: 0 0 5px 0;
}
.bbcode em {
	display: block;
	width: 122px;
	overflow: hidden;
}
.img_left {
	float: left;
	padding: 3px 7px 7px 0;
}
.img_right {
	float: right;
	padding: 3px 0 7px 7px;
}
/*
**
*/

.po {
	padding: 0;
	display: block;
	margin: 0;
}
.pon {
	display: none;
}
