/*Allgemeine SITE-Eignschaften*/
body {
	margin: 0px ;
	padding: 0px;
	}

/*HEADER STYLE*/
#header {
   	left: 0px;
	width: 980px;
	}
	
.header-style-border {
	border-left: 1px solid #9B9B9B; 
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	}


/*NAVI STYLE*/
#navi {
	top: 110px;
	left: 0px;
	width: 760px;
	height: 21px;
	}

.navi-style {
	background: #E6E8FE;
	border-left: 1px solid #9B9B9B; 
	border-right: 1px solid #9B9B9B;
	border-bottom: 1px solid #9B9B9B;
	}
	
.navi-link-style {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
	
.navi-link-style:hover {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}

.navi-link-style:active {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
	
.navi-link-style:visited {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}

	
/*CONTENT STYLE*/
#rahmen {
		
	}

#content {
	padding-left: 0px;
	height: auto;
	width: 950px;
	}
	
.content-style-left {
	height: auto;
	border-left: 1px solid #9B9B9B;
	}
	
.content-style-center {
	height: auto;
	border-right: 1px solid #9B9B9B;
	background: #FDF9D9;
	}

.content-style-right {
	height: auto;
	border-right: 1px solid #9B9B9B;
	background: #F1F2F2;
	}

/* rote Überschriften*/	
h2 {
	font-family: arial;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 12px;
	display: inline;
	color: #CC0000;
	text-decoration: none;
	}

.line-green {
	border-bottom: 2px solid #009933;
	}

.line-gray {
	border-bottom: 1px solid #333333;
	}
		
.content-style-gray-text {
	font-family: arial;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	}
		
.content-style-gray-text-bold {
	font-family: arial;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
	font-size: 12px;
	color: #333333;
	}	

.content-layout1 {
	background: #ffffff;
	border-top: 2px solid #FF6600;
	border-left: 2px solid #FF6600;
	border-bottom: 2px solid #FF6600;
	}

.content-layout1-headline {
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	color: #FF6600;
	}
	
.content-layout1-text {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}		
	
.content-layout2 {
	background: #ffffff;
	border-top: 2px solid #854E5C;
	border-left: 2px solid #854E5C;
	border-bottom: 2px solid #854E5C;
	}

.content-layout2-headline {
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	color: #854E5C;
	}
	
.content-layout2-text {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}
	
.content-layout3 {
	background: #ffffff;
	border-top: 2px solid #003399;
	border-left: 2px solid #003399;
	border-bottom: 2px solid #003399;
	}

.content-layout3-headline {
	font-family: arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	color: #003399;
	}
	
.content-layout3-text {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	}		

.content-style-agb-bg {
	height: auto;
	border-right: 1px solid #9B9B9B;
	background: #FDF9D9;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-align: left;
	}

.content-style-agb-text {
	margin-left: 10px;
	font-family: arial;
	font-weight: normal;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
	text-align: left;
	}

/* Rote Linkformatierung auf der Preislistenseite */	
.angebot {
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
	text-decoration: none;
	}
	
.angebot:hover {
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
	text-decoration: none;
	}

.angebot:active {
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
	text-decoration: none;
	}
	
.angebot:visited {
    font-family: arial;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
	text-decoration: none;
	}	
	
/* Formatierung der Kontaktformular-Felder*/		
input {
  border: 1px solid #cc0000;
  }
  
textarea {
  border: 1px solid #cc0000;
  }	

/*Formatierung der Links auf der Kontaktseite*/
.kontakt-link-style {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
.kontakt-link-style:hover {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	}

.kontakt-link-style:active {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	}
	
.kontakt-link-style:visited {
    font-family: arial;
	font-size: 12px;
	color: #333333;
	}	

.surftipps_headline {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	background: #ffffff;
	text-decoration: none;
	}
	
.surftipps {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

.surftipps:hover {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}
	
.surftipps:active {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}

.surftipps:visited {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	}





	
	
	
/*FOOTER STYLE*/
#footer {
	padding-left: 0px;
	width: 950px;
	height: 18px;
	}
	
.footer-style {
	background: #E6E6E6;
    border: 1px solid #9B9B9B;
	}
	
h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: 500;
	color: #333333;
	display: inline;
	}
	
.powered {
	font-family: arial;
	font-size: 10px;
	color: 666666;
	}
	
/*Formatierung des Links powered by: */
.by {
    font-family: arial;
	font-size: 10px;
	color: #666666;
	}
	
.by {
    font-family: arial;
	font-size: 10px;
	color: #666666;
	}

.by{
    font-family: arial;
	font-size: 10px;
	color: #666666;
	}
	
.by {
    font-family: arial;
	font-size: 10px;
	color: #666666;
	}	
	
ul, li {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
