/* ######################################################################################################
** ### Standard ##########################################################
** ######################################################################################################
*/
body {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
strong {
	font-weight: bold;
}
table, tr, td {
	xborder: 1px solid #666666;
}
a, a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ######################################################################################################
** ### Formatierung Headers ##########################################################
** ######################################################################################################
*/
#header {
	background: #000000;
	font-size: 11px;
	color: #FDFDFD;
	padding-top: 3px;
	height: 15px;
	padding-left: 30px;
}
#header a {
	text-decoration: none;
	border: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#logo {
	width:150px;
	x_background-color: #333333;
	float:left;
}
#nextproject {
	width:150px;
	x_background-color: #333333;
	float:left;
	margin-left: 135px;
}
#langswitch {
	width: 150px;
	x_background-color: #009966;
	float:left;
	margin-left: 268px;
	text-align:right;
}
/* ######################################################################################################
** ### Layout cols ##########################################################
** ######################################################################################################
*/
#pagecontent {
	
}
#firstcol {
	float:left;
	width: 170px;
	padding: 0px;
	margin:0px;
}
#secondcol {
	float:left;
	margin: 0px;
	padding: 0px;
}
/* ######################################################################################################
** ### nav ##########################################################
** ######################################################################################################
*/
#nav {
	padding-left: 30px;
	width:140px;
	height: 486px;
	margin-top: 27px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
#nav ul li a {
	text-decoration: none;
	border: none;
	color: #000000;
}
#nav ul li a:hover {
	text-decoration: underline;
}
#nav li {
	margin-bottom: 5px;
}
#nav a {
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin:0px;
	text-decoration: none;
}
#nav a.current {
	background-image: url(/images/bglink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
#nav a.current:hover {
	text-decoration: none;
}
/* ######################################################################################################
** ### content ##########################################################
** ######################################################################################################
*/
#main {
	padding-left: 110px;
	width: 570px;
	margin-top: 64px;
	line-height: 17px;	
}
#mainnews {
	padding-left: 80px;
	width: 600px;
	margin-top: 64px;
	line-height: 17px;	
}
#mainproject {
	padding-left: 144px;
	width: 570px;
	line-height: 17px;	
}
#mainproject a:hover{
	text-decoration: underline;

}
#startpageimage {
	padding-left: 140px;
	padding-top:70px;
	height: 480px;
}
#startpagemain {
	padding-left: 140px;
	padding-top:10px;
	width: 500px;
	line-height: 17px;	
}
#startpagelangswitch {
	position:absolute;
  margin-top:102px;
}
#startpagelangswitch a {
	text-decoration: none;
}
#startpagelangswitch a:hover {
	text-decoration: underline;
}


#main h1, #mainnews h1{
	margin-bottom: 15px;
	xbackground-color: #00CCCC;
	height: 20px;
}
#main h1 span, #mainnews h1 span  {
	background-image: url(/images/bglink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:15px;
	height: 20px;
}
#main h2 span, #mainnews h2 span {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main h2 span a, #mainnews h2 span a { 
	text-decoration: none;	
}
#mainnavcat, #subnavcat {
	margin-bottom: 35px;
}
div.headline {
	margin-bottom: 26px;
}
div.headline span {
	background-image: url(/images/bglink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:16px;
}
div.headline a {
	height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin:0px;
	text-decoration: none;
	border
}
div.headline a.current {
	background-image: url(/images/bglink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}
/* ######################################################################################################
** ### Markupfreie CSS-Floatclearing-L�sungen ###########################################################
** ######################################################################################################
*/

/* Clearfix-Methode zum Clearen der Float-Umgebungen - Wir verwenden es zwar nicht wegen tr completition scroll*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
	
/* Diese Angabe ben�tigt der Safari-Browser zwingend !! */
.clearfix { 
	display: block; 
} 	
/* Overflow-Methode zum Clearen der Float-Umgebungen */
.floatbox {
	overflow:hidden;
}
/* IE-Clearing: Ben�tigt nur der Internet Explorer und �ber iehacks.css zugeschaltet */
#ie_clearing {
	display: none
}

/* ######################################################################################################
** ### sonstiger schnick schnack ###########################################################
** ######################################################################################################
*/
#indicator{
	position: absolute;
	background-color: #FFFFFF;
	padding: 2px;
	border: 2px solid #EEEEEE;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
}
.adtable tr td {
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.fettunderline{
	background-image: url(/images/bglink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:16px;
	text-decoration: none;
}
