/*
---------------------------------------
myRWP Basic CSS
---------------------------------------
*/


/*


Hausfarbe Blau : #274e8f;
Hausfarbe Orange: #ffa531;
Hellblau (aus Logo): #0099d5;



*/



* {
	margin:0;
	padding:0;
	border:0;
}


.struct , .hidden {
	display:none;
	visibility:hidden;
}

.clear {
	float:none;
	clear:both;
}

body {
	background-color:#ffffff;
	margin:0 10px 0 30px;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px; /* Referenzgröße !!! */
	color:#404040;
}


td, th {
	font-size:13px; /* Referenzgröße !!! */
}


ul, li {
	list-style:none;
}


div.list ul, ul.list, ul.list ul {
	list-style-position:inside;
	margin-left:20px;
	
}

div.list ul li {
	list-style:square;
	list-style-position:outside;
	
}


address {
  	font-style:normal;
}

a, a:hover {
	text-decoration:none;
	color:#274e8f;
}


a.anchor, h3 a {
	color:#000000;
}


.wrap {
	padding:10px;
}


h1, h2, h3, h4, h5 {
	color:#ffa531;
}


h1 {
	font-size:1.6em;
	line-height:2em;
	/*margin-bottom:1em;*/
}

h2 {
	font-size:1.4em;
	line-height:1.8em;
}

h3 {
	font-size:1.2em;
	line-height:1.4em;
}

h4 {
	font-size:1.1em;
	line-height:1.4em;
}

h5 {
	font-size:1.1em;
	line-height:1.4em;
}



 .article h2, .article h3, .article h4 {
	color:#606060;

}

.article h1 {
}



.teaser h3 {
	/* color:#000000; */
	color:#274e8f;
	margin-top:2em;
}

#page {
	width:1024px !important;
	background-color:#ffffff;
	
	/*
	border-style:solid;
	border-width:1px 1px 0 1px;
	border-color:#274e8f;
	*/
	
	

}


#pagecontent {
	background-image:url(../images/page/verlauf.gif);
	background-repeat:repeat-y;
	background-position:-1px 0;
	padding-bottom:50px;
}


#header, #footer  {
	float:none;
	clear:both;
	width:1024px !important;
}



#header {
	height:240px;
	background-color:#274e8f;
	position:relative;
	overflow:hidden;
}

#page.content #header {
	height:150px !important;
}


#navpath {
	width:730px;
	border-left:solid #274e8f 20px;
	border-right:solid  #ffa531 275px; 
	height:20px !important;
	position:absolute;
	left:0;
	top:0;
	z-index:10;

}

#header .spc {

	height:20px;
	width:1000px;
	background-color:#ffffff;
	filter:Alpha(opacity:80);
	-moz-opacity:0.8;
	position:absolute;
	left:0;
	top:0;
	z-index:9;

}


#logo {
	position:absolute;
	left:755px;
	top:30px;
	z-index:25;
}


#navpath a {
	font-weight:bold;
	color:#000000 !important;
	position:relative;
	margin-left:15px;
	font-size:0.9em;
}


#claimbox {
	position:absolute;
	right:20px;
	top:115px;
	z-index:22;
	width:230px;
	height:200px;
	padding:10px;
	color:#ffffff !important;
	background-color:#274e8f;
	
}

.content #claimbox {
	display:none;
}

h2.claim {
	position:absolute;
	left:20px;
	top:30px;
	z-index:22;
	width:700px;
	height:60px;
	padding:10px;

	font-size:20px;
	line-height:26px;
	/*color:#ffa531;*/
	color:#ffffff;
	text-align:right;
	font-weight:bold;

}

.content h2.claim {
	display:none;
}








#navigation {
	width:200px;
	float:left;
	padding:10px 0 100px 0;
}


#navigation ul {
	padding:5px 10px 15px 1px;
}

#navigation li {
	padding:5px 5px 1px 0;
	font-size:1.2em;
}


#navigation li li {
	padding-left:40px;
	font-size:0.9em;
}

#navigation a {
	color:#404040;
	font-weight:bold;
	display:block;	
}

#navigation a.active {
	color:#274e8f;
}

#navigation li a {
	padding-left:25px;
}


#navigation li a:hover {
	background-image:url(../images/page/sqr_orange20.gif);
	background-repeat:no-repeat;
	color:#000000;
}


#navigation li a.active, #navigation li a.active:hover  {
	background-image:url(../images/page/sqr_blue20.gif);
	background-repeat:no-repeat;
	
}

#navigation li li a, #navigation li li a:hover  {
	padding-left:0 !important;
	background-image:none !important;
}

#navigation li li a:hover  {
	/* color:#ffa531; */
	
}


#maincontent {
	width:550px;
	/*
	border-style:solid;
	border-color:#274e8f;
	border-width:0 1px 0 1px;
	padding-bottom:200px;
	*/
	float:left;
}


#subcontent {
	float:left;
	width:260px;
	padding:0px;
	/*font-size:0.9em;*/
	line-height:1.6em;
	
}



#footer {
	clear:both;
	text-align:right;
	height:60px;
	padding-top:9px;
	position:relative;
	
}

#footer .spc {
	background-image:url(../images/page/skr_kreis.gif);
	background-repeat:no-repeat;
	width:58px;
	height:58px;
	position:absolute;
	left:10px;
	top:0px;
}


#footer .wrap {
	display:block;
	background-color:#ffa531;
	height:15px;
	padding-left:80px;
	font-weight:bold;
}


#footer address {
	float:left;
}

#basemenu ul {
	float:right;
}

#basemenu li {
	float:left;
	padding:0 5px 0 5px;
	border-left:solid 2px #ffffff;
}

#basemenu li.first {
	border-left:0 !important;
}

#basemenu a {
	color:#ffffff;
	font-weight:bold;
}




/* Listen und Tabellen */


.homepage .teaser {

	float:left;
	width:240px;
	height:180px;
	overflow:hidden;
	/*border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#274e8f;
	*/
	margin:10px;
	position:relative;
}


.referenzen .teaser {

	float:left;
	width:200px;
	height:180px;
	overflow:hidden;
	margin:10px;
	position:relative;
}


.teaser .text {
	padding:5px;

}



.subline {
	font-size:1.1em;
	line-height:1.6em;
	/*letter-spacing:1px;*/
	margin-bottom:2em;
	color:#000000;
}

#maincontent .text, #maincontent .textintro {
	line-height:1.6em;
}






#sitemap ul {
	margin-bottom:2em;
}

#sitemap .liheading {
	font-size:1em;
	line-height:1.5em;
}


#sitemap h5, #sitemap h6 {
	font-weight:normal;
}

#sitemap li a {
	color:#404040;
}






/*
Container
*/

#subcontent .box {
	margin:10px 20px 30px 30px;
	font-size:0.9em;
}




/* 
Textformate 
*/


#subcontent h1 {
	font-size:1.3em !important;
	line-height:1.6em !important;
	margin-bottom:2em;
}


#claimbox h3  {
	color:#ffffff;
	font-family:TimesNewRoman,Georgina,serif;
	font-style:italic;
	font-size:1.5em;
	line-height:1.1em !important;
	font-weight:normal;
}

#page.content #claimbox h3  {
	font-size:20px;
}

#claimbox address {
	color:#ffffff;
	font-style:normal;
	font-size:11px;

}


/* Bildformate */


ul.bildleiste {
	margin:10px 20px 0 30px;
}

ul.bildleiste li {
	margin-bottom:10px;
}

div.image {
	position:relative;
}


div.image .imgtitle, div.image h3 {

	width:170px;
	height:20px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	border-left:20px solid #274e8f;
	background-color:#ffffff;
	filter:Alpha(opacity:80);
	-moz-opacity:0.8;
	padding-left:10px;
	color:#000000;
	
}


.homepage .teaser  h3 {
	width:210px;
	margin:0;
	color:#000000;
	font-size:1em;
	font-weight:normal;
	font-weight:bold;
}

.referenzen .teaser  h3 {
	width:190px;
	margin:0;
	color:#000000;
	font-size:1em;
	font-weight:normal;
	font-weight:bold;
}




div.image .bu {
	display:none;
}

.homepage .teaser .image .imgtitle {
	display:none;
}

.referenzen .teaser .image .imgtitle {
	/*display:none;*/
	font-size:0.9em;
	line-height:20px;

}

.contentimage {
	text-align:center;
}

.contentimage .imgtitle {
	display:none;
}




form.toolbox {
	padding:10px;
}

.toolbox .formelem {
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	border-color:#274e8f;
	width:180px;
}