/****************************************************/
/* 								CSS - Datei			*/
/* Stylesheet der Webseite IDEO Laboratories		*/
/* Datei: site.css									*/
/* Datum: 23.04.2009								*/
/* Autor: Robert Katzki								*/
/****************************************************/

/****************************************************/
/* Verwendete Farben:
/* 
/* #333333		RGB 51,51,51
/* #da251d		RGB 218,37,29
/* #f6f8f6		RGB 246,248,246
/* #ccc2bb		
/* #c8c8c8		RGB 200,200,200
/* 
/****************************************************/


/****************************************************/
/* Allgemeines
/****************************************************/
* {
	font-family:  Verdana, Helvetica, Trebuchet MS, sans-serif; 
	font-size: 10pt;
	color: #333333;
	border: 0px;
	margin: 0;
	padding:0;
} 

a {
	text-decoration: none;
	color:#da251d;
	cursor:pointer;
}

.imgBtn {
	cursor:pointer;
}

h1 {
	color: #da251d;
	font-weight: bold;
	font-size: 24pt;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #ccc2bb;
}

.bold {
	font-weight: bold;
}
		
body {
 	background-color: #f1f1f1;
	background-image: url(../images/background/hintergrund.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	position: absolute;
	width: 960px;
}


/****************************************************/
/* Kopf
/****************************************************/
#logo {
	position: absolute;
	top: 20px;
	right: 0px;
	height: 100px;
}

	#logo img {
		height: 56px;
		width: 180px;
	}

/****************************************************/
/* Linke Spalte
/****************************************************/
#linkbereich {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 230px;
	height: 390px;
 	background-color: #c8c8c8;
}

	#navigationBild {
		position: absolute;
		top: 46px;
		left: 10px;
		height: 45px;
		width: 210px;
	}

	ul#navigation {
		position: absolute;
		top: 125px;
		right: 0px;
		width: 200px;
	}

	ul#navigation li {
		list-style: none;
		height: 20px;
	}

		ul#navigation li.navigationLinie1 {
			background-color: #ccc2bb;
		}

		ul#navigation li.navigationLinie2 {
			background-color: #f6f8f6;
		}
		
		ul#navigation li.aktiv a, ul#navigation li.aktiv a:hover, ul#navigation li.aktiv a:visited {
			text-decoration: underline;
		}

		ul#navigation li.navigationEbene1 a {
			font-weight: bold;
		}
		
		ul#navigation li.navigationEbene2 a {
			color: #333333;
			margin-left: 30px;
		}


#teaser {
	position: absolute;
	top: 500px;
	left: 20px;
	height: 60px;
	width: 210px;
	padding: 10px;
	background-color: #ccc2bb;
	text-align: justify;
}

.tooltip {  
   position: absolute;  
   display: none;  
   padding: 3px;
   background-color: #ffffff;  
   border: 1px solid #333333;
   z-index: 100;
  }  

/****************************************************/
/* Main - Hauptteil
/****************************************************/
#main {
	position: absolute;
	top: 100px;
	left: 260px;
	height: 480px;
	width: 700px;
}

	#main #mainHeadlineBG {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 5;
	}
	
	#main h1 {
		position: absolute;
		top: 50px;
		left: 20px;
		z-index: 10;
	}
	
	#levelnavigation {
		position: absolute;
		top: 140px;
		right: 20px;
		z-index: 9;
	}
	
	#content {
		position: absolute;
		top: 125px;
		left: 0px;
		width: 680px;
		height: 335px;
		padding: 10px;
		background-color: #ffffff;
		z-index: 1;
		text-align: justify;
	}
	
		#content h2 {
			margin: 5px 0;
		}
		
		#content ul {
			list-style-type: square;
			margin-left: 20px;
		}
		
		#contentimage1 , #contentimage2 {
			vertical-align: middle;
			text-align: center;
		}
		
		#contenttext a.download {
			padding-right: 30px;
			background: url(../images/symbole/download.png) no-repeat right
		}
		
		/*
		 *	Template 1
		 */
		#contenttext.template1 {
			position: absolute;
			top: 40px;
			left: 10px;
			width: 450px;
			height: 300px;
		}
		
		#contentimage1.template1 {
			position: absolute;
			top: 40px;
			left: 470px;
			width: 220px;
			height: 145px;
		}
		
		#contentimage2.template1 {
			position: absolute;
			top: 195px;
			left: 470px;
			width: 220px;
			height: 145px;
		}
		
		/*
		 *	Template 2
		 */
		#contenttext.template2 {
			position: absolute;
			top: 40px;
			left: 10px;
			width: 450px;
			height: 300px;
		}
		
		#contentimage1.template2 {
			position: absolute;
			top: 40px;
			left: 470px;
			width: 220px;
			height: 300px;
		}
		
		/*
		 *	Template 3
		 */
		#contenttext.template3 {
			position: absolute;
			top: 40px;
			left: 10px;
			width: 450px;
			height: 145px;
		}
		
		#contentimage1.template3 {
			position: absolute;
			top: 40px;
			left: 470px;
			width: 220px;
			height: 145px;
		}
		
		#contentimage2.template3 {
			position: absolute;
			top: 195px;
			left: 10px;
			width: 680px;
			height: 145px;
		}
		
		/*
		 *	Template 4
		 */
		#contenttext.template4 {
			position: absolute;
			top: 40px;
			left: 10px;
			width: 335px;
			height: 300px;
		}
		
		#contentimage1.template4 {
			position: absolute;
			top: 40px;
			left: 355px;
			width: 335px;
			height: 300px;
		}
		
/****************************************************/
/* Fussbereich
/****************************************************/
#fussbereich {
	position: absolute;
	top: 590px;
	left: 20px;
	font-size: 10pt;
}

	#fussbereich a, #fussbereich a:hover, #fussbereich a:visited {
		color: #333333;
		font-size: 10pt;
	}

/****************************************************/
/* Suche
/****************************************************/
#suche {
	position: absolute;
	top: 590px;
	right: 0px;
}

	#suchbegriff {
		border: 1px solid #929292;
		background-color: #F4F0F0;
		padding-left: 5px;
		font-size: 10pt;
	}
