body{
	background-color:#6c2d4a;
	background-image:URL(../images/background.jpg); 
	background-repeat:repeat-x; 
	font-family: arial; 
	font-size:12px;
}
#tipafriend{
	display: none;
}
div #calendar div{ 
	border-bottom:1px solid #efefef;
	border-left:1px solid #dedede;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:5px;
	width:300px; 
}
#searchresult{
	width:500px; 
	margin-left:10px; 
}
#searchresult .indent{
	margin-left:8px; 
	padding-left:5px;   
	border-left:1px solid #efefef; 
}
#searchresult .pageinfo{
	border-bottom: 1px solid #efefef;
	padding-bottom:5px;
	margin-bottom:5px; 
}

a img{  
	border-style: none; 
	border: none;
}
.bildtext{	
	font-family:arial;
	font-size:10px; 
	font-style: italic;
}
*{
	margin:0;
	padding:0;
}
a:link {
	text-decoration: none;
	COLOR: #820f51;
}
a:active {
	text-decoration: none;
	COLOR: #820f51;
}
a:visited {
	text-decoration: none;
	COLOR: #820f51;
}
a:hover{ 
	text-decoration: underline; 
	color: #820f51;
}

#mainwrapper{
	width:950px;
	background-color:#FFFFFF;
	background-image:URL(../images/innerbg.jpg);
	background-repeat: no-repeat; 
	text-align:left; 
	padding-bottom:14px; 

}
#pageheader{
	width:950px;
	height:100px;
	background-image:URL(../images/toplogo.jpg);
	background-repeat: no-repeat;
	
	
}
#pageheader #logo{
	width:300px;
	height:110px;
	float:left;
}
#pageheader #tools{
	width:300px;
	height:110px;
	float:right;
}


#pageheader #tools #language{
	margin-top:0px;
	background-image: url(../images/langbg.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 181px;
	float: right;
}
#pageheader #tools #language div{ 
	height:20px; 
	width:80px;
	float:right;
	padding-top:3px; 
}
#pageheader #tools #language img{	
	vertical-align: middle; 
	padding-right:3px;  
	border:0; 
	text-decoration: none;
}
#pageheader #tools #language span{	
	font-weight:bold; 
	color:#333333;  
	vertical-align: top; 
}
#pageheader #tools #language .lang_active span{	
	font-weight:bold; 
	color:#333333;  
	vertical-align: top;
	text-decoration: underline;

}
#pageheader #tools #language .lang_notrans span{	 
	font-weight:bold;   
	color:#cecece;
	vertical-align: top;	
}
#pageheader #tools #language a{
	text-decoration: none;
}

#subwrapper{  
			
}

#subwrapper {
	margin-left:15px;
}
#contentwrapper{   
	background-color:#FFFFFF; 
	margin-left:15px;
	margin-right:15px;
}
.lb {   
	border-right:4px dotted #A5AEC5; 
}

#contentwrapper h1 {  
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #820f51; 
	font-size:20px;   
	display: block; 
	padding-bottom: 20px;  	 	 
}
#contentwrapper h2 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #820f51; 
	font-size:12px;   
	display: block;  	 
}

#contentwrapper p{
	padding-bottom: 10px; 
}
#contentwrapper ul li{ 
	margin-left:20px; 
    list-style:square;
}


#pagetools{ 

	height: 16px;
	margin-top: 5px;
	padding-top:5px; 
	border-top:1px solid grey; 
	 
}
#pagetools a{	
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666; 
	text-decoration: none;
}

#pagetools .toolbarLink{
	vertical-align: top;
}
#pagetools .toolbarImg{ 
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding:0px;   
	border:1px; 
}

#footer{
	font-size:10px;
	color:white;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	margin-top:5px;
}

#newscolumn{  
}
#newscolumn a{
	text-decoration: none;  
}
#newscolumn p{
	display:block; 
	font-size:11px; 		
	color:#5f5f5f; 
}

h2{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;   	
	color:#820f51;  
	display:block; 
	margin-bottom:8px; 
}
h3{	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #820f51;
	display:block; 
	margin-bottom:8px; 
}

#newscolumn div{	 
} 
#newscolumn div:hover{
}
 
#dropinpitching{
	
}
#dropinpitching td{  
	border-bottom:1px solid #efefef;  
	padding:5px; 
	color:grey;
	font-weight:bold;
} 
#commentform {
	padding: 5px;
	border: thin solid #CCC;
}
#commentform h1{
	font-size: 15px; 	
	color:#CCC;
}
#commentform form label {
	font-weight: bold;
	color: #666;
}
#commentform form #comment_header {
	height: 20px;
	width: 250px;
	font-size: 14px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#commentform form #comment_body {
	height: 80px;
	width: 250px;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
}
#commentform form input {
}
#commentlist {
	padding: 5px;
}
#commentlist h1{
	font-size: 15px; 
	color:#CCC;	
}
#commentlist .comment { 
	width: 100%;
	font-size: 10px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom:10px;
}

#companycolumn{  
	width:640px; 
}
#companycolumn .companydiv{
	width:190px;
	height:200px; 
	border:1px solid #efefef;
	padding:5px;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left; 
	
}
#companycolumn .companydiv:hover{ 
	width:190px; 
	height:200px;
	border:1px solid #333333;  
	padding:5px;
	margin-right: 5px;
	margin-bottom: 5px; 
	float: left;	
}
#companycolumn .cname{ 
	font-weight:bold; 
	height:13px; 
	border-bottom:1px solid #efefef;
	background-color: #cecece; 
	padding:5px;	 	
}
.pdf-icon{ 
	background-image: url(../images/GUI_ICON_pdf.gif); 
	background-position: 7px 4px;   
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px; 
	padding-left: 28px;
	line-height:25px;  
	display:block;	
}
.yellow-square{ 
	background-image: url(../images/ydot.jpg); 
	background-position: 3px 3px;   
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 1px; 
	padding-left: 17px;
	line-height:15px;  
}
a.pdf-icon:hover{ 	
	background-color:#dedede;
}
.newsdatetag{

	margin-bottom:6px;
}

.maintable{
	margin-top:5px;
}
.lmaintable{
	margin-top:5px;  
}
.left {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	margin-right:5px;
	padding:5px;
}
.maintable tr td .left {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	margin-right:5px;
	padding:5px;
}
.maintable tr td .middle {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	margin-right:5px;
	margin-left:5px;
		padding:5px; 
}
.maintable tr td .right {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #cdcdcd;
	margin-left:5px;
	padding:5px;
}
.colrub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	text-transform: none;
	color: #6a2e4a;
	margin-bottom: 5px;
}
