html, body, p {
	background : White;
	color : #112845;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin : 0;
	padding : 0px 0px 0px 0px;
}

body {
	padding : 0%;
}

p {
	font-size : 10pt;
	margin-bottom : 10px;
}
	
a, a:link,  a:visited {
	color : #112845;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a.main, a:link.main,  a:visited.main {
	color : #112845;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a:hover {
	color : #8488A8;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a:focus, a:active {
	color : #e78F15;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a:hover.main {
	color : #8488A8;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a:focus.main, a:active.main {
	color : #e78F15;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
	
a.normal {
	color : #112845;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

a.light {
	color : #112845;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

a:hover.normal {
	color : #8488A8;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
	
a:hover.light {
	color : #8488A8;
	font-weight : normal;
	font-size : 8pt;
	text-decoration : none;
}

.link {
	color : #112845;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}

.nolink {
	color : #e78F15;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
	padding-right: 10px;
	text-align : left;
}

.nolink_top {
	color : #e78F15;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
	
.nolink_right {
	color : #e78F15;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
	padding-left: 10px;
}

.right {
	text-align : right;
	padding-right : 10px;
}

.orange {
	color : #e78F15;
}

hr.orange {
	height : 1px;
	border : 0 none;
	border-top : 1px solid #e78F15;
	padding : 0px;
}

p.li {
	font-size : 7pt;
	/* text-align : justify; */
}
	
p.einr {
	margin-left : 15px;
}

p.justify {
	/* text-align : justify; */	
}

p.li_header {
	font-size : 10pt;	
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 5px;
}
	
h1 {
	color : #112845;
	font-size : 10pt;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 15px;
}

h1.orange {
	color : #e78F15;
}

h1.main_orange {
	color : #e78F15;
	font-size : 12pt;
}

h2 {
	color : #112845;
	font-size : 10pt;
	font-weight : bold;
	margin-top : 30px;
	margin-bottom : 20px;
}

h3 {
	color : #112845;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	font-style : italic;
	margin-top : 20px;
}

table.solid {
	border : 1px solid #000000;
	border-collapse : collapse;
}

div {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

div.navi_containertop, div#navi_containertop {
	padding-left : 15px;
	border-left-color : #e78F15;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #e78F15;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #e78F15;
	border-top-style : solid;
	border-top-width : 1px;
	width : 160px;
}

div.navi_containerbottom, div#navi_containerbottom {
	padding-left : 15px;
	border-left-color : #e78F15;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #e78F15;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #e78F15;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 160px;
}

div.main, div#main {
	border-bottom-color : #e78F15;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #e78F15;
	border-top-style : solid;
	border-top-width : 1px;
	width : 385px;
	padding-bottom : 20px;
	padding-top : 10px;
	/*  text-align : justify;  */
}

div.modified, div#modified {
	padding-left : 15px;
	padding-top : 5px;
	padding-bottom : 15px;
	font-size: 8pt;
}

div.demonstrator, div#demonstrator {
	border-bottom-color : #e78F15;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #e78F15;
	border-top-style : solid;
	border-top-width : 1px;
	width : 800px;
	padding-bottom : 20px;
	padding-top : 10px;
	/*  text-align : justify;  */
}

div.aktuelles, div#aktuelles {
	border : 1px solid #e78F15;
	width : 175px;
	/* overflow : visible; */
	overflow : hidden;
}

a.aktuelles, a:active.aktuelles, a:focus.aktuelles, a:link.aktuelles, a:visited.aktuelles {
	font-weight : bold;
	font-size : 8pt;
}
	
p.aktuelles {
	text-align : left;
	font-size : 7pt;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
}

ul.sub_navi, ul#sub_navi {
	text-align : right;
	font-size : 8pt;
	font-weight : normal;
	list-style-type : square;
}

a:focus.sub_navi, a:link.sub_navi, a:visited.sub_navi  {
	text-align : right;
	font-size : 8pt;
	font-weight : normal;
	list-style-type : square;
}

a:hover.sub_navi, a:active.sub_navi {
	text-align : right;
	font-size : 8pt;
	font-weight : normal;
	color : #e78F15;
}

div.sitemap {
	color : #112845;
	font-weight : normal;
	font-size : 8px;
	text-decoration : none;
}

td.projektverlauf_blau {
	background-image : url(../img/blau_px.gif);
}

td.projektverlauf_orange {
	background-color : #e78F15;
	}
	
th.projektverlauf_orange {
	background-color : #e78F15;
}
	
td.projektverlauf_abgelaufen {
	background-color : #F2C280;
}
	
input {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #e78F15;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	background-color : #D3D3DF;
}

textarea {
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid #e78F15;		
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	background-color : #D3D3DF;
}
