/*
 * ProBar Layout-CSS  Stand: 15.06.2009
*/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color: #e6e6e6;
}


#outer {
	width: 955px;
	top:5px;
	background: #048BC5 url(../img/bg.gif) repeat-y scroll 0 0;
	height: auto !important;
	height: 730px;
	margin:0 auto;
	padding: 0px;
	background-color: #048BC5;
	border: 1px solid #CCC;
}

#header {
	padding: 0px;
	background: url(../img/ugw_header.jpg) no-repeat;
	height: 65px;
	margin: 0px;
	position:relative;
}

#contentimage {
	padding: 0px;
	width: 541px;
	margin:0 0 10px 0;
}

#contentcopy {
	margin: 10px;
	width: 515px;
}

#leftcontent {
	float: left;
	width: 180px;
	height: auto !important;
	min-height: 610px;
	margin-right: 0px;
	padding: 10px 5px 0 15px;
	background-color: #F2F2F2;
	position:relative;
}

#extras {
	margin-top: 90px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	position:relative;
	padding: 5px 5px 0 0px;
}

#content {	
	float: left;
	padding: 0px;
	height: auto !important;
	min-height: 620px;
	width: 541px;
	background-color: #FFFFFF;
	position:relative;
}


#rightcontent{
	width:209px;
	float: right;
	height: auto !important;
	min-height: 620px;
	padding: 0px;
	background-color: #048BC5;
	position:relative;
}



#footer {
	clear: both;
	height: 15px;
	padding: 10px 0 5px 10px;
	margin-top: 5px;
	font-family: verdana, arial, sans-serif;
	color:#fff;
	background-color: #048BC5;
}


#box1 {
	margin-top: 5px;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	height: 260px;
	background-color: #048BC5;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	position:relative;
	padding: 5px 0 0 15px;
}

#box2{
	margin-top: 5px;
	width: 180px;
	\width: 190px;
	w\idth: 180px;
	height: 230px;
	background-color: #048BC5;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position:relative;
	color: #fff;
	padding: 5px 0 0 15px;
}


.bodytext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #333333;}
.egbezeichner { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #01578A; padding-top:6px; padding-left:3px; font-weight:bold;}
.eingabebl {background-color:#B4DFEF; color: #333333; font-size: 11px; line-height: normal; font-family: Arial, Helvetica, sans-serif}
.buttons {background-color:#72C2E0; color: #FFFFFF; font-weight: bold; font-size: 11px; line-height: normal; font-family: Arial, Helvetica, sans-serif}

.forcheckbox label {

	float: left;

	width: 350px;

	margin: 0 15px 5px 5px;

	padding: 1px 0 0 5px;

}



.forcheckbox input {

	float: left;

	margin:0px;

	}
