#pagecontent {width:80%;}
#content {width:80%;border:none;margin:auto;clear:both;}
/************************************* allgemeing�ltige Auszeichnungen**************************************/ 

strong { color:#666;}

.red { font-weight:bold; color:#c00;}
.pagetitle { float:left; border-right:1px solid #fff}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc;}

dl{ line-height: 1.5em;}
dt { font-weight:bold;}
dd { margin-left: 40px;}

.spacer { height:10px;}

/***************Auszeichnungen fuer Links*******************/ 

.top { display:none;}

.download { display:none;}

.back {
background-image: url(images/link_back.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
font-size:1em;
}

.print {
background-image: url(images/print.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}
.extern {
background-image: url(images/link_extern.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}

.intern {
background-image: url(images/link_intern.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
font-size:1em;
}


table,td {border: 1px solid #ccc; border-collapse: collapse;}
table{border:none;border:1px solid #ccc;}
thead th, tbody th {background: #71b4af;color: #fff;padding: 5px 5px; border-left: 1px solid #ccc; text-align: left;}
tbody th{background: #bfe5f2;border-top: 1px solid #ccc;text-align: left;}
tbody tr td{padding: 7px 5px;color: #666;vertical-align:top;}

/*Definitionen f�r Formulare*/ 
form {margin-left:50px;}
input{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color: #666; border:1px solid #09c; background-color:#fff; padding-left:3px;}
textarea{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color: #666;border:1px solid #09c;}
select {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1em;color: #666; border:1px solid #09c; background-color:#fff; padding-left:3px;}

/************** Formnatierungen Listen im Content Bereich****************/

#story ul { list-style:none; margin-left:-20px;}
*html #story ul { margin-left:5px;}

#story ul li {
margin-left:0px;
background: transparent url(images/bullet.gif) left top no-repeat;
background-position:0 6px;
padding-left: 15px;
text-align: left;
line-height:1.8em;
}


/***************************************** Auszeichnungen f�r Layout DIVs ******************************************************/ 


#wrapper { width:95%; margin:auto; max-width:1280px;}



#head-container { display:none;}
*html #head-container { display:none;}

#menue { display:none;}

#story{
margin:5px 20px 0 30px;
padding:20px 20px 0 20px;
height: 80%;
min-height:500px;
}

#right{ display:none;}
#extras {display:none;}

/************************Definitionen f�r den Inhaltsbereich**********************************+*/


#story p { line-height:1.5em; }
*html #story p { line-height:1.3em; }

#breadcrumb { display:none;}

#story h1 {font-size: 1.3em; font-weight: bold; color: #329a92;}
#story h2 {font-size: 1.1em; font-weight: bold; color: #329a92; text-decoration:underline;}
#story h3 {font-size: 1em; font-weight: bold; color: #666;}

#story a:link {color: #329a92;text-decoration: none;border-bottom: 1px dotted #329a92; }
#story a:visited {color: #329a92;text-decoration: none;border-bottom: 1px dotted #329a92; }
#story a:hover, a:focus {color: #329a92;text-decoration: none;border-bottom: 1px dotted #329a92; }
#story a:active {color: #329a92;border-bottom: 1px dotted #329a92; }

.teaser {  width:100%; float:left; border-bottom:1px solid #ccc; padding-bottom:5px; margin-bottom:10px;}
.teaser-news {  width:100%; float:left; padding-bottom:5px; padding-top:10px; margin-bottom:20px; border-top:1px solid #ccc;}

.news-date { float:right; color:#09c}
.news-title { float:left; color:#09c; font-weight:bold}

/*Definition f�r Auflistungen mit dem jeweils zur Rubrik passenden farbigem Pfeil*/

.list-about { list-style-image: url(images/arrows/about.gif); padding-bottom:10px; text-align:justify;}
.list-about li { padding-bottom:10px;} 


/******************  Auszeichnungen fuer Bildpositionierungen *************************************/

#image-row a:link{ text-decoration:none; border-bottom:none;}
#image-row img{ display:inline; margin-right:30px;}

#img-row-left-ver { margin-right:20px; width:180px; float:left}

.img-left {  margin-right:20px; float:left;}


/******************  Auszeichnungen fuer Service Menue *************************************/

#servicemenue ul li{ display:none;}
#servicemenue embed { display:none;}

/******************  Auszeichnungen fuer die Navigation Hauptmenue *************************************/


/* Layout f�r den Footer*/

#footer{
clear: both;
margin:auto;
height:50px; 
width:98%;
border-top:1px solid #999;
text-align: center;
padding-top:15px;
} 
