* 		{ margin: 0; padding: 0; }
body, div, td 	
		{ font-family: "Myriad Pro","Myriad","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Verdana","Arial", sans-serif;
		font-size: 13px;
		color: #000000;
		line-height: 1.4; }

body 	{ overflow:scroll; text-align:center; background-color: white;}



h1, .caption { font-weight:bold; margin: 0 0 10px 0;color: #e2007a; font-size: 18px; line-height: 100%; }
h2, .smallcaption { font-weight:bold; margin: 0 0 10px 0; color: #008BD8; font-size: 16px; line-height: 100%; }
h1 .smallcaption {margin-top:10px}
h1.big {font-size:30px}
img 		{ border: none; }
a, a:link, a:visited, a:hover, a:active { color: #333333; }
table {border-collapse: collapse}
td		 {vertical-align: top;}


.active240 li a {font-size:15px; font-weight:bold; text-decoration: none; margin-bottom:4px; }
.active240 .spAround {width:500px;}

.hidden {display:none;}

#paper 	{ margin: 0 auto; /*border:1px solid #e5e5e5;*/ margin-bottom:20px; width:1070px; text-align: left; }
#header	{ height: 149px; width: 900px; border-bottom: 1px solid #ebf6fc; /*background: transparent url("/grafik/leftcol_back.jpg") no-repeat 0 0; */}
#maintable {width: 900px; margin-top:0}
#leftcol  { width: 193px; background-image: url("/grafik/leftcol_back.jpg"); background-repeat: repeat-y; }
#rightcol	{ padding: 30px 10px 0px 30px; padding-bottom:20px; height:500px;}

#footer {vertical-align:bottom;}


.segment0 { background: #FCEEF4; }
.segment1 { background: #EBF6FC; }
.segment2 { background: #FFFDEE; }


#rightcol ul {list-style-type: circle; margin:10px 0 5px 0}
#rightcol li {margin-left:20px; margin-bottom:5px}


#banner {position:absolute; right:0; top:0; width:160px; height:500px; float:right; text-align: center}
#banner img {margin-bottom:15px;}
/* NAVIGATION */




ul#nav
{ 
list-style: none outside;
margin-top: 10px;
margin-left: 17px; 
}


#leftcol li {
margin: 0;

}

#leftcol li a {
  color: #333;
  display: block;
  padding: 6px 12px 8px 8px;
  text-decoration: none;
  width: 125px;
  padding-right:25px;
  margin-top: 5px;
  margin-right:10px;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #DEDEDE; 

}
*html #leftcol a {
	width: 150px;
}

#leftcol .navsub a {
  color: #333;
  display: block;
  padding: 2px 12px 2px 8px;
  text-decoration: none;
  margin-top: 0px;
  clear: both;
  font-size: 13px;
  font-weight: bold;
}
#leftcol a:hover {
 background: transparent url("/grafik/nav_hover.gif") center right no-repeat;
}

#leftcol a.link_opened {color:#008BD8; }
#leftcol a.link_active {color:#E2007A}
#leftcol a.link_highlight {color:#E2007A; margin-top:30px; border-bottom:1px solid #E2007A; border-top:1px solid #E2007A; padding-top:5px;}
#leftcol a.link_highlightnotopb {color:#E2007A; border-bottom:1px solid #E2007A; padding-top:5px;}


.footer 
{
height: 15px;
background-color:#E2007A;
clear: both;
font-size: 10px;
padding: 0 5px;
margin:0px 0 0 0;
color: #fff;
text-align: center
}
.footer a {
	color: #fff;
}

#totop {display:none; margin-top:20px;}

