/* --- General formatting --- */
BODY {
	font-size: 10px;
	font-family: Verdana;
	background-color: #262522;
	color: #333333;
}

TD {
	font-size: 10px;
	font-family: Verdana;
}

A {
	color: #333333;
}

.NoUnderLine 
{
	text-decoration: none;
}

.White {
	color: White;
}

.Red {
	color: Red;
}

.Blue {
	color: #3333cc;
}

.Date {
	font-style: italic;
}

.Bold {
	font-weight: bold;
}

/* --- START: Forms formatting --- */
INPUT.TextBox, .TextBox INPUT, TEXTAREA, SELECT, INPUT.Button {
	font-family: Verdana;
	font-size: 11px;
}

INPUT.TextBox, .TextBox INPUT, TEXTAREA
{
	/*border-color: #E5F1FA;*/
}

DIV#ProjectList 
{
	padding-left: 13px;
	padding-top: 18px;
	width: 168px;
}

DIV#ProjectList a
{
	color: #cfcbc0;
	text-decoration: none;
}

DIV#ProjectList a:hover
{
	color: pink;
	text-decoration: none;
}

DIV#ProjectList a.selected
{
	color: #817c73;
	text-decoration: none;
}

DIV#ProjectPage 
{
	padding-top: 160px;
	padding-left: 13px;
}
DIV#ProjectPage a
{
	color: #000000;
	text-decoration: none;
}

DIV#ProjectPage a.selected
{
	color: #817c73;
	text-decoration: none;
}

DIV#ProjectContent 
{
	background-color: #5b564c;
	height: 360px!important;
	height: 392px;
	width: 528px;
	border-top: 8px solid white;
	padding-top: 18px;
	padding-left: 13px;
	padding-right: 13px;
	margin-left: 160px!important;
	margin-left: 0px;
}

DIV#ContentText 
{
	padding-top: 18px;
	padding-left: 13px;
}

DIV#ContentText img 
{
	float:right;
	vertical-align: top;
}

IMG.imgProject 
{
	margin-top: 9px;
}

DIV#Header a 
{
	color: White;
	font-size: 13px;
	text-decoration: none;
}

/* --- END: Forms formatting --- */

/* --- START: Headings formatting --- */

H1, .H1 {
	font-family: Verdana;
	font-size: 140%;
	font-weight: bold;
}

H2, .H2 {
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
}

H3, .H3 {
	font-family: Verdana;
	font-size: 120%;
	font-weight: bold;
}

H4, .H4 {
	font-size: 100%;
	font-weight: bold;
}
/* --- END: Headings formatting --- */


/* --- START: Lists formatting --- */
UL, OL, DL
{
	margin: 0 0 1em 16px;
}

LI
{
	margin: .3em;
	vertical-align: middle;
}
/* --- END: Lists formatting --- */

.kontakt 
{
	background-image: url(/images/kontakt.jpg);
}

.about 
{
	background-image: url(/images/omwis.jpg);	
}