/************* Styles Netzreklame 2007 **************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C8C8C8;
}

h1 {
	color: #2E5B89;
	line-height: 140%;
	font-size: 155%;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: 0.9em;
	line-height: 140%;
}

a:link {
	color: #336699;
}
a:visited {
	color: #666666;
}
a:active {
	color: #2B52A4;
}
a:hover {
	color: #2B52A4;
	text-decoration: none;	
}


#rahmen {
	width: 800px;
	background-color: #EEEEEE;
	/* border: 1px solid #999999; */
}

#head {
}

.klein {
	font-size: 11px;
}


/************* #headNav - Hauptnavigtion oben **************/

#headNav {
	padding-top: 35px;
}

#headNav a {
	font-size: 0.8em;
	color: #333333;
}
#headNav a:link {
}
#headNav a:visited {
}
#headNav a:active {
	color: #2B52A4;
}
#headNav a:hover {
	color: #2B52A4;
	text-decoration: none;	
}
/************* #headSubNav - HauptSubnavigtion oben **************/

#headSubNav {
	margin-left: 380px;
	height: 20px;
}

#headSubNav a {
	font-size: 0.8em;
	color: #333333;
	font-style: italic;
}
#headSubNav a:link {
}
#headSubNav a:visited {
}
#headSubNav a:active {
	color: #2B52A4;
}
#headSubNav a:hover {
	color: #2B52A4;
	text-decoration: none;	
}


/************* .content **************/
#content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 60px;
	/* border: 1px solid #CCCCCC; */
}

.contentSchmal{
	padding-right: 240px;

}

/************* .contentReferenzen **************/
#contentReferenzen {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 40px;
	/* border: 1px solid #CCCCCC; */
}

.referenzen {
	line-height: 120%;
	font-size: 75%;
	height: 140px;
}
.referenzen2 {
	line-height: 120%;
	font-size: 75%;
	height: 300px;
}



/************* #footer - unten **************/

#footer {
	margin-top: 15px;
	margin-right: 40px;
	padding-bottom: 2px;
	margin-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#footer p {
	font-size: 0.7em;
	color: #999999;
}

#footer a {
	color: #999999;
}
#footer a:link {
}
#footer a:visited {
}
#footer a:active {
	color: #2B52A4;
}
#footer a:hover {
	color: #2B52A4;
	text-decoration: none;	
}

.zitat {
	font-size: 1.5em;
	font-style: italic;
	color: #336699;
	line-height: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.zitatTXT {
	font-style: italic;
	color: #336699;
	line-height: 150%;
}
.rot {
	color: #CC0000;
}
