body {
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #a9d49f;
	font-family: Arial;
	margin:0;
	padding:0;
	margin-bottom: 20px;
	font-size: 12px;
}

a {
	color: #0066cc;
	outline: 0;
}

a:hover {
	color: #fd9833;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #fd9833;
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

h2, h2 a  {
	font-size: 14px;
	color: #339933;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	text-decoration: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 960px;
}

#header .left {
	float: left;
}

#header .right {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

#header .text {
	font-size: 10px;
	color: #777;
}

#header img {
	border: 0;
}

#nav {
	width: 960px;
	height: 87px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;	
	width:  133px;
	height: 39px;
	line-height: 39px;
	margin:0;
	padding:0;
	padding-left: 15px;
	background-image: url(/_images/nav_pas.jpg);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 29px;
}

#nav ul li a:hover {
	margin-top: 23px;
	background-image: url(/_images/nav_act.jpg);
}

#nav #sub {
	margin-left: 10px;
}

#nav #sub li a {
	float: left;	
	background-image: none;
	margin:0;
	padding:0;
	width: 114px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	padding-left: 5px;
}

#nav #sub li a:hover {
	background-image: url(/_images/subnav_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#content {
	float: left;
	background-image: url(/_images/box_bg.gif);
	background-repeat: repeat-y;
	width: 916px;	
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	min-height: 500px;
	position: relative;
}

* html #content {
	height: 500px;
}

#content ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.faq li {
	margin-bottom: 20px;
}

#pdf {
	padding:0;
    margin:0;
    margin-left: 30px;
    list-style-image: url(/_images/pdf.gif);
}

#pdf li {
	margin-left: 25px;
	margin-bottom: 10px;
}

#content_top {
	margin-top: 2px;
	float: left;
	width: 956px;
	height: 6px;
	background-image: url(/_images/box_top.jpg);
	background-repeat: no-repeat;
	font-size: 6px;
}

#content_bottom {
	float: left;
	width: 956px;
	height: 6px;
	background-image: url(/_images/box_bottom.jpg);
	background-repeat: no-repeat;
}

.tblLayout, .tblLayout4 , .tblLayout5 {
	width: 910px;
}

.tblLayout, .tblLayout2, .tblLayout3, .tblLayout4, .tblLayout5 {
	background-color: #f0f4fd;
	border: 1px solid #ccc;
}

.tblLayout .tblCol1 {
	width: 300px;
}

.tblLayout .tblCol2 {
	width: 200px;
}

.tblLayout .tblCol3 {
	width: 100px;
}

.tblLayout .tblCol4 {
	width: 310px;
}

.tblHeader {
	background-color: #999;
	color: #fff;
}

.tblLayout2 .tblCol1 {
	width: 300px;
}

.tblLayout2 .tblCol2 {
	width: 300px;
}

.tblLayout2 .tblCol3{
	width: 310px;
}

.tblLayout3 .tblCol1 {
	width: 60px;
}

.tblLayout3 .tblCol2 {
	width: 140px;
}

.tblLayout3 .tblCol3{
	width: 100px;
}

.tblLayout3 .tblCol4{
	width: 360px;
}

.tblLayout3 .tblCol5{
	width: 360px;
}

.tblLayout5 .tblCol1 {
	width: 420px;
}

.tblLayout5 .tblCol2 {
	width: 40px;
}

.tblLayout5 .tblCol3{
	width: 60px;
}

.tblLayout5 .tblCol4{
	padding-left: 50px;
	width: 340px;
}

#footer {
	clear: both;
	color: #444;
	font-size: 11px;
	padding-left: 20px;
}

#footer a, #footer a:hover {
	color: #444;
	text-decoration: none;
}

#body_produkte #nav_produkte,
#body_produkte_analog #nav_produkte,
#body_produkte_digital #nav_produkte,
#body_produkte_breitband #nav_produkte,
#body_produkte_telefonie #nav_produkte,
#body_produkte_glasfaser #nav_produkte,
#body_preise #nav_preise,
#body_news #nav_news,
#body_mail #nav_newsletter,
#body_support #nav_support,
#body_support_anleitungen #nav_support,
#body_support_faq  #nav_support,
#body_login #nav_login {
	margin-top: 23px;
	background-image: url(/_images/nav_act.jpg);
}

#body_produkte_analog #sub #nav_produkte_analog,
#body_produkte_digital #sub #nav_produkte_digital,
#body_produkte_breitband #sub #nav_produkte_breitband,
#body_produkte_telefonie #sub #nav_produkte_telefonie,
#body_produkte_glasfaser #sub #nav_produkte_glasfaser,
#body_support_anleitungen #sub #nav_support_anleitungen,
#body_support_faq #sub #nav_support_faq {
	background-image: url(/_images/subnav_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#body_produkte_analog #nav #sub #nav_produkte_analog {
	background-image: url(/_images/analoges_angebot_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#body_produkte_telefonie #nav #sub #nav_produkte_telefonie {
	background-image: url(/_images/telefonie_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#body_produkte_glasfaser #nav #sub #nav_produkte_glasfaser {
	background-image: url(/_images/glasfaser_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#nav #sub #nav_produkte_telefonie {
	float: left;	
	background-image: none;
	margin:0;
	padding:0;
	width: 67px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	padding-left: 5px;
}

#nav #sub #nav_produkte_telefonie:hover {
	background-image: url(/_images/telefonie_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#nav #sub #nav_produkte_glasfaser {
	float: left;	
	background-image: none;
	margin:0;
	padding:0;
	width: 70px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	padding-left: 5px;
}

#nav #sub #nav_produkte_glasfaser:hover {
	background-image: url(/_images/glasfaser_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

#nav #sub #nav_produkte_analog {
	float: left;	
	background-image: none;
	margin:0;
	padding:0;
	width: 118px;
	height: 17px;
	line-height: 17px;
	font-size: 12px;
	padding-left: 5px;
}

#nav #sub #nav_produkte_analog:hover {
	background-image: url(/_images/analoges_angebot_act.gif);
	background-repeat: no-repeat;
	color: #000;
}

.infoerror {
	color: red;
	margin-bottom: 30px;
	font-weight: bold;
}

.infosuccess {
	color: green;
	margin-bottom: 30px;
	font-weight: bold;
}

.button {
	background-image: url(/_images/bg_button2.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	border: 0;
	color: #fff;
	font-weight: bold;
}

.spacer {
	width: 960px;
	height: 87px;
}

#body_mail .spacer{
	height: 87px;
}

#mhs {
	line-height: 13px;
	position: absolute;
	bottom: 5px;
	right: 15px;
}

#mhs a, #mhs a:hover {
	color: #000;
	text-decoration: none;
}

#mhs img {
	margin-bottom: -2px;
}

.navspacer {
	width: 900px;
	height: 17px;
}
