/* 
Generell:
: #66b93d
Hintergrund Grau: #f7f7f7
Orange: #fed259
Gold: #af7c02

*/


body {
    	background: #f7f7f7 ;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	font: 12px Verdana,Arial, Helvetica, sans-serif;
    	
}

hr {
	width: 100%;
	margin: 0;
	border-width: 0;
	height: 1px;
	background-color: #c7c7c7;
}

a {
	color: #af7c02;
	text-decoration: underline;
}

img {
	border-style: none;
}

/* Formatierungen */

.pagecenter {
		width: 990px;
     	margin: 0 auto; 
    	text-align: left;
}

.fullpage {
	
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat {
	clear: both;
}

/* Container */


#container_central {
	padding-top: 25px;
}

#container_content {
	background-image: url(../images/bg_content.jpg);
}

#container_contentstart {
	background-image: url(../images/bg_contentstart.jpg);
}

#container_logo {
	margin-left: 300px;
	height: 115px;
	padding-top: 10px;
}

#container_maincontent {
	background: url(../images/bg_gradient.gif) no-repeat;
}

/* Navigation */

#navigation {
	width: 360px;
	margin-left: 0px;
	/* background: url(../images/bg_nav.jpg) no-repeat; */
	height: 100%;
	margin-bottom: 40px;
}


#navigation ul {
	padding: 0 px;
	margin-top: 28px;
	margin-bottom: 0;
}

#navigation li {
	list-style-type: none;
	padding: 0;
}

#navigation a {
	text-decoration: none;
	display: block;
}

#navigation a.main {
	font-size: 14px;
	line-height: 20px;
	color: #606060;
	height: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

#navigation a.main:hover {
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 10px 7px;
}

#navigation a.mainselected {
	font-size: 14px;
	line-height: 20px;	
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 10px 7px;
	height: 20px;
	padding-left: 20px;
	margin-top: 10px;
}

#navigation a.sub {
	font-size: 12px;
	line-height: 20px;
	color: #606060;
	height: 25px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

#navigation a.subselected {
	font-size: 12px;
	line-height: 20px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 6px;
	height: 25px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

#navigation a.sub:hover {
	font-size: 12px;
	line-height: 20px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 6px;
	height: 25px;
	padding-left: 30px;
	margin-top: 5px;
}

#navigation a.sub2 {
	font-size: 12px;
	line-height: 15px;
	color: #606060;
	height: 35px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

#navigation a.sub2:hover {
	font-size: 12px;
	line-height: 15px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 4px;
	height: 35px;
	padding-left: 30px;
	margin-top: 5px;
}

#navigation a.sub2selected {
	font-size: 12px;
	line-height: 15px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 4px;
	height: 35px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

#navigation a.sub3 {
	font-size: 12px;
	line-height: 15px;
	color: #606060;
	height: 50px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

#navigation a.sub3:hover {
	font-size: 12px;
	line-height: 15px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 4px;
	height: 50px;
	padding-left: 30px;
	margin-top: 5px;
}

#navigation a.sub3selected {
	font-size: 12px;
	line-height: 15px;
	color: #af7c02;
	background: url(../images/nav_arrow.gif) no-repeat 20px 4px;
	height: 50px;
	padding-left: 30px;
	margin-top: 5px;
	display: block;
}

.subsub {
	font-size: 10px;
}

/* Content */

#content {
	color: #606060;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
}

#content h1 {
	margin: 0 0 10px;
	font-size: 13px;
	font-weight: bold;
}

#content h2 {
	margin: 0 0 5px;
	font-size: 12px;
	font-weight: bold;
}

#content p {
	margin: 20px 0 0;
	font-size: 11px;
	line-height: 16px;
}

#content ul {
	margin-top: 0;
	padding-top: 0;
}

#content li {
	font-size: 11px;
	line-height: 16px;
}

/* Footer */

#container_footer {
	background: url(../images/bg_gradient2.gif) no-repeat;
}

#footer_box1 {
	
	width: 250px;
	margin-left: 20px;
	float: left;
}

#footer_box1 p {
	
	font-size: 11px;
	color: #606060;
	line-height: 16px;

}

#footer_box2 {
	
	width: 200px;
	margin-left: 20px;
	float: left;
}

#footer_box2 p {
	
	font-size: 11px;
	color: #606060;
	line-height: 16px;

}

#footer_box3 {
	
	width: 230px;
	margin-left: 5px;
	float: left;
}

#footer_box3 p {
	
	font-size: 11px;
	color: #606060;
	line-height: 16px;

}

#footer_box4 {
	
	width: 230px;
	margin-left: 10px;
	float: left;

}

#footer_box4 p {
	
	font-size: 11px;
	color: #606060;
	line-height: 16px;

}

.phonespacer {
	width: 45px;
	display: inline-block;
}
