/*++++++++++++++++++++++++++++
© 2006 internetagentur-koch.de
+++++++++++++++++++++++++++++*/
#entire_wrapper {
	margin:auto;
	margin-top:0px;
	width:892px;
}
#head_wrapper {
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:135px;
	background:url(../images/3cols_trans/bg_head.png) bottom no-repeat;
	/*border-bottom:1px #b3bec6 solid;*/
}
#head {
	text-align:left;
	height:120px;
	color:#000000;
}
#head h1{
	margin:0;padding:0 0 0 0;color:#9d4301;font-size:1.1em;font-weight:500;
}
#center_wrapper {
	text-align:left;
	border-collapse:collapse;
	height:450px;
	border:#100a59 solid;
	border-width:0 1px 1px 1px;
}
#center_left {
	vertical-align:top;
	text-align:left;
	padding:0px 0 30px 0;
	width:168px;
	background:#fff789;
	background:url(../images/3cols_trans/bg_center_left.png) top left;
}
#center_left ul {
	list-style:none;
	margin:0;
	padding:0;
}
#center_left li {
	margin:1px 0 1px 0;
	display:block;
}
#center_content {
	font-size:1.1em;
	vertical-align:top;
	padding:20px 20px 50px 20px;
	width:614px;
	border:solid #b3bec6;
	border-width:0 0 0 1px;
	background:url(../images/3cols_trans/bg_center_content.gif);
}
#center_h1_pastos h1{
	font-size:1.1em;
	text-align:center;
}
#center_right {
	padding:0;
	width:68px;
	background:url(../images/3cols_trans/bg_center_right.gif) 12px 0px no-repeat;

}
#center_right ul {
	list-style:none;
	margin:0;
	padding:0;
}
#center_right li {
	margin:1px 0 1px 0;
	display:block;
}
#center_content h1 {
	margin-top:0;
}
#profil {
	padding:20px;
	border:silver solid 1px;
	background:url(../images/3cols_trans/profil_bg_2.gif) no-repeat bottom right;
}

#profil_total {
	text-align:left;
	padding:0;
	margin:0;
    width:auto;
    height:auto;
	min-height:150px;
}
#center_form_modul {
	background:url(../images/3cols_trans/bg_center_content.gif);
	padding:10px;
	/*border:1px solid #100a59;*/
	background:none;
}
#center_form_modul input {
	border:none 0;
	border-bottom:dotted 1px #9A0000;
	margin:0px;
	padding:0px;
}
#center_form_modul input[type=submit] {
	border:none 0;
	cursor:pointer;
	background:url(../images/default/formular-abschicken.gif) no-repeat;
	/*color:none;*/
	margin-left:2px;
	padding:3px 50px 3px 50px;
}
#center_form_modul input[type=submit]:hover  {
	background:url(../images/default/formular-abschicken2.gif) no-repeat;
}
#center_form_modul input[type=submit]:focus {
	background:url(../images/default/formular-abschicken2.gif) no-repeat;
}
#center_form_modul textarea {
	border:dotted 1px #9A0000;
	margin:0px;
	padding:0px;
}
.print_infobox {
	width:550px;
	border:3px solid #CE231B;
	background:#FFEFEE;
	color:#CE231B;
	padding:10px 10px 10px 95px;
	font-size:1.2em;
}
#foot {
	min-height:22px;
	color:#1769BA;
	text-align:center;
}
#foot a {
	font-size:0.9em;
	text-decoration:none;
	color:#c18c37;
}
#foot span {
	font-size:0.9em;
	text-decoration:none;
	color:#c18c37;
}

