/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family:verdana,helevetica,arial;
	font-size:11px;
	font-weight:normal;
	color:#111;
	background-color:#60173E;
}


/* ------------------ */
/* --- DIV STYLES --- */
/* ------------------ */

#out{
	width:800px;
	margin:auto;
	text-align:left;
}

#in{
	position:relative;
	top:0px; 
	left:0px;
	width:800px;
}

#header{
	position:relative;
	top:0px; 
	left:0px;	 
	height:182px;
	width:800px;	
	background-color:#fff;
	border-bottom:solid 1px #000000;
}



* html #header {
	width:800px;	
}

#logo {
	position:absolute;
	top:0px; 
	left:0px;	 
	height:182px;
	width:223px;	
	text-align:left;
	border-right:solid 1px #000000;
}

#bild{
	position:absolute;
	top:0px; 
	left:224px;	 
	height:182px;
	width:576px;	
	text-align:left;
}

#main {
	position:relative;
	top:0px; 
	left:0px;
	width:800px;	
	min-height:350px;	
	text-align:left;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
}

/* bis 6 */
* html #main {height:350px;}

/* ie 5*/
html + body #main {height:350px;}

/* bis 6 */
* html .prop {display:none}

/* wegen h&#65533;he */
.prop {
	height:350px;
	float:right;
	width:1px;
}



#navi {
	position:relative;	 
	top:20px;
	left:19px;
	width:195px;
	float:left;
	margin-bottom: 20px;
} 


#content {
	position:relative;
	left:0px;
	width:508px;
	text-align:left;
	padding: 0px 30px 0px 30px;
	margin-left:0px;
	min-height:325px;
	float:right;
	background-color:#fff;
	margin-top: 25px;
}

#text {
	position:relative;
	top:0px;
	left:0px;
	width:510px;
	text-align:left;
	padding:0px;
	float:left;
}

#footer {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	text-align:left;
	padding: 2px 0px 2px 20px;
	color:#FFFFFF;
	background-color:#865165;
	font-size:10px;

}


#footer a {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:normal;


}

/* ------------------------- */
/* --- NAVIGATION STYLES --- */
/* ------------------------- */

#level01 {
	top: 0px;
	padding: 5px 5px 0px 0px;
}

#level01on {
	top: 0px;
	padding: 5px 5px 0px 0px;
}

.level01, a.level01:link, a.level01:active, a.level01:visited{	
	height:25px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#60173e;	
}


.level01active{	
	height:25px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#60173e;	
}


a.level01:hover{
	color:#972956;
}

#level02 {
	top:0px;
	min-height:25px;
	max-width:203px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 15px;
}

.level02, a.level02:link ,a.level02:active, a.level02:visited {	
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#60173e;
}

a.level02:hover {
	color:#972956;	
}

.level02on, a.level02on:link ,a.level02on:active, a.level02on:visited {	
	font-size:11px;
	font-weight:normal;
	text-decoration:none;

}

ul.language {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul.language li{
	float:left;
}

.quicklinks, a.quicklinks:link ,a.quicklinks:active, a.quicklinks:visited {	
	height:25px;
	font-weight:normal;
	text-decoration:none;
	color:#111;
}

a.quicklinks:hover{	
	height:25px;
	font-weight:normal;
	color:#001B52;	
}

.quicklinksmarked, a.quicklinksmarked:link ,a.quicklinksmarked:active, a.quicklinksmarked:visited {	
	height:25px;
	font-weight:normal;
	text-decoration:none;
	color:#001B52;
}

a.quicklinksmarked:hover{	
	height:25px;
	font-weight:normal;
	color:#001B52;	
	text-decoration:none;
}

.flag{
	margin: 0px;
	padding: 0px 5px 0px 10px;
}

.pfeilinto {
	position: absolute;
	padding: 0px;
	margin: 0px;
	text-align: right;
	right: 5px;
	font-size: 0px;
}

#streifen {
	width: 203px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #fff;
	font-size: 0px;
}

#streifen02 {
	width: 187px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	border-bottom: solid 1px #fff;
	font-size: 0px;
}

#subnavi{
	width: 175px;
	padding: 11px 0px 0px 0px;
}

.spacelevel01 {
	padding-left: 0px;
}

.streifenspace {
	height: 5px;
}

/* ------------------- */
/* --- TEXT STYLES --- */
/* ------------------- */

h1 {font-size: 11px; font-weight: bold; color:#60173e; padding-top: 0px; margin-top: 0px; padding-bottom: 10px;}
h2 {font-size: 18px; font-weight: normal; color:#60173e; padding-top: 0px; margin-top: 0px; padding-bottom: 10px;}

a:hover, a:active {color:#a62657; font-weight:bold; text-decoration: none;}
a:link, a:visited {color:#972956; font-weight:bold; text-decoration: none;} 

.bodytext a:link, .bodytext a:active, .bodytext a:visited {color:#111; font-weight:normal; text-decoration: underline;}
.bodytext a:hover {color:#60173e;; font-weight:normal; text-decoration: underline;}


.bodytext {
	line-height: 17px;
	margin-top:0px;
}

.titel {
	color:#001B52;	
	font-size: 18px;
	font-weight: normal;
}

.subtitel {
	color:#001B52;	
	font-weight: normal;
}

.exttitel {
	color:#001B52;	
	font-family:trebuchet ms,helevetica,arial;
	font-size: 11px;
	font-weight: bold;
}

.hinweistext, .hinweistext a:link, .hinweistext a:active, .hinweistext a:visited {
	color:#FFF;	
}

.hinweistext a:hover {
	color:#feebee;	
}

.hinweistitel {
	color:#FFF;	
	font-weight: bold;
}

.teasertext {
	color:#001B52;	
}

.teaserlinks a:link, .teaserlinks a:active, .teaserlinks a:visited  {
	padding: 0px 0px 0px 17px;
	background-image: url(../images/icon-linkpfeil-off.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.teaserlinks a:hover  {
	color: #001B52;
}

.promilinks, .promilinks:link, .promilinks:active, .promilinks:visited  {
	padding: 0px 0px 0px 10px;
	background-image: url(../images/pfeil-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: underline;
}

.promilinks:hover  {
	text-decoration: underline;
	background-image: url(../images/pfeil-link.gif);
}

.news-single-imgcaption {
	font-size: 10px;
	font-style:italic;
}

/* --- Form Styles --- */



* .inputTelefon {
	width: 140px;
	margin: 0px;	
}

* .inputName {
	width: 110px;
	margin: 0px;	
}

* .inputEmail {
	width: 40px;
	margin: 0px;	
}

* .inputBuero {
	width: 80px;
	margin: 0px;	
}

* .inputFon {
	width: 30px;
	margin: 0px;	
}

* .inputFax {
	width: 30px;
	margin: 0px;	
}

* .inputMobil {
	width: 60px;
	margin: 0px;	
}

* .submitTelefon {
	width: 14px;
	height: 14px;
	border: 0px;
	border-style: none;
	background-color: transparent;
	background-image: url(../images/pfeil-into.gif);	
	cursor: pointer;
}

.error {
color: #c00;
}



/* --- Link Styles --- */

.imageLink *{
	font-size: 0px;	
	margin: 0px;
	padding: 0px;
}


/* default styles for extension "tx_srlanguagemenu_pi1" */

legend {
visibility:hidden;
font-size:0px;
padding:0px;
margin:0px;
}

fieldset {
border:0px;
padding:0px;
margin:0px;
}

   
   
   .tx-srlanguagemenu-pi1 p { color: #35006d; margin-top: 0px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0px; padding: 0; border-style: none; }
   
   .tx-srlanguagemenu-pi1 .CUR { float: left; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
   
   .tx-srlanguagemenu-pi1 .NO { float: left;  }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; line-height: 100%; color: #35006d; }
   .tx-srlanguagemenu-pi1 fieldset { }
   .tx-srlanguagemenu-pi1 fieldset legend { }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset option,.tx-srlanguagemenu-pi1 fieldset select{
   width: 130px;
	 font-family:trebuchet ms,helevetica,arial;
	 font-size:11px;
	 font-weight:normal;
	 color:#333;
	 background-color: #fff;
	 }
	 
	 .tx-srlanguagemenu-pi1 .NO a, .tx-srlanguagemenu-pi1 .CUR a { 
   font-family:trebuchet ms,helevetica,arial;
	 font-size:11px;
	 font-weight:normal;
	 color:#333;
	 background-color: #fff;
	 padding-right: 5px;
   }

   
   .tx-srlanguagemenu-pi1 .CUR a { 
	 color:#001B52;
	 text-decoration:underline;
   }
   
   .tx-srlanguagemenu-pi1-flag { 
	 padding:0px;
   margin:0px;
   }



/*--- TYPO3 Styles überschrieben ---*/


/* Definitionsliste formatieren  */

dd { margin: 0px 0px 5px 22px; }


/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0px; padding-bottom: 0px;  }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0px; padding-bottom: 0px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }
	
/* CSS Document */


#portalnewsout {
position: relative;
top:0px;
width:270px;
padding-bottom:30px;
padding-right:20px;
float:left;
}

#portalaboout {
position: relative;
top:0px;
width:200px;
padding-bottom:0px;
padding-right:0px;
float:left;
}


#portaltipout {
position: relative;
top:0px;
width:200px;
padding-bottom:30px;
padding-right:50px;

}

	.spacer {clear:both;top:0px;height:20px;}
	.newsicon, .newsdate, .newstitel, .newschannel {position:relative; float:left;}
	.newsdate, .buchtitel {color:#972956; margin-right: 20px;}
	.newsheadline {font-size:15px; font-weight:bold; color:#60173e; margin-right: 10px;}
	.newstitel {font-size:11px; font-weight:bold; color:#60173e; margin-right: 10px;}
	.newssubtitel {font-size:11px; font-weight:normal; color:#000000; margin-right: 10px; text-decoration:none;}
	.newssubtitel a, .newslink a {font-weight:normal; color:#000000; margin-right: 10px; text-decoration:underline;}
	.newsort {color:#000000; margin-right: 20px;}
	.newschannel {width:150px;}
	.clear {clear:both;}
	
	.newstext {width:300px; margin-right: 20px;}
	
.tx-sfbooks-pi1-browsebox a {
position: relative;
margin-right: 10px;
}

#text h2{
	color:#865165;	
	font-size: 1.0em;
	font-weight: bold;
	margin: 0px;
  	padding: 0px;
}
/* CSS Document */




