/* ++++++ CSS WRITEN BY GIDO WEIDLICH (DIGITAL CONNECT) - ALL RIGHTS RESERVED ++++++++++++ */


body		{
			color:#666666;
			font-size: 8pt;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			background-color:#F7F7F7;
			padding: 0;
			margin: 0;
			background-image:url(../img/layout/bg_head.jpg);
			background-repeat:repeat-x;
			}
a img 		{border:0;}

p			{	margin-bottom:0px;
}
table	{
		border:none;
		width:100%;
		border-collapse: collapse;
}
td	{	text-align:left;

}

/* +++++++++++ GLOBALE FORMATIERUNGEN ++++++++++++++++++++++++++++++++++++++++++++++++++++ */

a:link		{ color: black; text-decoration: underline; }
a:hover		{ color: black; text-decoration: underline; }
a:active	{ color: black; text-decoration: underline; }
a:visited	{ color: black; text-decoration: underline; }

h1  		{ color:#F6821F; font-size: 18px; font-weight: bold; }
h2 			{ color: black; font-size:12px; margin-bottom:-5px; text-align:left;}
p + h2		{margin-top:20px;}


li  		{
			text-align: left;
			line-height: 20px;
			}

/* +++++++++++ BEREICHE FORMATIEREN ++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#error { display:none;
			color:red;}
			
#debug { position:absolute;
			margin:5px auto;
			padding:10px;
			width:500px;
			background-color:#CCC;
			border:1px solid red;
			color:red;
			z-index:100;		
			}
#ie6	{ display:none;}

#main	{ width:1000px;
			margin:0px auto; }
			
#head	{ 	
			position:absolute;
			color:white;
			top:30px;
			width:990px;
			text-align:right;
			padding-right:5px;
			background-color:black;
			}
#navi	{	position:absolute;
			top:62px;
			margin-left:2px;
			height:27px;
			z-index:30;
		}
#navi a, #navi a:visited{
		color:white;
		text-decoration:none;
}
#sub1, #sub2, #sub3	{ 
			position:absolute;
			width:120px;
}
#mininavi	{position:absolute;
			top:139px; 
			margin-left:5px;
			color:white;
			font-size:10px;
 }
#mininavi a,  #mininavi a:visited	{
			color:white;
			text-decoration:none;
}
#mininavi a:hover	{
			color:#EAEAEA;
}
#content	{ 
			position:absolute;
			margin-top:180px;
			margin-left:50px;
			padding-bottom:100px;
			width:500px;
			z-index:15;
 }
#content_spiegel { 
			width:500px;
			height:85px;
			background-image:url(../img/layout/content_spiegel.png);
 }
 /*Für z.B. Standorte*/
#content_only	{
			
			float:right;
	

}
#c_oben	{ background-image:url(../img/layout/reo_content.gif);
			background-repeat:no-repeat;
			padding-top:10px;
			}
#c_mitte	{ 
			margin-top:0px;
			padding:0px 15px 20px;
			border-right:1px solid #e9e9e9;
			border-left:1px solid #e9e9e9;
			background-color:white;
			border-top:1px solid white;
			min-height:350px;
			text-align:justify;
			}
#c_unten	{ background-image:url(../img/layout/reu_content.gif);
				background-repeat:no-repeat;
				background-position:bottom;
			padding-bottom:10px;
			}
#news	{ position:absolute;
			top:138px;
			margin-left:600px;
			width:350px;
			background-color:#EEE;
			border:1px solid #cfcfcf;
			z-index:30;
 }
#news .teaser {
 			height:50px;
			overflow:hidden;
			}
#news form { margin:3px;
			 padding:5px 10px;
			 border:1px solid #cfcfcf;
}
#news span	{	margin:3px;
			padding:5px 10px;
			border:1px solid #cfcfcf;
			display:block;
			
}
#news a span:hover	{	
			background-color:white;
			cursor:pointer;
}
#news a, #news a:visited	{
			text-decoration:none;
			color:#666;
} 
#news h1 {	color:#666666;
			font-size:12px;
			margin-left:10px;

}
#messebanner	{position:absolute; z-index:100; margin-left:290px; margin-top:671px;}
#stipendium		{position:absolute; z-index:100; margin-left:80px; margin-top:652px;}
#stipendium img { border:1px solid #ccc;}



input, select, textarea {
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			padding:1px 5px;
			border:none;
			border-bottom:1px solid #CCC;
}
input.kontakt	{
		border:1px solid #999;
	
	}
textarea.kontakt	{
			width:350px;
			height: 200px;
			padding:5px;
			background-color:#F8F8F8;
			border:1px solid #CCC;
	
	}
#bild	{	position:absolute;
			top:410px;
			margin-left:610px;
			text-align:center;
			z-index:15;
}
#body_bg	{
			position:absolute;
			top:445px;
			width:100%;
			height:300px;
			background-image:url(../img/layout/bg_body.jpg);
			z-index:5;
}

#footer 	{
	position:fixed;
	bottom:0px;
	height:17px;
	width:100%;
	padding-top:5px;
	background-color:white;
	border-top:2px solid #DBDBDB;
	color: #666666;
	font-size:9px;
	z-index:30;
}
#footer span {
	margin-left:10px;
	margin-right:10px;

}
#footer a, #footer a:visited {
	color: #666666; text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#geomann {
position:absolute;
left:10px;
bottom: 30px;
z-index:5;
}
#sysinfo	{
	position:absolute;
	color:red;
}
#dc	a, #dc	a:visited, #dc	a:hover{
	text-decoration:none;
	color:#666666;
}
#map {
	width: 450px;
	height: 450px;
	border:1px solid #666666;
}
#team	{
	position:absolute;
	margin-left:-20px;
	top:216px;
	z-index:20;
}
#team1 { position:absolute; z-index:25; top:275px; left:130px; }
#team2 { position:absolute; z-index:25; top:147px; left:345px; }
#team3 { position:absolute; z-index:25; top:117px; left:436px; }
#team4 { position:absolute; z-index:25; top:200px; left:515px; }
#team5 { position:absolute; z-index:25; top:325px; left:555px; }
#team6 { position:absolute; z-index:25; top:290px; left:435px; }
#team7 { position:absolute; z-index:25; top:180px; left:183px; }
#team8 { position:absolute; z-index:25; top:330px; left:270px; }


/* +++++++++++ KLASSEN FORMATIEREN ++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.a_box	{
		width:451px;
		height:100px;
		margin-bottom:4px;
		background-image:url(../img/layout/a_box.png);
		background-repeat:no-repeat;
		background-position:bottom;
}
.a_box > table { padding:0; border-collapse: collapse; width:430px;}
.a_box td { padding:0; vertical-align:bottom;}

table.c_box { margin-bottom:5px; width:370px;}

.c_box li 	{
		list-style-image:url(../img/layout/dot.gif);
		line-height:normal;

}
.c_box ul 	{
		margin-top:0px;
		margin-bottom:0px;

}
.teambox
	{padding:10px;
	background-color:#EEE;
	border:1px solid #CFCFCF;
	opacity:0.8;
	text-align:center;
	}
	
.borderRE { margin-right: 15px;}
.borderLI { margin-left: 15px;}


.gr	{ background-color:#DEDEDE;}

.subnavi {
	background-color:black;
	border-left:3px solid #F6821F;
	border-right:3px solid #F6821F;
	border-bottom:3px solid #F6821F;
	color:white;
	padding-bottom:5px;
}
.subnavi a, .subnavi a:visited{ 
		text-decoration:none;
		color:white;
		padding:2px 5px;
		display:block;
		}
.subnavi a:hover{ text-decoration:none;
		color:white;
		background-color:#F6821F;
		}
.button	{
		display:block;
}
.big	{
		text-align:right;
		font-size:20px;
}
.ref_list ul { 
	line-height:20px;
}
.ref_list li {
	list-style-image:url(../img/layout/pdfbild.gif);
}
img.bild	{
	border:1px solid #CCCCCC;
}
a.menuelink, a:visited.menuelink{
	float:right; 
	padding:0px 5px 1px 0px; 
	font-size:7pt;
}
.fehler {
	margin:10px 0px;
	color:red;
}
.abstand	{
	line-height:16px;
	}
/* +++++++++++ EDIT STYLES ++++++++++++++++++++++++++++++++++++++++++++++++++++ */

input.edit	{
	width:400px;
	}
.reflect	{
	-webkit-display: none;
    -khtml-display: none;
    -moz-display: none;


	
	}

