body {
	font-size:14px;
	line-height:16px;
	font-family:Lucida Sans, Helvetica, Arial, Verdana;
	background-color:#F0F0F0;
	color:#666;
	margin:0px;
	padding:0px;
}

button {
	border: 1px solid #10E040;	
 	-moz-border-radius: 5px; 
 	-webkit-border-radius: 5px; 
 	border-radius: 5px; 
 	-khtml-border-radius: 5px; 
	background-color:#FEFEFE;
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	box-shadow: 1px 1px 10px #ccc;
}

button:hover {
	border: 2px solid #10E040;	
	background-color:#E9E9E9;
}

a {
	text-decoration:none;
	font-size:1em;
	color:#dc0227;
	cursor:pointer;
}

a.datenschutz {

}

a.datenschutz:hover {
	color:#444;
}

a:hover {
	color:#444;
}

a.inner_link {
	background-image:url(../../images/icons/link.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
}

a.inner_link:hover {
	background-image:url(../../images/icons/link_hover.png);
}

ul {
	margin:0px;
	padding:0px 0px 0px 15px;
}

li {
	list-style-image: url(../../images/icons/link_hover.png);
    margin: 0;
   	padding: 0;
}

#header {
	height:240px;
	width:1024px;
}

#logo {
    position: absolute;
    top: 0px;
    width: 100px;
    left:0px;
    font-size:0.8em;
    color:#aaa;
    text-shadow:0px 0px 2px #fff;
}

#logo div {
	display:block;
	margin-bottom:5px;
}

.box-shadow {
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	box-shadow: 1px 1px 10px #ccc;
}

.box-shadow2 {
	-moz-box-shadow: 3px 3px 20px #888;
	-webkit-box-shadow: 3px 3px 20px #888;
	box-shadow: 3px 3px 20px #888;
}

.headline {
	position:absolute;
	font-size:3em;
	top:43px;
	left:30px;
	text-shadow:0px 0px 2px #ffffff;
	color:#222;
}

#page {
    margin: 10px auto 40px;
    padding-top: 0px;
    position: relative;
    width: 1024px;
    min-height: 695px;
	background-color:#fefefe;
}

#top {
	background-image:url(../../images/Schadennetz-Logo.jpg);
	background-position:left bottom;
	height:155px;
	width:1022px;
	position: absolute;
    top: 0px;
    border-bottom: 1px solid #efefef;
    border:1px solid #ccc;
}

#top2 {
	background-image:url(../../images/gradients/gradient_top.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	height:35px;
	width:1022px;
	position: absolute;
    top: 148px;
    border-bottom: 1px solid #efefef;
    border:1px solid #ccc;
}

#main {
	padding:30px;
	border:1px solid #ccc;
	background-color:#fff;
	min-height:100%;
	background-image:url(../../images/gradients/gradient_main.jpg);
	background-repeat:repeat-x;
	margin-top:1px;
}

.innermain .one_col {
	position: absolute;
    top: 222px;
    width: 962px;
	border: 1px solid #10E040;
    background-color:#eeeeee;
    height:450px;
}

.innermain .left_col {
	overflow-y: auto;
	position: absolute;
    top: 222px;
	border: 1px solid #10E040;
    width: 630px;
    background-color:#eeeeee;
    height:450px;
}

.inner_content {
	padding:15px;
	background-image:url(../../images/gradients/inner_back.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#f8f8f8;
	margin:2px;
	text-shadow: 0 0 3px #FFFFFF;
}

.inner_content1 {
	padding:15px;
	background-image:url(../../images/gradients/inner_back.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#f8f8f8;
	margin:2px;
	text-shadow: 0 0 3px #FFFFFF;
}

.inner_content2 {
	padding:0px;
	background-image:url(../../images/gradients/inner_back.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	background-color:#f8f8f8;
	margin:2px;
	text-shadow: 0 0 3px #FFFFFF;
}

.innermain .right_col {
	position: absolute;
    right: 30px;
    text-align: right;
    top: 222px;
    width: 300px;
    background-color:#eeeeee;
    border: 1px solid #10E040;
    text-align:left;
    min-height:450px;
}

.imageborder {
	background-color:#fff;
	padding:3px;
	border:1px solid #dedede;
	margin-left:15px;
	margin-bottom:10px;
}

.imageborder1 {
	background-color:#fff;
	padding:3px;
	border:1px solid #dedede;
	margin-right:15px;
	margin-bottom:10px;
}

.imageborder-full {
	background-color:#fff;
	padding:3px;
	border:1px solid #dedede;
}

.imgtrans {
	display: block;
    float: right;
    margin-left: 25px;
    text-align: center;
    width: 170px;
}

.imgtrans img {
	margin-bottom:25px;
}

.hboxstart {
	height:400px;
}

.hboxcontact {
	height:780px;
}

.plan-teaser {
    top: 1155px !important;
}

/* Flotte Details */

.details {
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%;
    cursor:pointer;
    padding-bottom: 40px;
}

.details-height-100 {
	height: 100px;
}


.details-height-140 {
	height: 140px;
}

.details-height-150 {
	height: 150px;
}

.details-height-160 {
	height: 160px;
}

.details-height-170 {
	height: 170px;
}

.details-height-180 {
	height: 180px;
}

.details-height-190 {
	height: 190px;
}

.details-height-200 {
	height: 200px;
}

.details-height-210 {
	height: 210px;
}

.details-height-630 {
	height: 630px;
}

.details table{
	width:100%;
}

.details table td{
	valign:middle;	
}

.details table td.breaker {
	border-bottom:1px solid #ededed;	
	padding-top:0px;
}

.details table td.newpart {
	padding-top:0px;	
}

.opener {
	background-color: #FFFFFF;
    height: 15px;
    margin: 20px -14px -14px;
    width: 571px;
    opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    text-align: center;
    cursor:pointer;
}


/* Navigation */

#navigation {
	left: 20px;
    position: absolute;
    top: 122px;
    z-index: 1000;
}

#navigation li {
	float:left;
	margin-right:3px;
	list-style-image:none;
	list-style:none;
}

#navigation li > a {
	background-image: url("../../images/gradients/gradient_navi.jpg");
    color: #EEEEEE;
    display: block;
    padding: 5px 20px;
    text-shadow: 0 0 2px #222;
}

#navigation li > a:hover {
	background-color:#cccccc;
	background-image: url("../../images/gradients/gradient_navi_hover.jpg");
}

#navigation li.open > a {
	background-image: url("../../images/gradients/gradient_navi_open.jpg");
    color: #444444;
    text-shadow: 0 0 2px #FFFFFF;
}

#navigation li.special > a {
	background-image: url("../../images/gradients/gradient_navi_special.jpg");
	text-shadow:0px 0px 2px #a6001c;
}

#navigation2 {
	left: 20px;
    position: absolute;
    top: 159px;
    z-index: 1000;
}

#navigation2 li {
	float:left;
	margin-right:3px;
	list-style-image:none;
	list-style:none;
}

#navigation2 li > a {
	background-image: url("../../images/gradients/gradient_navi1.jpg");
    color: #EEEEEE;
    display: block;
    padding: 5px 20px;
    text-shadow: 0 0 2px #222;
}

#navigation2 li > a:hover {
	background-color:#cccccc;
	background-image: url("../../images/gradients/gradient_navi_hover1.jpg");
}

#navigation2 li.open > a {
	background-image: url("../../images/gradients/gradient_navi_open.jpg");
    color: #444444;
    text-shadow: 0 0 2px #FFFFFF;
}

#navigation3 {
	left: 20px;
    position: absolute;
    top: 196px;
    z-index: 1000;
}

#navigation3 li {
	float:left;
	margin-right:3px;
	list-style-image:none;
	list-style:none;
}

#navigation3 li > a {
	background-image: url("../../images/gradients/gradient_navi1.jpg");
    color: #EEEEEE;
    display: block;
    padding: 5px 20px;
    text-shadow: 0 0 2px #222;
}

#navigation3 li > a:hover {
	background-color:#cccccc;
	background-image: url("../../images/gradients/gradient_navi_hover1.jpg");
}

#navigation3 li.open > a {
	background-image: url("../../images/gradients/gradient_navi_open.jpg");
    color: #444444;
    text-shadow: 0 0 2px #FFFFFF;
}

#navigation4 {
	left: 680px;
    position: absolute;
    top: 196px;
    z-index: 1000;
}

#navigation4 li {
	float:left;
	margin-right:3px;
	list-style-image:none;
	list-style:none;
}

#navigation4 li > a {
	background-image: url("../../images/gradients/gradient_navi1.jpg");
    color: #EEEEEE;
    display: block;
    padding: 5px 20px;
    text-shadow: 0 0 2px #222;
}

#navigation4 li > a:hover {
	background-color:#cccccc;
	background-image: url("../../images/gradients/gradient_navi_hover1.jpg");
}

#navigation4 li.open > a {
	background-image: url("../../images/gradients/gradient_navi_open.jpg");
    color: #444444;
    text-shadow: 0 0 2px #FFFFFF;
}

#udata {
	display:block;
	line-height:6px;
	position:absolute;
	width:986px;
	margin-left:10px;
	margin-right:30px;
	top:20px;	
	color:#666;
	text-align:right;
	z-index:20000;
}

#footer {
	display:block;
	position:absolute;
	width:995px;
	margin-left:10px;
	margin-right:20px;
	top:130px;
	color:#666;
}

#footer li {
	float:right;
	list-style-image:none;
	list-style:none;
}

#footer li > a {
	padding:0px 10px;
	color:#666;
	text-shadow:0px 0px 2px #fff:
}

#footer span {
	color:#666;
}

#footer .blz_logo {
 	left: 3px;
    position: absolute;
    top: -90px;
}

#footer2 {
	display:block;
	position:absolute;
	width:1024px;
	margin-left:10px;
	margin-right:20px;
	top: 710px;
}

#footer2 li {
	float:right;
	list-style-image:none;
	list-style:none;
}

#footer2 li > a {
	padding:0px 10px;
	color:#666;
	text-shadow:0px 0px 2px #fff:
}

#footer2 span {
	color:#666;
}

#footer2 .blz_logo {
 	left: 3px;
    position: absolute;
    top: -90px;
}

.powered {
	position:relative;
	top:-10px;
}

h1 {
	color: #222;
    font-size: 1.6em;
    margin: 10px 0px 0px;
    font-weight: bold;
}

h2 {
	color: #444444;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 7px 0px 20px;
}

h2.h2imText {
	margin-top:25px;
	margin-bottom:7px;
}

/* Formular & Dialog*/
.dialog {
	left: 50%;
    margin-left: -482px;
    top: 132px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    width: 963px;
    z-index: 10000;
	background-color:#fff;
}

.dialog .inner_content {
	overflow:auto;
	height:520px;
	background-color: #F8F8F8;
    background-image: url("../../images/gradients/inner_back.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
}

.dialog p {
	padding:10px 0px;
}

.dialog .close {
	background-color: #70D125;
    border: 1px solid #DEDEDE;
    color: #FFFFFF;
    font-size: 0.8em;
    height: 17px;
    right:30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 80px;
    cursor:pointer;
}

.dialog2 {
	left: 50%;
	overflow-y:no;
    margin-left: -382px;
    top: 250px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    width: 763px;
    z-index: 10000;
	background-color:#fff;
}

.dialog2 .inner_content {
	overflow:no;
	height:300px;
	background-color: #F8F8F8;
    background-image: url("../../images/gradients/inner_back.jpg");
    background-position: left bottom;
    background-repeat: repeat-x;
}

.dialog2 p {
	padding:10px 0px;
}

.dialog2 .close {
	background-color: #70D125;
    border: 1px solid #DEDEDE;
    color: #FFFFFF;
    font-size: 0.8em;
    height: 17px;
    right:30px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 80px;
    cursor:pointer;
}

#success {
    font-size: 0.9em;
    line-height: 1.2em;
    width: 235px;
}

.success-message {
	color:#339900;
}

.fault-message {
	background-color: #FFFFFF;
    border: 1px dotted #FF3300;
    color: #DC0227;
    display: block;
    padding: 10px;
}

.checkbox label {
	float: left;
    font-size: 0.8em !important;
    line-height: 1.4em;
    margin-top: 3px !important;
    width: 280px;
}

.checkbox span {
	float:left;
	margin-top:0px !important;
}




/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 1px; border-top-left-radius: 8px; -khtml-border-radius: 8px; }
.ui-corner-tr { -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; -khtml-border-radius: 8px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; -khtml-border-radius: 8px; }
.ui-corner-br { -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px; -khtml-border-radius: 8px; }
.ui-corner-top { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -khtml-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; -khtml-border-top-right-radius: 8px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; -khtml-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px; -khtml-border-bottom-right-radius: 8px; }
.ui-corner-right {  -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; border-top-right-radius: 8px; -khtml-border-top-right-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px; -khtml-border-bottom-right-radius: 8px; }
.ui-corner-left { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; border-top-left-radius: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; -khtml-border-bottom-left-radius: 8px; }
.ui-corner-all { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; -khtml-border-radius: 8px; }

.ui-corner-tl-6 { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 1px; border-top-left-radius: 6px; -khtml-border-radius: 6px; }
.ui-corner-tr-6 { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -khtml-border-radius: 6px; }
.ui-corner-bl-6 { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -khtml-border-radius: 6px; }
.ui-corner-br-6 { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -khtml-border-radius: 6px; }
.ui-corner-top-6 { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; }
.ui-corner-bottom-6 { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; }
.ui-corner-right-6 {  -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; }
.ui-corner-left-6 { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; border-top-left-radius: 6px; -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; }
.ui-corner-all-6 { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; -khtml-border-radius: 6px; }