html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
#pagewidth{ 
 width:880px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 

P {
margin-top: 2px;
line-height: 180%;
}
 
h1 {
font-size: 1.2em;
margin: 4px 0px 0px 0px;
color: #fbcd15;
}

h2 {
font-size: 1em;
margin-top: 6px;
margin-bottom: 6px;
color: #663300;
}

h3 {
margin-top: 10px;
}

h4 {
margin-top: 10px;
}

a:link {
text-decoration: underline;
color: black;
background-color: white;
}

a:visited {
text-decoration: underline;
color: black;
}

a:active {
text-decoration: underline;
color: black;
}

a:hover {
text-decoration: none;
color: #fbcd15;
background-color: white;
}

.csc-textpic-caption{
	font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size : 8px;
	color : #505050;
}

#header{
 text-align: right;
 position:relative; 
 height:150px; 
 background-color:#FFFFFF; 
 width:100%;
 font-size: x-large;
 font-weight: bold;
 font-style: italic;
 letter-spacing: 0.2em;
} 
 
#leftcol{
 width:110px; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 text-align: left;
 color: #535353;
}

#leftcol a {
text-decoration: none;
background-image: url(/fileadmin/template/images/menu_underscore.png);
background-repeat: no-repeat;
background-position: left bottom;
}

#leftcol li {
/*background-image: url(/fileadmin/template/images/menu_underscore.png);*/
/*background-repeat: no-repeat;*/
/*background-position: left bottom;*/
}

#leftcol ul {
list-style-type: none;
line-height: 200%;
}
 
 
#twocols{
 width:760px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:100px; 
 float:right; 
 position:relative; 
 color: #757575;
 background-color:#FFFFFF;
 font-family : Verdana, Arial, Tahoma, Helvetica, sans-serif;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:590px; 
 line-height : 140%;
 font-family: Verdana,Arial,Helvetica,Times;
 font-size: 1.0em;
 margin-right: 20px;
 margin-left: 20px;
 }
 
#mencol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:590px; 
 line-height : 140%;
 font-family: Verdana,Arial,Helvetica,Times;
 font-size: 0.9em;
/* margin-right: 30px;*/
/* margin-left: 30px;*/
 }
#mencol a {
text-decoration: none;
}

#mencol li {
text-decoration: none;
}

#mencol ul {
list-style-type: none;
line-height: 200%;
text-decoration: none;
}

ul.men-e1 a {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    text-decoration:none;
    font-weight : normal;
}

ul.men-e1 {
    margin: 0 0 0 0;
    padding:0 0 0 0;
    font-size: 0.9em;
    list-style:none;
    font-weight : normal;
}

ul.men-e2 {
    font-size: 0.9em;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 10px;
    list-style:none;
    font-weight : normal;
}


ul.men-e2 a {
    font-size: 0.9em;
    text-decoration:none;
    font-weight : normal;
}



#footer{
 height:20px; 
 background-color:#FFFFFF; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.tx-jppageteaser-pi1-list-entry-image {
 border : 0px;
 margin : 0px 10px 0px 0px;
 padding : 10px 0px 0px 0px;
}

.tx-jppageteaser-pi1-list-entry-image img {
 border : 0px;
 margin : 0px 10px 0px 0px;
 padding : 15px 0px 0px 0px;
}

.tx-jppageteaser-pi1-list-entry-link-item {
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
}

.tx-jppageteaser-pi1-list-entry-description H1 {
 font-size: 1.0em;
 color: #fbcd15;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
}

.tx-jppageteaser-pi1-list-entry-description H2 {
 font-size: 0.8em;
 color: #663300;
 margin : 0px 0px 0px 0px;
 padding : 0px 0px 0px 0px;
}