/* BASICS ***********************************************************************/

a  { 
	color: #e30000; 
	text-decoration: none 
	}

a:link, a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: none;
}

body {
	background: #f6f6f6;
	color: #000;
	font-family: ÒLucida Sans UnicodeÓ, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	}

h1 { 
	font-size: 135%; 
	position: relative; 
	border-bottom: 1px solid #333333; 
	}
	
h1, h2 { 
	font-family: ÒLucida Sans UnicodeÓ, sans-serif;
	font-weight: bold; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding: 0px 0px 0px 0px; 
	
	}
	
h2 {
	 font-size: 115% 
	 }
	 
/* Listen *****************************************************************/	 
ul {
	list-style-type:disc;
}

ul.bullet {
/*	list-style-image:url("../images/elements/dot.gif"); */
	list-style-type:circle;
}

ul.bullet li {
	padding-top:2px;
	}


ul.no_bullet li {
	padding: 0px 0px 10px 0px;
	list-style-image:none;
} 

ul.no_bullet {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

dd, ol li{
	margin-bottom:10px;
}

/* Projects_nav **********************************************************/

#projects_nav {
	list-style-type:none;
	padding:0px;
	margin:10px 0px 0px 0px;
	
	font-size:110%;
}
#projects_nav a {
	color:#fff;

}

#projects_nav a.selected {
	font-weight:bold;
	margin-left:-10px;
}

#projects_nav li {
	margin: 10px 0px 10px 0px;
}

img#arrow {
	position:relative;
	left:-20px;
}


/* Tabellenformatierungen ************************************************* */

table {
	border-style:none;
	font: 100%/1.6em 'Times New Roman',serif;
/*	border:1px #eeeeee solid;
	border-left:1px #eeeeee solid;
	border-right:1px #eeeeee solid;
	border-top:1px #eeeeee solid; */
}

table.border {
	border:1px #eeeeee solid;
}

td.separator { 
 	border-top-width:1px;
  	border-top-style:solid;
  	border-top-color:#cccccc; 
  	padding-top: 5px;
  	margin:0px 2px 2px 0px;
/*  font-size:3px;	  */
	}
	
th { 
	font: 69%/1.6em 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	text-align: left;
	vertical-align:top;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left:5px;
	border-bottom:1px #eeeeee solid; 
	background-color: #cccccc;
	}
	
td {
	vertical-align:top; 
	padding-right: 5px 10px 0px 0px;   
/*	background-color:#ffffff;
	border-bottom:1px #eeeeee solid; */
	
	}
td.color_1 {
	background-color:#ffffff;
}

td.color_2 {
	background-color:#eeeeee;
}

caption {
	font-size:10px;
	color:#666666;
	text-align:left;
}

td.overlib {
	padding:0px 0px 0px 0px;
	border:1px #000000 solid;
}
	
td.indent {
	padding-left:50px;
}

td.comment {
/*	border-left:1px #cccccc dashed; */
	padding:10px 10px 10px 0px;
}

tfoot td {
	font-size:10px;
/*	background-color:#eeeeee; */
	padding:4px 20px 4px 0px;
	
}

/*divs fuer pagenav ********************************************/

div.pagenav_block {
	border:1px #000000 solid;
}

div.pagenav_title {
	width:49%;
	float:left;

}

div.pagenav_text {
	width:50%;
	float:right;
}

div.pagenav_link {
	width:49%;

}

/* container ***************************************************/

div#container  { 
    clear:both;
	width:780px; 
	text-align:left; 
    background:url("../images/elements/bg.gif");
	
}

/* content *****************************************************/
div#pagetitle {
	padding:0px 0px 10px 0px; 
    margin:0px;
}

div#pagetitle h2 {
    padding:0px;
    margin:-5px 0px 0px 0px;
}


div#content {
	padding: 0px;  
/*  div#content ist nur fuer den Abstand vom content zum container verantwortlich */
	position:relative;
} 


div#both_columns{
	width:650px;
	float:left;
	padding-bottom:15px; 
	position:relative;
}


div#left_column{
	width:250px; 
	float:left;
    padding:0px 0px 15px 0px; 
    margin:0px 0px 0px 10px;
}

div#right_column {
	color:#fff;
	width:400px; 
	float:left;		/*  die Breite der beiden columns sollte nicht 100%
						//	ergeben, da der IE sonst mit dem Padding von div#content
						//	einen Umbruch erzeugt */
	padding-bottom:15px;
}

div#right_column a {
	color:#fff;
}
/* right_row // ist der Container fuer die subnav !!! //********************************************/

div#right_row  { 
    float:left; 
	width: 110px; 
	height:500px; 
	color:#eeeeee; 
}

/* header **************************************************************************************/

div#header  { 
    width:770px;
    clear:right;
	}

#logo {
    position:absolute;
    top:0px;
    left:520px;
	display:block; 
/*	background-color:#157dd2; */
	text-align:right;  
}

#head_text {
	font-size:10px; 
	width:220px; 
	background-color:#ffffff;
	margin-left:160px;
}


/* nav ******************************************************************************************/

ul#nav  {
     list-style-type:none; 
 /*    float:left;
	 padding:80px 0px 0px 110px; */
	 margin:80px 0px 0px 0px;
     padding:0px 0px 0px 110px;
     font: 90%/1.6em 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	}

ul#nav li  { 
	display:block; 
/*	margin-right: 4px;   */
	float:left; 
    margin: 0px 0px 0px 0px;
/*	margin-bottom:0px; 
	margin-top:0px; */
	padding:0px 15px 6px 0px;
	}

ul#nav a.selected  { 
	display: block; 
	float:left; 
	color:#000; 
	}

#nav a { 
    font-size:125%;
	display:block; 
	float:left; 
	}

#nav a:hover {
	color:#000; 
	text-decoration:none; 
	font-weight:normal; 
	display:block; 
	float:left; 
}



/*subnav ********************************************************/

.subnav  { 
	color: #000; 
	background: #f6f6f6; 
	text-align: left;
    padding-left:10px;
    
}

.subnav li {
	display: block;
	list-style-type: none;
	padding: 2px 2px 2px 0px;
}

.subnav li a {
	color: #e30000;
	font-weight: normal;
/*	margin: 2px; */
	padding: 2px;
 
}

.subnav li a:link, .subnav li a:visited {
	text-decoration: none;
}

.subnav li a:link.selected, .subnav li a:visited.selected {
	text-decoration: none;
	color:#000;
}

.subnav li a:hover, .subnav li a:hover.selected, .subnav li a:active {
/*	margin: 2px;
	padding: 2px; */
	color:#000;
}

.subnav li.highlight a {
	color: #000;
	font-weight: normal;
}

.subnav ul {
	margin: 0;
	padding: 0;
}


/* Formulare ************************************************************/

label {
	float: left;
	text-align: left;
	width:7.5em;
	padding:0px 5px 10px 0px;
	color:#fff;
}	

form br {
  	clear: both;
 }

form div.comment {
	padding:5px 0px 0px 8em;
	clear:both;
	color:#fff;

/*	border:1px #999999 solid; */

}

form div.radio_buttons {
	float:left;
	width:250px; 
	position:relative; 
	padding: 5px 0px 5px 5px;
	
}

input[type=checkbox] {
	padding-left:20px;
}

fieldset {
	border:1px #666666 solid;
	padding:5px;
}

legend {
	color:#666666;
}
 
.buttonstyle { 
	color: #ffffff; 
	font-size: 12px; 
	line-height:15px; 
	font-weight: bold; 
	font-family: 'times new roman', serif; 
	border: 1px #fff solid; 
	height: 17px; 
	background-color: #e30000;
}

.formstyle		{ 
	width: 245px; 
	background-color: #fff; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff;
}
.formstyleshort	{ 
	width: 75px; 
	background-color: #fff; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff}

.searchtextfield { 
	width: 170px; 
	background-color: #dddddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff
}
.searchtext { 
	width: 170px; 
	height: 50px; 
	background-color: #dddddd; 
	border-left: medium none #aaaaaa; 
	border-right: medium none #999999; 
	border-top: medium none #ffffff; 
	border-bottom: 1px #ffffff
}
.searchselect {
	background-color: #dddddd; 
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	
}

/*actions ********************************************************/

div#actions  { 
	color: #333333; 
	background: #ffffff; 
	text-align: left; 
	padding: 10px; 
	position: relative; 
	top: 1px; 
	right: 0; 
/*	left: auto;  */
	width: 140px;
	border-top:1px #666666 dotted;
	border-bottom:1px #666666 dotted;
    display:none;
	}


/*links ** downloads ** linked_pages *************************************************************/

div#links a, div#downloads a, div#linked_pages a {
	color: #e30000; 
	text-align: left;
	line-height: 1.5em;
}

div#links, div#downloads, div#linked_pages {
	padding: 0px 0px 10px 0px;
/*	margin-left: 520px; */
	float:right;
	width:260px;
}

/* footer *********************************************************/

#footer {
	clear:both; 
	height:50px; 
	}
	
#footer span {
	padding:5px 10px 5px 110px; 
	background-color:#f6f6f6; 
	font-size:82%;
	display:block; 
}

#footer a {
	color: #e30000;
	font-size:120%;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}




/* hier steht jetzt erst mal das zeug aus der alten .css-datei. muss dann noch angeglichen werden*/

.text	{ 
	font:normal 11px/16px  'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
	color:#888888;
}

.smalltext  { 
	color: #000000; 
	font-size:90%;
	
}

.table_title_text { 
	color:#000000; 
	font:normal bold 11px/16px 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
}

.table_row_text { 
	color:#000000; 
	font:normal 11px/16px 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif; 
}

.table_inscription_text	{ 
	color:#999999; 
	font:normal 10px/16px 'Lucida Sans Unicode', 'Lucida Grande', verdana, arial, sans-serif;
}


