/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	}
	
td {
	font-family: arial;
	font-size: 11px;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font-weight:normal;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	
#navigation a:hover {
	color:#FFF;
	border: 1pt dotted red;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #009;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	font-weight: normal;
	}

#logo {
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 16px;
	}

#tagline {
	color: #006666;
	line-height:18px;
	letter-spacing:.4em;
	font-family: georgia;
	font-size: 16px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #900;
	}

/* Class Styles */

.bodyText {
	color:#006;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	}
.Überschrift_Text{
	color: #036;
	line-height:30px;
	letter-spacing:3px;
	font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	padding-bottom: 30px;
	text-align: left;
	}

	
.subHeader {
	color: #036;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
.LinkesMenü_Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	background-color: #036;
	color: #E9E9E9;
}
.LinkesMenü_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #E9E9E9;
	text-align: right;
	background-color: #036;
}

	
.sidebarHeader {
	color: #036;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Calibri;
	font-size: 18px;
	}	
.FischerIngenieurtechnik {
	font-family: Calibri;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #036;
	letter-spacing: 5px;
}

	
.detailText {
	font:9px arial;
	color:#000000;
	line-height:16px;
	letter-spacing:0.1em;
	}
	
.smallText {
	font:10px arial;
	color:#006;
	}
	

	

.UntenMenü {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #960;
	border: 0px solid #FF0000;
}
