/******** colors *********
red:				 	#ff0000
beige:					#5E6D9F
dunkelbeige:			#b9afa3
grau:					#666666

***************************/



body {
	background-color:	#fff;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#333333;
	margin: 			0;
	background-image:	url(../images/bg.gif);
	background-repeat:	no-repeat;
	line-height: 18px;
}

#print_content ul {
	margin-left:		0;
	padding: 			0 0 0 19px;
	list-style-image:	url(../images/arrow.gif);
	background-color:	#fff;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

#teaser p {
	margin-top: 0px;
	margin-bottom: 5px;
}

a {
	color: 				#0E67ED;
	background-color: 	inherit;
	text-decoration: 	underline;
}
	
a:hover {
	color: 				#4187f4;
	background-color:	inherit;
	text-decoration: none;
}

#headLi{
	position:			absolute;
	height:				225px;
	width:				355px;
	left:				23px;
	top:				23px;
	background-color:	#ecebe6;
	background-image:	url(../images/headLi.jpg);
}

#headRe{
	position:			absolute;
	height:				225px;
	width:				580px;
	left:				401px;
	top:				23px;
	background-color:	#ecebe6;
}

#contentContainer{
	left:				15px;
	top:				200px;
	background-color:	#fff;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 18px;
}

#menue {
	width:				100%;
	background-color:	#FFFFFF;
}


#menue ul {
	margin-top:			0px;
	margin-left:		0px;
	margin-bottom: 		1px;
	padding: 			0 0;
	list-style-type: 	none;
}

#menue li {
	font-size: 			12px;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F9490;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menue.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
	
	
#menue li#last {
	border-bottom-width: 0;
}

#menue li#spacer {
	border-bottom-width: 0;
	height: 			 10px;
}

#menue li a, #menue li span {
	display: 				block;
	color: 					#666666;
	text-decoration: 		none;
	background-color: 		inherit;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menue li a:hover {
	color: 					#000000;
	margin-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EB3134;
	background-repeat: no-repeat;
	background-position: left center;
}

#menue li span {
	color: 					#fff;
	background-color: 		#ff0000;
}
#menue2 {
	width:				100%;
	background-color:	#FFFFFF;
}


#menue2 ul {
	margin-top:			0px;
	margin-left:		0px;
	margin-bottom: 		1px;
	padding: 			0 0;
	list-style-type: 	none;
}

#menue2 li {
	font-size: 			12px;
	background-repeat: repeat-x;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F9490;
	background-color: #FFFFFF;
	background-image: url(../images/bg_menue.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
	
	
#menue2 li#last {
	border-bottom-width: 0;
}

#menue2 li#spacer {
	border-bottom-width: 0;
	height: 			 10px;
}

#menue2 li a, #menue li span {
	display: 				block;
	color: 					#666666;
	text-decoration: 		none;
	background-color: 		inherit;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menue2 li a:hover {
	color: 					#000000;
	background-color: 		#F9F9F9;
	margin-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EB3134;
}

#menue2 li span {
	color: 					#fff;
	background-color: 		#ff0000;
}

#print_content{
	position:			absolute;
	height: 			100%;
	width:				533px;
	left:				163px;
	top:				0px;
	background-color:	#fff;
}

#spalte1{
	float: 				left;
	width:				255px;
}

#spalte2{
	float: 				right;
	width:				255px;
}

#footer{
	float:				left;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			10px;
	color:				#FFFFFF;
	width: 100%;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

#footer2 {
	font-size: 10px;
	color: #EE1C25;
}
#footer2 a {
	color: #8F9490;
}
#footer2 a:hover {
	color: #000000;
	text-decoration: none;
}


#teaser{
	font-size:			10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

a:link.footer  {
	color:#a9b8cf;
	text-decoration: underline;
}
a:active.footer  {
	color:#a9b8cf;
	text-decoration: underline;
}
a:visited.footer {
	color:#a9b8cf;
	text-decoration: underline;
}
a:hover.footer {
    color:#a9b8cf;
	text-decoration: underline;
}


/* Formulare */

.inputfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
	width: 390px;
}

.inputfeldmed	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
	width: 290px;
}

.inputfeldsmall	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
	width: 90px;
}

.auswahl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
}

.textfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
	width: 390px;
}

.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #ccc;
	cursor: hand;
}

.upload	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 3px;
	border: 1px solid #b9afa3;
	text-decoration : none;
	background-color: #fff;
	width: 250px;
}
.titles1 {
	font-family: "Arial narrow";
	font-size: 28px;
	color: #8F9490;
	letter-spacing: -1px;
}	
.titles2 {
	font-family: "Arial narrow";
	font-size: 21px;
	color: #EE1C25;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
	padding-bottom: 5px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #949590;
}

.vline_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8F9490;
}
.title_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #919294;
}
#detailed_page {
	color: #000000;
}
.div_border {
	border: 1px solid #8F9490;
	padding: 5px;
}
.small_txt {
	font-size: 11px;
}
#contentNews {
	left:				15px;
	top:				200px;
	background-color:	#fff;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 18px;
	margin-right: 10px;
	padding-right: 10px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
