body 
{ 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	background-image: url(../grafiken/background.gif); background-repeat: repeat-x;	
}

#div_global 
{ position: absolute; left: 50%; top: 0; margin-left: -495px; background-color: #ffffff;  width: 990px; overflow: auto; border: solid 0 #767476; }

#div_space
{ 
	color: #ffffff; 
	height: 15px;
}

#div_top 
{ 
	color: #767476;
	font-weight: bold;
	font-size: 11pt; 
	height: 60px;
	padding-left:15px;
}

/*****NAVI-OBEN*********************************************/
#div_top_navi 
{ 
	float:left;
	text-align: left;
	/*width:495px;*/
	width:580px;
}
/*---Navi-Elemente-----*/
#div_top_navi span
{ 
	padding-right: 20px;
}

#div_footer span
{ 
	padding-right: 10px;
}

/****/
#div_top_navi a:link
{ 
	color: #767476;
	text-decoration:none;
}

#div_top_navi a:visited 

{ 
	color: #767476;
	text-decoration:none;
}

#div_top_navi a:hover 
{ 
	color: #d1d1d1;
	text-decoration:none;
}

#div_top_navi a:active 
{ 
	color: #767476;
	text-decoration:none;
}
/****/

.navi_grau 
{
	color: #d1d1d1;
}

.navi_normal 
{
	color: #767476;
}

/*---Logo oben rechts-----*/
#div_top_logo
{ 
	float:right;
	text-align: right;
	padding-right:15px;
}
/************************************************************/

/*****UNTER-NAVI*********************************************/
#div_subnavi 
{ 
	font-size: 10pt; 
	height: 20px; 
	background-color: #5f5d60; 
	padding-left:30px;
	color: #d1d1d1;
	text-align: left;
	clear: both;
	padding-top:2px;
}

/*---Unter-Navi-Elemente-----*/
#div_subnavi span
{ 
	padding-right: 20px;
}

/****/
#div_subnavi a:link
{ 
	color: #d1d1d1;
	text-decoration:none;
}

#div_subnavi a:visited 

{ 
	color: #d1d1d1;
	text-decoration:none;
}

#div_subnavi a:hover 
{ 
	color: #ffffff;
	text-decoration:none;
}

#div_subnavi a:active 
{ 
	color: #d1d1d1;
	text-decoration:none;
}
/****/

.navi_sub_grau
{
	color: #ffffff;
}

.navi_sub_normal
{
	color: #d1d1d1;
}
/************************************************************/

/*****BILD***************************************************/
#div_header 
{
	height: 350px;
	border-style: solid;
	border-width: 1px; 
	border-color: #d1d1d1;
}
/************************************************************/

/*****TEASER BILD***************************************************/
.newsteaserbild
{
float:left;
padding-right:10px;
padding-bottom:10px;
}
/************************************************************/

/*****LEISTE UNTER BILD (PLAYER)*****************************/
#div_player 
{ 
	margin-top: 5px;
	font-size: 10pt; 
	height: 40px;
	margin-left: 15px;
	margin-right: 20px;	
}
/*---Schrift Links-----*/
#div_player_left 
{ 
	padding-top: 5px;
	color: #767476; 
	font-size: 10pt; 
	float:left;
	text-align: right;
	width:495px;
	height:40px;
	
	/*
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #d1d1d1;
	*/
	
}

/*---Player Rechts-----*/
#div_player_right 
{ 
	
	color: #767476; 
	font-size: 10pt;
	float:right;
	width:400px;
	text-align: left;
	
	height:30px;
	

	/*
	border-style: solid;
	border-width: 2px 2px 2px 2px; 
	border-color: #ff0000;
	*/
	
}

/******HAUPT-CONTENT******************************************/
#div_content 
{ 	
	/******HHHHHHHHHHHHHHHHHHHHHHHHIER*************************/
	clear: both;
	color: #767476;
	width:956px;
	font-size: 10pt; 
	margin-left: 15px;
	margin-right: 15px;	
	margin-bottom: 15px;	
}
#div_content_fixed
{ 	
	/******HHHHHHHHHHHHHHHHHHHHHHHHIER*************************/
	clear: both;
	color: #767476;
	width:956px;
	font-size: 10pt; 
	margin-left: 15px;
	margin-right: 15px;	
	margin-bottom: 15px;	
	background:url(../grafiken/mainbackground.gif);	
}

/*---Text links---*/
#div_content_left 
{ 
	color: #767476; 
	font-size: 10pt; 
	padding-left: 35px;
	padding-right: 10px;
	float:left;
	text-align: left;
	width:570px;
}

/*---fette Überschrift in content---*/
.big
{
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 11pt; 
	font-weight: bold;
}

/*---Text rechts mit Bild---*/
#div_content_right 
{ 
	color: #767476; 
	font-size: 10pt;
	float:right;
	width:340px;
	text-align: left;
	padding-top: 15px;
}

/*---Bild rechts---*/
#div_content_right img
{
	width:338px;
 	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #d1d1d1;
	padding-right:1px;
}

/*---Bereich unten links mit impressum contact etc---*/
#div_footer 
{ 	
	clear: both; 
	font-size: 8pt; 
	height: 16px; 
	text-align: right; 
	color:#d1d1d1; 
	padding-top:5px;
}
/************************************************************/

/**************RAHMEN_GELUMPE für runde Ecken rechts****************/
.ro 
{
	background:url(../grafiken/ro.gif) top right no-repeat;
	margin:0;
	padding:0;
}

.lo 
{
	background:url(../grafiken/lo.gif) top left no-repeat;
	margin:0;
	padding:0;
}

.ru 
{
	background:url(../grafiken/ru.gif) bottom right no-repeat;
	margin:0;
	padding:0;
}

.lu 
{
	background:url(../grafiken/lu.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}

.inhalt 
{
	margin:0;
	padding-left: 15px;
	padding-top: 35px;
	padding-bottom: 5px;
}

.inhalt_player 
{
	
	
	border-style: solid;
	border-width: 2px 0px 0px 0px; 
	border-color: #d1d1d1;
	
	margin:0;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
}

.inhalt_content 
{
	margin:0;
}
/*******************************************************************/

/***Links-Allgemein*************************************************/
a:link 
{ 
	color: #767476;  text-decoration:none; 
}

a:visited 
{ 
	color: #767476;  text-decoration:none;
}

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

a:active 
{ 
	color: #767476; text-decoration:none;
}
/*******************************************************************/

/***Input-Felder***************************************************/

input
{
	color: #767476; 
	width: 350px; 
	height: 15px; 
	margin-bottom: 5px; 
	border:solid; 
	border-color: #d1d1d1; 
	border-width: 1px;
}

input.schmal
{
	color: #767476;   
	width: 171px; 
	height: 15px; 
	margin-bottom: 5px;
	border:solid; 
	border-color: #d1d1d1; 
	border-width: 1px; 
}

textarea 
{  
	color: #767476;  
	width: 350px; 
	height: 150px; 
	margin-bottom: 5px; 
	border:solid; 
	border-color: #d1d1d1; 
	border-width: 1px; 
}

select 
{ 
	color: #767476;  
	width: 350px; 
	height: 20px; 
	margin-bottom: 5px; 
	border:solid; 
	border-color: #d1d1d1; 
	border-width: 1px; 
}

.button 
{
	width: 350px;
	color: #767476; 
	height:20px; 
	background-color: white; 
	border-color: #d1d1d1; 
	border-width: 1px; 
	cursor:pointer; 
}

.button_gmaps 
{
	width: 80px;
	color: #767476; 
	height:20px; 
	background-color: white; 
	border-color: #d1d1d1; 
	border-width: 1px; 
	cursor:pointer; 
}

#formular_links
{
	float:left;
	text-align: left;
	width: 160px; 
}

#formular_links div
{
	width: 160px; 
	color: #767476;  
	height: 20px;
	margin-bottom: 5px;
}

#formular_links div.hoch
{
	width: 160px; 
	color: #767476;  
	height: 150px;
	margin-bottom: 5px;
}

#formular_rechts
{
	width: 400px; 
	float:right;
	text-align: right;
}

