/* Aufbau der Seite */
body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../grafiken/BG_vorerst/BG_middle_links.jpg);
}

#main{
	position: relative;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 100%;
	margin: 0px auto;
	z-index: 20;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	width:930px;
	height:110px;
	float: left;
	overflow: hidden;
}

#footer_wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 65px;
	float: left;
	background: url(../grafiken/BG_vorerst/BG_bottom.png) no-repeat;
}

#footer {
	position: relative;
	top: 18px;
	left: 35px;
	width: 300px;
	height: 25px;
	margin: 0px auto;
}

#right_imprint {
	position:relative; 
	float:right; 
	right:100px
}
/* Ende Aufbau */



/* Navigation */

#navigation_wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 22px;
	float: left;
	padding: 0px 0px 5px 0px;
	background: url(../grafiken/Bilder/navi_streifen.png) no-repeat;
}

#navi {
	position: relative;
	top: 0px;
	left: 50px;
}

#navigation_line_top {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
/* Ende Navigation*/



/* Content */

#content_wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 930px;
	height: 100%;
	float: left;
	background: url(../grafiken/BG_vorerst/BG_middle.png) repeat-y;
	padding: 5px 0px 40px 0px;
	
}

#content_left {
	position: relative;
	top: 0px;
	left: 25px;
	width: 610px;
	height: 100%;
	float: left;
}

#content_left_pic {
	position: relative;
	top: 0px;
	left: 0px;
	width: 625px;
	height: 250px;
	float: left;
}

#content_left_pic_start {
	position: relative;
	top: 0px;
	left: 0px;
	width: 625px;
	height: 320px;
	float: left;
}

#content_left_txt {
	position: relative;
	top: 0px;
	left: 30px;
	width: 570px;
	height: auto;
	float: left;
}

#content_left_linie {
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
}

#content_left_linie_start {
	position: relative;
	float: left;
	padding: 8px 0px 0px 0px;
}

#content_right {
	position: relative;
	top: 10px;
	left: 35px;
	width: 260px;
	height: 100%;
	float: left;
}

#content_right2 {
	position: relative;
	top: 0px;
	left: 35px;
	width: 260px;
	height: 100%;
	float: left;
}

#content_right_txt {
	position: relative;
	top: 0px;
	left: 0px;
	width: 250px;
	height: auto;
	float: left;
	padding: 0px 0px 5px 0px;
}

#content_right_linie {
	position: relative;
	float: left;
	margin-top: 30px;
}

.content_right_linie {
	position: relative;
	float: left;
	padding: 10px 0px 0px 0px;
}

#box1 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 230px;
	height: 140px;
	float: left;
	padding: 0px 0px 16px 0px;
}

#box2 {
	position: relative;
	top: 28px;
	left: 20px;
	width: 230px;
	float: left;
	overflow: hidden;
	padding: 0px 0px 40px 0px;
}

#box3 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 260px;
	float: left;
}

#box4 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 260px;
	float: left;
	overflow: hidden;
}

.cdu_office_box {
	position: relative;
}

/* Ende Content */


/* Schriften */

.arial {
	color: #3b3b3d;
	font: 10pt Arial;
	line-height: 22px;
}

.arial_red {
	color: #ff0000;
	font: 10pt Arial;
	line-height: 22px;
}

.arial_bold_mitmachen {
	color: #f8b430;
	font:bold 10pt Arial;
	line-height: 22px;
}


.arial3 {
	color: #ccc;
	font: italic 9pt Arial;
	line-height: 22px;
}

.arial2 {
	color: #3b3b3d;
	font: 9pt Arial;
	line-height: 22px;
}

.arial_bold2 {
	color: #3b3b3d;
	font: bold 11pt/18px Arial;
}

.arial_footer {
	color: #fff;
	font: 11pt/18px Arial;
}

.arial_bold {
	color: #f8b430;
	font: bold 11pt Arial;
}



/* LINK */


.link {
	color: #f8b430;
	font: bold 11pt Arial;
}

a.link:link {
	color: #f8b430;
	font: bold 11pt Arial;
}

a.link:hover {
	color: #f8b430;
	font: bold 11pt Arial;
}

a.link:visited {
	color: #f8b430;
	font: bold 11pt Arial;
}

/* Ende */



.arial_bold_kontakt {
	color: #f8b430;
	font: bold 11pt Arial;
}

.headline_arial {
	color: #f8b430;
	font: bold 14pt Arial;
}

.headline_arial_box {
	color: #f8b430;
	font: bold 12pt Arial;
}

.subheadline_arial_mitmachen {
	color: #f8b430;
	font: bold 10pt Arial;
}

.error_arial_box {
	color: #ff0000;
	font: bold 9pt Arial;
	border: 1px solid #f00;
	padding: 5px;
	width: 210px;
}

.danke_arial_box {
	color: #007c45;
	font: bold 9pt Arial;
	border: 1px solid #007c45;
	padding: 5px;
	width: 210px;
}

/* Ende Schriften */



/* Ausrichtungen */
.pfeil {
	position: relative;
	top: 0px;
	right: 19px;
	float: right;
}

.pfeil2 {
	position: relative;
	top: 0px;
	right: 19px;
	float: right;
}

.pfeil3 {
	position: relative;
	top: 5px;
	left: 126px;
}

.pfeil4 {
	position: relative;
	top: 5px;
	left: 20px;
}

.pfeil5 {
	position: relative;
	top: 5px;
	left: 0px;
	padding: 0px 20px 0px 0px;
}

#anmelde_box {
	position: relative;
	top: 5px;
	left: 3px;
	width: 220px;
	height: 45px;
	float: left;
}

#anmelde_box2 {
	position: relative;
	top: -15px;
	left: 3px;
	width: 220px;
	height: 30px;
	float: left;
}

#internetauftritt {
	position: relative;
	width: 580px;
	height: auto;
	float: left;
	padding: 0px 0px 20px 0px;
}

.inet_ja {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	color: #3b3b3d;
	font: 10pt Arial;
	line-height: 22px;
}

.inet_nein {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	color: #3b3b3d;
	font: 10pt Arial;
	line-height: 22px;
}

#zusammenfassung {
	position: relative;
	width: 580px;
	height: auto;
	float: left;
	padding: 0px 0px 20px 0px;
}

#pfeil_wrapper {
	position: relative;
	width: 580px;
	height: 30px;
	float: left;
}

.pfeil_left {
	position: relative;
	width: auto;
	height: auto;
	float: left;
}

.pfeil_right {
	position: relative;
	width: auto;
	height: auto;
	right: 35px;
	float: right;
}
/* Ende Ausrichtungen */



/* LINKS */

.links {
	color: #3b3b3d;
	font: 10pt Arial;
}

a.links:link {
	color: #3b3b3d;
	font: 10pt Arial;
	text-decoration: none;
}

a.links:hover {
	color: #f8b430 !important;
	font: 10pt Arial;
	text-decoration: none;
}

a.links:visited {
	color: #3b3b3d;
	font: 10pt Arial;
	text-decoration: none;
}

.links2 {
	color: #f8b430;
	font: bold 11pt Arial;
}

a.links2:link {
	color: #f8b430;
	font: bold 11pt Arial;
	text-decoration: none;
}

a.links2:hover {
	color: #3b3b3d !important;
	font: bold 11pt Arial;
	text-decoration: none;
}

a.links2:visited {
	color: #f8b430;
	font: bold 11pt Arial;
	text-decoration: none;
}

a {
	outline: none;
}

/*ENDE LINKS */


/* FineArt */

.inputfelder{
	padding: 3px;
	background-color: #f0f0f0;
	border: 1px solid #d5d5d5;
	width: 210px;
}

#abstand_special {
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 15px;
}

.login_anmelden {
	background-image: url(../grafiken/box_big_loginhessennetz3.jpg);
    height: 190px;
    margin: 0px 0px 0px 0px;
    overflow: hidden;
    width: 260px;
    color: #3b3b3d;
	font: 10pt Arial;
}

.formfeld {
    border: 1px solid #A9A9A9;
    color: #797979;
    font: 10pt "Lucida Grande",Lucida,Verdana,sans-serif;
}
/* ENDE */





