@CHARSET "UTF-8";

BODY {
	background: #f4eed7 url("pagebg.png") 0 0 repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
    font-family: Arial,"Nimbus Sans L", Helvetica ,sans-serif;
    font-size: 12px;
	line-height: 150%;	
	margin-bottom: 1px;
	height: 100%!important;
}

/* Normal link */
a {
	color: #aa0000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #440000;
	text-decoration: none;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #666666;
	font-size: 92%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 125%;
	color: #aa0000;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

span, div {
    margin: 0;
    padding: 0;	
}

p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.6em 0;
	padding: 0;
}

BLOCKQUOTE {
   margin: 0 0 10px 10px;	
}         

input, select, textarea  {
	 padding:3px 5px;
	 width: 250px;
	 border: 1px solid #ccc;
}

.button  {
	width: auto;
	cursor: pointer;
	background-color: #34507A;
	color: #fff;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left: 25px;
}

ul li {
	background:transparent url(bullet.gif) no-repeat scroll 6px 5px;
	padding-left: 25px;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}


img.right {
	margin-left: 20px;
	margin-bottom: 10px;
	border: 4px solid white;
	float: right;
}

img.left {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 4px solid white;
	float: left;
}

img.center {
	border: 4px solid white;
	margin-bottom: 10px;
}

.img_caption {
	position: relative;
	font-size: 10px;
	line-height: 100%;
	margin: -10px 0 5px 0;
	font-style: italic;
}

.clr {
	clear: both;
}
/* Seitenelemente */

#wrap {
    width: 979px;
    margin: 0px auto;
    padding: 0px;	
    
}

#header {
    margin: 0 9px 5px 9px;    
    padding: 0px;
    height: 37px;
    width: 961px;   	
}

#figur {
    margin: 0;    
    padding: 0px;
    position: absolute;
    z-index: 10px;
    top: 85px;
    margin-left: -20px;
    height: 280px;
    width: 259px;   
   	background: transparent url("else.gif") 0 0 repeat-y;	
}

#banner {
    padding: 0 9px;
    height: 323px;
    width: 961px;   	
	background: transparent url("schatten-oben.gif") 0 0 repeat-y;
	display: block;
	overflow: hidden;
}

#content {
    padding: 0 9px;
    width: 961px;   	
	background: transparent url("schatten-unten.gif") 0 0 repeat-y;	   
	display: block;
	overflow: hidden;
}

#topmenu {
    width: 961px;
    height: 50px;   	
	background: transparent url("menubg.png") 0 0 repeat-x;		  
	color: #fff;
	font-size: 1.4em;
	font-weight: bolder; 
}

#topmenu ul {
	margin: 0;
    height: 50px;   	
	padding-left: 15px;
    padding-top: 5px;
	text-align: center; 
}

#topmenu li {
	background-image:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
	padding:0;
}

#topmenu li a {
	border-left:1px solid #1e3e6d;
	border-right:1px solid #162d4f;
	height: 45px;
	float:left;
	display: block;
	line-height: 45px;
	color:  #fff;
	width: 150px;
}

#topmenu li a:hover, #topmenu li a:active, #topmenu li a:focus {
	background: transparent url("menubg-on.png") 0 0 repeat-x;		   
	padding-top: 2px;
	height: 43px;
	line-height: 43px;
}


#footer {
    width: 979px;
    height: 15px;   	
	background: transparent url("footerbg.png") 0 0 no-repeat;		   
}

a#homebutton {
    width: 122px;
    height: 29px;
    float: left;   			
    background: transparent url("homebg.png") 0 0 no-repeat;
    margin-top: 5px;       
}	

a#langbutton {
    width: auto;
    float: right;   			
    background: transparent url("flag.png") 100% 0 no-repeat;
    margin-top: 8px;  
    padding: 5px 130px 0  10px;
    color: #fff;
    font-size: 1.1em;
}	

a#langbutton2 {
    width: auto;
    float: right;   			
    background: transparent url("flag-fr.png") 100% 0 no-repeat;
    margin-top: 8px;  
    padding: 5px 45px 0  10px;
    color: #fff;
    font-size: 1.1em;
    border-left: 1px solid #fff;      
}	

a#impress {
    width: auto;
    float: right;   			
    margin-top: 8px;  
    padding: 5px 10px 0  10px;
    color: #fff;
    font-size: 1.1em;
}	

table.ctable {
    width: 961px;
    min-height: 300px;	
    border: none;
    margin: 0;
    padding: 0;
    border-spacing:10px; 
}

table.ctable td {
	vertical-align: top;
    background-color: #e6e6e6;
    padding: 10px;	
}
	
table.ctable td.c_right {
    width: 320px;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
