/* Standard Stylesheet
www.profilpass.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */
body {
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
	background: #fff url(../images/back.gif) repeat-y;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

a {
	color: #cb7c00;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #cb7c00;
	text-decoration: none;
}

a:visited {
	color: #cb7c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;

}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	font-size: 1em;
	line-height: 1.7em;
	margin: 0.75em 0 0.85em 0;
	
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

.hinweis {
	color: red;
	font-size: 12px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	margin-top: 15px;
}

h1 {

}

h2 {

}

h3 {
}

h4 {

}

/* Layout */
#wrapper {
	width: 1020px;

}


#headerA {
	background-color: #e5eaee;
	height: 19px;
}
#headerB {
	height: 136px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #006ab3 url(../images/back_kopfbereich.gif) repeat-x;
}
#headerC {
	background: #feefdd url(../images/back_header_c.gif) repeat-y;
	height: 33px;
	border-bottom: 1px solid #d3d3d3;
}

#headerC h4 {
	color: #006ab3;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 9px;
	margin-left: 253px;
}

#headerservice {
	width: 985px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	font-size: 10px;
}

/* -- NAVIGATION -- */

#navi {
	
	float: left;
	width: 218px;
	margin: 0px 0px 0px 0px;
	
	font-size: 10px;
	line-height: 1.6em;
	font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

#navi ul {

	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 218px;
	background-color: #d3d3d3;
	border-bottom: 1px solid #f0f6fb;
	border-top: 1px solid #f0f6fb;
	

}

#navi li {
	
	margin: 0;
	list-style: none;
	list-style-image: none;
	
	
}

#navi a {
	display: block;
	border-left: 18px solid #dedede;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	margin-top: 1px;
	background-color: #FFF;
	color: #555555;
	text-decoration: none;
	width: 190px;
	font-weight: bold;
}


#navi a:hover {
	display: block;
	border-left: 18px solid #f29400;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #f29400;
}

#navi a.navaktiv {
	display: block;
	border-left: 18px solid #f29400;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 190px;
	font-weight: bold;
	color: #cb7c00;
	
}


#navi a.navsubaktiv {
	display: block;
	border-left: 18px solid #dedede;
	padding: 5px 5px 5px 25px;
	margin-bottom: 1px;
	text-decoration: none;
	width: 170px;
	font-weight: bold;
	color: #555;
	background: #FFF url(../images/sub_navikon.gif) no-repeat 10px center;
}

#navi a.navsubaktiv:hover {
	display: block;
	border-left: 18px solid #f29400;
	padding: 5px 5px 5px 25px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 170px;
	font-weight: bold;
	color: #cb7c00;
}

#navi a.navsubaktivon {
	display: block;
	border-left: 18px solid #f29400;
	padding: 5px 5px 5px 25px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 170px;
	font-weight: bold;
	color: #cb7c00;
	background: #FFF url(../images/sub_navikon.gif) no-repeat 10px center;
}


#navi a.navtop {
	display: block;
	border-left: 18px solid #f29400;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 190px;
	font-weight: bold;
	color: #cb7c00;
	text-align: right;
}


#navi a.navtopinaktiv {
	display: block;
	border-left: 18px solid #555555;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 190px;
	font-weight: bold;
	color: #555555;
	text-align: right;
}

#navi a.navtopinaktiv:hover {
	display: block;
	border-left: 18px solid #f29400;
	padding: 5px 5px 5px 5px;
	margin-bottom: 1px;
	background-color: #FFF;
	text-decoration: none;
	width: 190px;
	font-weight: bold;
	color: #cb7c00;
	text-align: right;
}


/* -- CONTENT -- */

#content {
	float:left;
	width: 470px;
	padding: 35px;
	margin: 0px;


}

#content h2 {
	color: #cb7c00;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0px 5px 0px;
	margin-top: 25px;

}

#content h4 {
	color: #1555a2;
	font-size: 13px;
	padding: 3px 0px 5px 0px;
	margin-top: 25px;
}



#content h3 {
	color: #1555a2;
	font-size: 13px;
}

#content h1 {
	color: #1555a2;
	font-size: 11px;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0px 5px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-left: 15px solid #d4d4d4;
	font-weight: bold;
}

#content h5 {
	color: #1555a2;
	font-size: 11px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
}

#content h6 {
	color: #1555a2;
	font-size: 11px;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0px 5px 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-left: 1px solid #d4d4d4;
	font-weight: bold;
}

#content a.frontlink {
	display: block;
	color: #cb7c00;
	font-size: 12px;
	border-bottom: 1px solid #dcdcdc;
	padding: 3px 0px 3px 25px;
	margin-top: 18px;
	font-weight: bold;
	background: url(../images/frontpfeil.gif) no-repeat 0 center;
	margin-bottom: 0;
}

#content a.frontlink:hover {
	text-decoration: none;
	border-bottom: 1px solid #f29400;
	background: url(../images/frontpfeil_over.gif) no-repeat 0 center;
}


#content input {
	border: 1px solid #9d9d9d;
	padding: 3px;
	font-size: 100%;
}

#content textarea {
	width: 400px;
	border: 1px solid #9d9d9d;
	padding: 3px;
	font-size: 100%;
	margin-bottom: 20px;
}


#content label {
display: block;
}




#content li {
	list-style-type: square;
	margin-left: 30px;
	line-height: 1.7em;
}

#content ul {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.7em;
}

/* -- Newstext -- */

#newslist {
	margin-top: 20px;
}

#newslist h4 {
	margin-top: 25px;
	margin-bottom:0px;
	font-size: 12px;
}

#newslist p {
	margin-top: 0px;
}

/* Formelemente */

#form-module {

}

#form-module label {
	color: gray;
}

#form-module textarea {
	width: 400px;
	border: 1px solid #9d9d9d;
	padding: 3px;
	font-size: 100%;
	margin-bottom: 20px;
		font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

#form-module input {
	width: 400px;
	border: 1px solid #9d9d9d;
	padding: 3px;
	font-size: 100%;
	margin-bottom: 20px;
}

.klein {
	font-size: 10px;
	vertical-align: text-bottom;
}

#sidebar {
	float:left;
	display: block;
	width: 235px;
	margin: 35px 0px 0px 0px;
	padding: 0px 5px 5px 0px;
	border-left: 1px solid #d3d3d3;
}

#sidebar h2 {
	border-left: 18px solid #d4d4d4;
	border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 2px 5px 5px 5px;

	color: #1555a2;
	font: bold 11px/1.6em Verdana, Arial, sans-serif;
}

.margbox {
	display: block;
	margin: 5px 5px 20px 24px;
}


#footer {
	margin-top: 15px;
	text-align: right;

}

#footer a {
	background: url(../images/gotop.gif) no-repeat 0 center;
	padding-left: 12px;
	color: #6c6c6c;
}

#footer a:hover {
	color: #cb7c00;
	text-decoration: none;
}

.newsimage {
	float: right;
	
}

.typoblau {
	color: #1555a2;
	font-size: 11px;
	font-weight: bold;
}

.angebot {
	margin-top: 12px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #a2a2a2;
}

.angebot p {
	margin: 0px;
	padding: 0px;
}



