/* Start of CMSMS style sheet 'Centaura' */
body {
	background-color: #1E1454;
	font-size: small;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: #ffffff;
	padding:0px;
	margin:0px;
}
a {color: #fff; font-weight: bold;}
a:visited {color:#fff;}
a:hover {color: #fff;}
a:active { color:#000000;}


h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
height: 713px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
height: 192px;
text-align: right;
background-color: #e1ddd9;
padding: 0px;
margin: 0px; 
background: #c13e2a url("images/bg_header.jpg") no-repeat;
}

#banner h1 {
height: 23px;
color: #c13e2a;
font-size: 16px;
font-weight:bold;
line-height:23px;
text-align: left;
margin:0px;
margin-top: 152px;
padding-left:500px;
background: #c13e2a url("images/bg_title.jpg") right no-repeat;
}

#banner img {padding:10px 0px;} 

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 0px #EBD3E0; /* linke Menue Spalten Farbe  */ 
border-right: solid 250px #fffdec; /* rechte Menue Spalten Farbe  */ 
/*background-color: #c13e2a; Farbe fuer Inhalt Spalten  */
background: #c13e2a url("images/bg_container.jpg") 0% bottom no-repeat;
min-height: 500px;
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
 #right {
 width:250px; 
 float:right; 
 position:relative; 
 margin-right:-250px; 
 margin-left:1px;
background-color: #fffdec;
/*  min-height:100%;
  height:auto !important;
  height:100%;
 background: url("images/bg_menu.jpg") left bottom no-repeat;*/
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
min-height:508px;
height:auto !important;
height:508px;
}
p {
padding: 5px 10px;
margin:0px; }

ul#menu {

	font-family: arial;

	color: #1E1454;

	font-weight: bold;

	font-size: 10pt;

	line-height: 1.9em;

}



ul#menu a {

	color: #1E1454;
}


.contactform {

	font-family: Arial;

	width: 400px;

}

div#content h2 {

	color: #fff;

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	margin-left: 20px;

}



div#content hr {

	border: 0px;

	width: 150px;

	color: #fff;

	background-color: #fff;

	height: 1px;

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 0;

	padding: 0;

	text-align: left;

	left: 0;

}



div#content p {

	color: #fff;

	font-family: Arial;

	font-size: small;

	margin-left: 25px;
margin-right: 25px;



	text-align: justify;

	line-height: 1.4em;

}

div#content ul, ol {

	color: #fff;

	font-family: Arial;

	font-size: small;

	margin-left: 50px;
margin-right: 25px;



	text-align: justify;

	line-height: 1.4em;

}


div#content table {

	color: #fff;

	font-family: Arial;

	font-size: small;

	margin-left: 25px;
margin-right: 25px;

	/*text-align: justify;*/

	line-height: 1.4em;

}



div#content table h2 {

	margin-left: 0px;

	margin-bottom: 5px;

}



div#content table td img {

	margin-right: 5px;

}



div#content p a {

	color: #fff;

	font-weight: bold;

}

div.outer {

	font-family: Arial;

	color: #fff;

	font-size: 8pt;

	text-align: center;

}


.contactform input, textarea {
width: 380px;
}

.contactform textarea {
height: 100px;
}

table, tr, td {
color: #fff;
}

img {
border: 0;
}
/* End of 'Centaura' */

