h1 {
	font-size: 40px;
	color: #FFF;
	line-height: 1em;
}
h2 {
	font-size: 30px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin-top: 10px;
	color: #76A12D;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
}
h4 {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	margin-top: 20px;
	color: #76A12D;
	padding-bottom: 5px;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

legend {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #333;
}
em {
	color: #76A12D;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	color: #76A12D;
}

a:hover {
	color: #76A12D;
	text-decoration: underline;
}
#head-wrapper {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	position: relative;
}
#head-branding {
	height: 46px;
	width: 176px;
	position: absolute;
	left: 50px;
	top: 30px;
}
#teaser-wrapper {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/teaser-bg.jpg) no-repeat;
	position: relative;
}
#teaser-headline {
	height: 78px;
	width: 390px;
	position: absolute;
	left: 50px;
	top: 40px;
}
#teaser-cnav {
	position: absolute;
	float: left;
	clear: left;
	left: 50px;
	bottom: -10px;
	z-index: 10;
}
#teaser-nav {
	margin-right: 25px;
}

#teaser-vertrag {
	height: 436px;
	width: 352px;
	position: absolute;
	background: url(../images/vertrag-teaser-bg.png) no-repeat left top;
	right: 95px;
	top: 5px;
}
#teaser-vertrag-headline h1{
	height: auto;
	width: 225px;
	position: absolute;
	color: #FF7707;
	top: 145px;
	left: 75px;
	font-size: 18px;
	font-weight: bold;
}
#teaser-provider-logo {
	height: 52px;
	width: 111px;
	position: absolute;
	left: 75px;
	top: 180px;
}
#teaser-icon-vertragslaufzeit {
	height: 52px;
	width: 52px;
	position: absolute;
	top: 242px;
	left: 75px;
}
#teaser-icon-vertragsverlaengerung {
	height: 52px;
	width: 52px;
	position: absolute;
	top: 242px;
	left: 134px;
}
#teaser-vertrag-headline-1  {
	top: 90px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7BAA2A;
	font-size: 26px;
	position: relative;
	left: 60px;
	font-weight: bold;
	padding: 5px;
	width: 225px;
}

#teaser-vertrag-handy {
	height: 114px;
	width: 111px;
	position: absolute;
	top: 180px;
	left: 193px;
}
#teaser-vertrag-euro {
	position: absolute;
	height: 71px;
	width: 70px;
	bottom: 30px;
	left: 75px;
}
#teaser-vertrag-text p {
	color: #7BAA2A;
	font-size: 11px;
	position: absolute;
	right: 60px;
	bottom: 75px;
}
#teaser-vertrag-grundgebuehr p {
	font-size: 40px;
	color: #FF7707;
	position: absolute;
	right: 60px;
	bottom: 30px;
}
#headline-container {
	height: 60px;
	background: #76A12D url(../images/shadow-headline.png);
}
#headline-wrapper {
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#headline-wrapper h1 {
	margin-left: 50px;
	line-height: 60px;
}



#subnavigation-wrapper {
	width: 908px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	height: 100px;
}

#maincontent-wrapper {
	width: 908px;
	background: #FFF;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 46px 70px;
}
#maincontent-headline h2 {
	border-bottom-style: none;
	padding-left: 5px;
	font-size: 28px;
	font-weight: normal;
}

#maincontent-left {
	width: 390px;
	background: #FFF url(../images/home-maincontent-bg.jpg) no-repeat;
	overflow: visible;
	float: left;
	padding: 20px;
	height: 800px;
}
#maincontent-right {
	height: 800px;
	width: 390px;
	background: #FFF url(../images/home-maincontent-bg.jpg) no-repeat;
	float: right;
	padding: 20px;
}
#detailsuche-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #EFEFEF;
	width: 280px;
	height: auto;
	float: left;
	padding: 0px 10px;
	
}
#detailsuche-buttons-container {
	margin-top: 57px;
	height: 20px;
	border-top: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

#suchergebnis-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	width: 580px;
	height: 100%;
	float: right;
	position: relative;
	padding: 0px 10px;
	background: #EFEFEF;
	margin-bottom: 10px;
}

#suchergebnis-item {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #efefef;
	height: auto;
	width: 570px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}

#suchergebnis-item-with-hover {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #efefef;
	height: auto;
	width: 570px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
}

#suchergebnis-item-with-hover table:hover {
	background: grey;
}



#suchergebnis-item-highlight {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #EBF5D7;
	height: auto;
	width: 560px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px;
	border: 5px solid #76A12D;
}

#suchergebnis-item-link-container {
	float: right;
	margin-right: 20px;
	position: relative;
}
#suchergebnis-navi-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #EFEFEF;
	height: 20px;
	width: 555px;
	margin-bottom: 10px;
	padding: 15px 15px 15px 10px;
}
#suchergebnis-navi-container p {
	line-height: 20px;
}
#suchergebnis-navi-control {
	float: right;
	height: 20px;
	width: auto;
}
#suchergebnis-navi-control a {
	color: #333;
}

#suchergebnis-navi-control ul li {
	float: left;
	margin-right: 5px;
	line-height: 20px;
}
#suchergebnis-details {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
	position: relative;
	width: 560px;
	height: auto;
}
#suchergebnis-details-icons {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	margin-bottom: 15px;
	float: left;
	background: #E1E1E1;
	padding: 5px;
	width: 315px;
}
#suchergebnis-details-icons img {
	vertical-align: middle;
	margin-right: 10px;
	padding-right: 10px;
}

#suchergebnis-details table {
	float: left;
}

#suchergebnis-details table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333;
	line-height: 14px;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
#suchergebnis-details-handy {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	float: right;
	width: 200px;
	height: auto;
	background: #E1E1E1;
	padding: 10px;
}
#suchergebnis-details-handy img {
	margin-bottom: 15px;
}

#suchergebnis-details-handy ul li  {
	color: #333;
	margin-bottom: 5px;
	list-style: none;
}
#suchergebnis-details-handy #zubehoer{
	vertical-align: top;
	text-align: left;
}
#suchergebnis-details-anfrage {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #76A12D;
	padding: 10px 10px 0px;
	margin-bottom: 5px;
}
#suchergebnis-details-anfrage h1 {
	color: #FFF;
	font-size: 30px;
	margin-bottom: 10px;
}


#suchergebnis-details-anfrage textarea {
	height: 190px;
	position: relative;
	width: 530px;
	float: left;
	padding: 5px;
	margin-bottom: 10px;
}
#suchergebnis-details-anfrage p {
	line-height: 16px;
	padding-right: 50px;
	padding-left: 5px;
	margin-top: 10px;
}
#suchergebnis-details-lra-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	padding: 10px;
	background: #EFEFEF;
	float: left;
	height: auto;
	width: 560px;
	margin-bottom: 10px;
}







#posteingang-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #efefef;
	height: auto;
	width: 560px;
	margin-bottom: 10px;
	position: relative;
	padding: 5px 10px;
	float: right;
}
#posteingang-head {
	margin-top: 5px;
	line-height: 20px;
}
#posteingang-vertragsdaten {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
	position: relative;
	width: 560px;
	height: auto;
}

#posteingang-item {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #FFF;
	padding: 10px;
	position: relative;
	width: 540px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}
#posteingang-item-aktuell {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #76A12D;
	padding: 10px;
	position: relative;
	width: 540px;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}


#posteingang-item-icon {
	height: 50px;
	width: 50px;
	position: relative;
	float: left;
}
#posteingang-item-text {
	height: auto;
	position: relative;
	float: left;
	display: block;
	width: 480px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#posteingang-item-text-aktuell p{
	height: auto;
	position: relative;
	float: left;
	display: block;
	width: 480px;
	margin-left: 10px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
}
#posteingang-item-antwortfeld fieldset {
	float: right;
}
#posteingang-item-antwortfeld textarea {
	height: 190px;
	position: relative;
	width: 530px;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
}
#vertragsuebernahme-container {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	background: #EFEFEF;
	padding: 10px 50px 10px 10px;
	float: left;
}
#adfooter-wrapper {
	height: 130px;
	width: 1000px;
	border-top: 1px solid #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
#footer-wrapper {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer-branding {
	height: 52px;
	width: 182px;
	position: absolute;
	top: -22px;
	left: 50px;
}
#footer-nav1 {
	position: absolute;
	left: 50px;
	top: 50px;
}
#footer-nav1 ul li {
	color: #333;
	display: inline;
	padding-right: 5px;
	padding-left: 1px;
}
#footer-nav2 {
    position: absolute;
	left: 315px;
	top: 50px;		
}
#footer-nav2 ul li {
	color: #333;
	display: inline;
	padding-right: 5px;
	padding-left: 1px;
}
#footer-nav3 {
	position: absolute;
	top: 50px;
	right: 50px;
}
#footer-nav3 ul li {
	color: #333;
	display: inline;
	padding-right: 5px;
	padding-left: 1px;
}
#footer-wrapper a {
	color: #333;
}
#footer-wrapper a:hover {
	color: #333;
	text-decoration: underline;
}
.text-block-top-margins {
	margin-top: 30px;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.internal-link {
	background: url(../images/icon-link.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	width: auto;
	position: relative;
	float: left;
	padding-right: 5px;
}
.internal-link2 {
	background: url(../images/icon-link.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
	display: block;
	width: auto;
	position: relative;
	float: right;
	padding-right: 5px;
	margin-right: 10px;
}
.internal-link3 {
	background: url(../images/icon-link2.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
	display: block;
	width: auto;
	position: relative;
	float: right;
	padding-right: 5px;
	margin-right: 10px;
}

.external-link {
	background: url(../images/icon-link.png) no-repeat;
	padding-left: 25px;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	width: auto;
	position: relative;
	float: left;
	padding-right: 5px;
}
.subnavigation {
	float: left;
	display: block;
	height: 100px;
	width: 180px;
	border-right: 1px solid #DD6900;
}
.lists li{
	margin-bottom: 10px;
	display: block;
	padding-left: 15px;
	background: url(../images/list-dot.png) no-repeat;
	line-height: 10px;
}
.line-solid-top {
	border-top: 1px solid #CCC;
	margin-top: 10px;
}
.line-solid-bottom {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.page-select {
	font-weight: bold;
}
