/* Layout */
* { margin: 0px; padding: 0px; }
body > div { width: 1024px; margin: 0 auto;  border: 1px solid #000000;}
#branding { 	float: right; width: 250px;	min-height: 30px;  top center no-repeat; backround:#FF0000;}
#navi ul li { display: inline; }
#supp_menu  { width: 262px; 	float: left; background: url(big_shadow.png) top center no-repeat; min-height: 500px; }
#accordion { width: 220px; float: left;  background-color:#eee;   }

#footer ul {	float: right;}
#footer ul li { 	display: inline; }
#footer p { float: left; }
#main { overflow: hidden; }
/*Design*/

a { color: #555; text-decoration: none; }

body { 
	 
	font-family: Arial, sans-serif; 
	font-size: 11pt; 
	background:#FDFDE7;
}

body > div {
	
	background:#FFFFFF;
	
	}

h1 { font-size: 1.6em; color: #365f91;  padding-top: 5px; margin-left: 5px;  }
h2 { font-size: 1.0em; color: #365f91;  margin-left: 5px;}

#content p { line-height: 1.4em; margin: 10px 0px;}

#branding {
	text-align: center;
	font-size: .9em;
	position:relative; top: -5px;
}

#branding img { margin-top: 50px; border: none;  }

#branding ul { margin-top: 10px; }

#branding ul li {
	display: inline;
	
}



#content a { color: #000099; text-decoration: underline; font-size: 1.0em;}
#content h1, { color: #365f91; font-size: 1.4em;  margin:2px 0px; }
#content h2 { color: #365f91; font-size: 1.2em;  margin: 2px 0px; }
#content h3 { font-size: 1.1em; }

.content {
border:1px solid #000;
background-color:#ebe5e5;

margin:10px;
}




/* Navigation Layout-Aufklappfunktion (ohne Styling) */


#navi ul { margin: 0 0 20px 0; padding: 0; }
#navi ul li {
	display: inline;
	position: relative;
	
}
#navi ul ul, #navi ul ul ul { display: none; }
#navi ul ul li, #navi ul ul ul li { display: block; }
#navi ul li:hover > ul { display: block; position: absolute; left: 0px;} 
#navi ul li:hover > ul { top: 100%;}
#navi ul ul li:hover ul { left: 100%; top:0px; }


/* Navigation Layout-Aufklappfunktion (ohne Styling) */
ul#Navigation {
   
    text-align: center;
    border-bottom: 5px solid #ff0000;
	
	padding: 5px 0px;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
   
  }

  ul#Navigation a, ul#Navigation span {
    float: right; 
    margin-right:15px; 
	margin-bottom:5px;
	margin-top:5px;
	text-decoration: none; 
   
  }
  
  ul#Navigation a:hover, ul#Navigation span {
    color: #000099;
   
  }
   
  ul#Navigation div {
     clear: right;
  }


/* 2D-button */  

a.linkbutton { 
	font-size: .8em;
	display: inline-block; 
	background: #FF0000; 
	padding: 4px 8px; 
	border: 1px outset gray; 
	text-shadow: black 1px 1px 3px; 
	color:white; 
	text-decoration: none; 
	border-radius: 10px;
	margin-bottom:5px; 
	margin-top:5px;
}

a.linkbutton:hover{
 background: #ccc; 
 }


/* Liste Startseite */


#liste ul { overflow: hidden; margin-top: 5px; margin-right:10px; margin-left:5px; text-align: center;  background-color:#f4f3f3; font-size: 9px; font-weight: bold; list-style:none;}
#liste li { position: relative; display: block; width: 117px;  height: 140px; float: left; margin: 3px 3px 3px 3px;  padding: 3px;   text-align: center; }

#liste li img {  border: 1px solid #ccc; text-align: center;}

#liste h1  { color: ##0066cc; font-size: 1.0em; text-align: center; font-weight: bold;}
#liste h2 { color: #000000; font-size: 0.8em;  text-align: center; font-weight: bold;}
#liste h3 { color: #000000; font-size: 1.0em;   font-weight: bold; text-align: center; }

#liste ul li > a {
	color: #000099;  text-decoration:underline; padding: 5px;  
}

#liste ul li:hover a {
	color: #000000; text-decoration:underline; padding: 5px;
}



.link_head_grey { 
font-family: Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold;
background: #999;
padding: 5px 12px 5px 12px;
margin:5px 5px 15px 70px;
}

.link_head_red { 
font-family: Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold;
background: #FF0000;
padding: 5px 15px 5px 12px;
margin:5px 5px 15px 70px;
}

.link_button_shop { 
font-family: Arial , Helvetica, sans-serif; 
font-size: 10pt; 
color: #FFFFFF; 
text-decoration: none; 
font-weight: bold;
background: #FF0000;
padding: 5px 5px 5px 5px;
margin:5px 5px 5px 5px;
}
.textred {  
font-size: 1.0em; 
color: #FF0000; 
text-decoration: none; 
line-height: normal;
font-weight: bold;

} 




.textgrey {  
font-size: 1.0em; 
color: #ccc; 
text-decoration: none; 
line-height: normal;
font-weight: normal;

} 

.textblack {  
font-size: 0.9em; 
color: #000; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
margin: 5px 10px;
}

.textblackbig {  
font-size: 1.0em; 
color: #000; 
text-decoration: none; 
line-height: normal;
font-weight: bold;
text-align:center;
}

.textblue {  
font-size: 1.0em; 
color: #000099; 
text-decoration: none; 
line-height: normal;
font-weight: normal;
} 

.textbluebig {  
font-size: 1.5em; 
color: #336666; 
text-decoration: none; 
line-height: normal;
font-weight: bold;

} 

.textbluesmall {  
font-size: 0.8em; 
color: #000099; 
text-decoration: none; 
line-height: normal;
font-weight: bold;


} 

.textblacksmall {  
font-size: 0.8em; 
color: #000000; 
text-decoration: none; 
line-height: normal;
font-weight: normal;


} 


/*  2Spalten-Layout */




#small-col { float: left; width: 320px; margin: 5px 5px 5px 5px; font-size: 0.9em; }
#big-col { width: 680px;  margin: 5px 2px 5px 2px; font-size: 0.9em;    float: right; }
#all-col { width: 1024px;  margin: 5px 2px 5px 2px; font-size: 0.9em;    float: left; }
.img-col { font-size: .8em; float:left; margin:5px 5px 5px 55px;  }
.img-dat { font-size: .8em; float:left; margin:5px 5px 5px 5px;  }
.img-box { font-size: .8em; float:left; margin:5px 5px 5px 120px;  }
#big-col h1 { color: #365f91; font-size: 1.8em;  margin: 5px 0px; }
#big-col h2{ color: #4f81bd; font-size: 1.4em;  margin: 5px 0px; }
#all-col h1 { color: #365f91; font-size: 1.8em;  margin: 5px 0px; }
#all-col h2{ color: #4f81bd; font-size: 1.4em;  margin: 5px 0px; }
#small-col h1 { color: #365f91; font-size: 1.8em; text-align:center;  }
#small-col h2 { color: #4f81bd; font-size: 1.4em; margin: 5px 0px;  }
#small-col h3 { color: #000000; font-size: 1.2em; margin: 5px 0px;  }
#small-col ul { overflow: hidden; margin-top: 5px;  }
#smal-col li { position: relative;   float: left; margin: 0 5px 5px 5px;   font-size: 0.8em; }

/* basic styles */
#box ul { overflow: hidden; margin-top: 5px; text-align: center; }
#box li { position: relative; display: block; width:300px; float: left; margin: 0 5px 5px 5px;  padding: 5px; font-size: 0.8em; text-align: center;}

#box li img {  border: 1px solid #e2e2e2; text-align: center;}

#box h1  { color: #000066; font-size: 1.0em; text-align: center; }
#box h2 { color: #000000; font-size: 0.9em;  text-align: center; }
#box h3 { color: #000000; font-size: 0.9em;   font-weight: bold; text-align: center; }

#box ul li > a {
	color: #000099; font-size: 0.9em; line-height: 0.9em; text-decoration:none; padding: 5px;
}

#box ul li:hover a {
	color: #000000; font-size: 0.9em; line-height: 0.9em; text-decoration:none; padding: 5px;
}





/*Tabelle*/


  
  td {  

font-size: 1.0em;  
color: #000000; 
text-align: left;
text-decoration: none; 
font-weight: normal;
border:1px solid #cccccc;
padding: 5px 0px 5px 0px;
  }

  th {  

font-size: 1.0em;  
color: #000000; 
background-color:#f5f4e3;
text-align: left; 
font-weight: bold;
border:1px solid #cccccc;
padding: 5px 0px 5px 0px;
  }
 
 ul 
{
font-family: Arial , Helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
padding: 5px 0px 5px 20px;
}

 li
{
font-family: Arial , Helvetica, sans-serif; 
font-size: 11pt; 
color: #000000; 
padding: 5px 0px 5px 0px;
text-align: left;
}