/*<![CDATA[
*/
* { 	margin:0; padding:0; }

body{
 	margin:0 auto;
	text-align: center; 
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	background-color: #F0f0f0;
	color: #555;
}
#pagebody {/* ist für weißen Streifen unter dem roten Strich zuständig*/
	border-bottom: 13px solid #fff;
}
#page {
	width: 724px; 
	margin: 0 auto; 
	text-align: center; 
	font: normal normal 100.01% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html #pagebody #page {
	width: 723px;
} 
/* - - - - Kopfbereich - - - -  */
#log3 {/*oberer Teil des Logos*/
   height:77px;
	background-image: url(../image/logo_fhoch3_o.gif);
	background-repeat: no-repeat;
}
#bild {
	float: left;
	background-image: url(../image/header_fhochdrei.jpg);
	background-repeat: no-repeat;
	position: relative;	
	height:161px;
	width: 490px;
	}
* html #pagebody #page #top #bild {
	width: 490px;
	margin-right: -3px;
	}
#logo {/*unterer Teil des Logos*/
	margin: 0 0 0 490px;
	background-image: url(../image/logo_fhoch3_u.gif);
	background-repeat: no-repeat;
	height:161px;
}
* html #pagebody #page #top #logo {
	margin: 0 0 0 487px;
	display: block; 
}
#servicenavi{
	color: white; background-color: #e92500;
	font-size: 0.75em; font-weight:bold ;
	position: absolute; 
	width: 290px;
	top:138px; left: 183px;
	text-align:right;
	letter-spacing: 0.1px;
	padding: 3px 5px;
}
#naviinstitut, #navifirmen{ /*geplante Zusatznavi links*/
	color: white;
	background-color: #e00800;
	font-size: 0.8em; font-weight: bold;
	position: absolute; 
	padding:3px 0;
	width: 138px;
	top:-1px; 
	left: -138px;
	text-align:center;
}
#navifirmen{ /*geplante Zusatznavi rechts*/
	left: 724px;
}
#breadcrumb{
	text-align: left; 
	padding: 5px 0 5px 204px;
	clear:both;
	font-size: 0.7em;
}
/* - - - - Beginn Körper - - - - */	
#nest {
	font-size:1em;
	text-align:left;
	background-color: #f0f0f0;
}
/*  Navigation  */	
#navigation{
	width: 182px;
	float: left;
	background-color:#F0F0F0; color:#000;
	font-size:0.85em; 
	}
#navlist{
	list-style: none;
	margin: 0; 
	border: 1px solid #D5D5D5;
	border-bottom: none;
}
#subnavlist {
	list-style-type: none;
	border:0;
}
#navlist li a, #navlist li a:link,
#subnavlist li a, #subnavlist li a:link,
#navlist li a:hover, #navlist li a.current, 
#subnavlist li a:hover,#subnavlist li a.subcurrent{
	display: block;
	padding: 5px 0 5px 12px;
	background-image: url(../image/nav_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#subnavlist li a, #subnavlist li a:link{
	padding-left: 25px;
	background-image: url(../image/subnav_bg.gif);
}
#navlist li a:hover, #navlist li a.current, 
#subnavlist li a:hover,#subnavlist li a.subcurrent {
	background-image: url(../image/nav_bg_aktiv.gif);
}
#subnavlist li a:hover,#subnavlist li a.subcurrent{
	background-image: url(../image/subnav_bg_aktiv.gif);
	padding: 5px 0 5px 25px;
}
* html #pagebody #page #nest #navlist li a, 
* html #pagebody #page #nest #subnavlist li a {
		padding-top: 4px;
}/*  Ende Navigation  */

/*  Newsbereich  */	
.news h1 {
	background-image: url(../image/news_bg.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #fff;
	padding: 5px 7px 5px 16px;
	margin-top:15px;
}
.news p{
	padding:5px 8px 5px 15px;
	background-color: #F5F5F5;
	font-size: 0.9em;	color: #555;
}/*  EndeNewsbereich  */	

/* Inhaltsformatierungen */
#content  {
	margin:0 0 0 182px;
	padding: 34px 0 25px 22px; 
	background-color: white;
	min-height: 300px;
}

#content h2 {
	font-size: 1.05em;
	padding:15px 40px 15px 0; 
	color: #E00800;
	}
#content h2.start {
	padding:0 40px 15px 0; 
	}
#content h3, #content h4 {
	font-weight: bold; font-size: 0.95em;
	padding:15px 40px 10px 25px; 
	margin:0; color: #E00800;
	}
#content h4 {
	font-size: 0.8em;
	color: #E555;
}
#content p, #content ul{
	padding: 10px 50px 15px 35px;
	font-size: 0.8em;
	line-height: 140%;
	}
#content p.last{	
padding: 30px;
text-align:right;
 }
img.mitglieder{	margin:4px 20px 10px 0; border: 1px solid #d5d5d5;  }
#content ul{
	padding-left:55px;
}
/* Fuß */
#footright {
	margin: 0 0 0 182px;
	color:#fff; background-color: #e00800;
	font-size:  0.7em;
	padding: 4px 3px 4px 22px; 
	text-align:left;
	border-left: 1px solid #D5D5D5;
}
#footbottom {
	border-top: 1px solid #e00800;
	}

a, a:link, a:hover{
	font-size: 0.95em;
	color: #555;
	text-decoration : underline;
	}/*Link*/

a.sonder, a.sonder:link, a.sonder:visited, a.sonder:active, 
a.sonder:hover, a.sonder:focus{
	color: white;
	text-decoration:none;
	font-weight: bold; font-size: 0.95em;
}	
a.oben, a.oben:link, a.oben:visited, a.oben:active, 
a.oben:hover, a.oben:focus{
	color: #e00800;
	text-decoration:none;
	font-weight: bold; font-size: 0.85em;
}	
.white{	color: #fff; }
/* - - - - - - - -   formular   - - - - - - - -  */

form {	
	padding: 25px 8px 0px 25px; 
	font: normal normal 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif; 
	}
form.newsletter{
	padding: 0 0 5px 13px;   background-color: #F5F5F5;
}	
form fieldset {
	padding: 15px 5px 20px 15px;
	border: 1px solid #e00800; 
	width: 90%; 
}
legend {	font-weight: bold; padding: 0; margin:0 5px; }

input, input.newsl {
	width: 185px;
	border: 1px solid #555;
	padding: 2px 1px;
	margin: 1px 0;
background-color: #fff;
}
input.newsl {
	width: 145px; padding: 1px;
}
input.boppel{
	border: none;
	width: 20px;
	background-color: transparent;
	padding:0; margin:0; padding-top:3px;
}
input.absenden {	padding:1px; margin-top: 10px; border: 1px solid #e00800;}

select,option{	width: 190px;	}
select.newsl,option.newsl{	width: 151px; margin-top:3px;	}
textarea {
	width: 225px;
	border: 1px solid #555;
}
.row {
   padding: 4px 1px;
   display: block;
  /* clear: both;*/
  clear:right;
}
.row br { /* Ausblenden der <br>s für ungestylte Ansicht */
   display: none; }

.row span {  padding: 4px 0; width: 190px; float: left; }
.rown span {  padding: 2px 0; width: 160px; float: left; }/*]]>*/
