/*Schriftfarbe (grau):4E524E*/

html { 	
}

/* Background Farbe fürs ARCHIV !! */
#bgcolor {
  background:#EFF0ED;
}

body { 
	height:100%;
	font-family: Cambria, Calibri, Lucida Sans, Geneva, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.5em;	
	color: #4E524E;
	/*background:#ffffff;*/
	margin: 0 0 0 10px;		
}	
	
img {
	border:0;
}

a:link {
	color:#ff0a00;
	text-decoration:none;
}

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

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

a:active {
	color:#ff0a00;
	text-decoration:none;	
}

sup {
	line-height:0px;
}
/****************************************************/
#maintable {
	margin:30px 20px 20px 40px;
	width:80%;
	border:0;
	align:left;
	cellpadding:0;
	cellspacing:0;
}

#maintable-landing {
	margin:-12px 20px 20px 40px;	
	width:80%;
	border:0;
}

#bgheadimg {	
	height:130px;
	background-image: url("../images/iiLogo.png");
	background-repeat:no-repeat;
	background-position:left center;
}			
/****************************************************/

h1 {
	font-size: 28px;
	font-weight:bold;
	color: #05054B;
	margin:0;
}

h2 {
	font-size: 26px;
	font-weight:bold;
	color: #F0650A;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 16px;
}

.headline {
	font-family:Impact, sans-serif;
}

p { 
	margin: 0;
	padding: 5px 0 0 5px; 
	text-align: justify;
}

#buttons {
	/*margin: 0 0 10px -10px;*/
	position:absolute;left:5px;bottom:5px;
	line-height:0.9em;
}

ul li{
  height: 20px;
  color: #05054B;
}

ul li.prio4{
  color:#F0650A;
  font-size:20px;
}

ul li.prio3{
  color:#05054B;
  font-size:18px;
}

.bold {
	font-weight: bold;	
}

.italic {
	font-size: 0.9em;	
}

.sehrgross {
	font-size: 1.4em;	
}

.gross {
	font-size: 1.1em;	
}

.klein {
	font-size: 0.9em;	
}

.sehrklein {
	font-size: 0.8em;	
}

.line-height-home {
  line-height: 1.1em;
}



#header {
	/*width:750px;*/
	/*width:100%;*/
	height:60px;
	border-bottom:2px solid #FFF;		
	background:#05054B;	
}

#headlogo {
	width:695px;
	height:60px;
	overflow: auto;	
	/*background:#7DC8FF;*/
	/*position:relative; left:0px;*/
	/*position:absolute;right:30px;*/
	background-image: url("../images/GHiii-headlogo.png");
	background-repeat:no-repeat;
	background-position:center center;
	/*margin:28px 0px 0px 23px;*/
	padding:23px 0 0 15px;
}

.title {
	font-weight: bold;
	/*letter-spacing: -0.05em;*/
	font-size: 18px;
}

.subtitle {
	font-weight: bold;
	/*letter-spacing: -0.05em;*/
	font-size: 14px;
}

#menu {
	display: none;
}

#submenu {
	display: none;
}

#content {
	/*margin-left:240px;*/
	/*width:500px;*/	
	height:450px;
	overflow: auto;			
	background:#7DC8FF;
	/*padding:24px 20px 20px 27px;*/
	background-image: url("../images/cont_bg.png");
	background-repeat:no-repeat;
	background-position:90px 0;		
}

#contain {
	width:920px;
	height:540px;
	position:relative; left:0px;
	/*border-right:1px solid #CCC;*/
	/*border-left:1px solid #CCC;*/
	margin-left:auto;
	margin-right:auto;
	background:#7ECAFF;	
}

