
/* ################### Main ################### */
body{
	background : url('img/bg.png') repeat; 
}
div, td, table, p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color:#4B4B4B;
}
blockquote{
 	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}

b { 
font-family : arial; 
font-size : 10px; 
color : #E25612; 
} 

b1 { 
font-family : arial; 
font-size : 10px; 
color : #fff; 
} 

i { 
font-family : arial; 
font-size : 10px; 
color : #FE9C03; 
} 
i1 { 
font-family : arial; 
font-size : 10px; 
color : #fff; 
} 
u { 
font-family : arial; 
font-size : 10px; 
color : #988680; 
} 

s { 
font-family : arial; 
font-size : 10px; 
color : #191919; 
background : #7B6E6D; 
} 


/* ################### Klassen ################### */
.border, .gfx{
 	padding: 5px;
 	margin: 8px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.fault{
	color: #FF0000;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.ok{
	color: #088A08;
	padding: 4px;
	background-color: #F5F5F5;
	border: 1px solid #D2D2D2;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
}
.datum{
	margin-top: -10px;
	text-align: right;
}
.updates{
 	padding: 6px 0px 6px 6px;
	background-color: #E6E6E6;
	border: 1px solid #D2D2D2;
    -moz-border-radius-bottomright: 16px;
    -moz-border-radius-topleft: 16px;
	filter:Alpha(opacity=150, finishopacity=0, style=1, startx=50, starty=50, finishx=150, finishy=100); 
}
.commentinputs{
 	padding: 4px;
	margin: 4px;
	text-align: left;
	background-color: #FAFAFA ;
	border: 1px solid #f6f2f2;
    -moz-border-radius-topright: 16px;
    -moz-border-radius-bottomleft: 16px;

}
.commenttext{
	text-align: center;
	padding:6px 4px 10px 6px;
	background-color: #ffbf11;
	border: 1px solid #ffbf11;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}

/* ################### Formulare ################### */

select{
 	background: #fff;
 	padding:3px;
	border: 1px solid #B1A4E8;
	min-width: 150px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}
input[type=text], input[type=password]{
 	background: #fff;
 	padding:3px;
	border: 1px solid #B1A4E8;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}
input[type=submit], a.kommentare:link, a.kommentare:visited{
 	min-height:20px;
 	min-width: 50px;
	margin: 2px;
	padding:3px;
 	color: #fff;
 	background-color: grey;
	border: 1px solid grey;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}
input[type=submit]:hover, a.kommentare:hover{
 	cursor:pointer;
 	background-color: #ffbf11;
	border: 1px solid #ffbf11;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}

input[type=submit], a.kommentare1:link, a.kommentare1:visited{
 	
	margin: 2px;
	padding:3px;
 	color: #fff;
 	background-color: grey;
	border: 1px solid grey;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}
input[type=submit]:hover, a.kommentare1:hover{
 	cursor:pointer;
 	background-color: #ffbf11;
	border: 1px solid #ffbf11;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
}

textarea{
	background: #fff;
 	padding:5px;
	border: 1px solid #B1A4E8;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
}

/* ################### Tabellen ################### */
.tableinborder {
	background-color:#fffff;
}
th{
	color:#ffffff;
	font-weight:bold;
	background-image : url(img/h1.png); 

}
.tableinborder td{
	font-size:11px;
	font-family:Verdana;
	color:#7A7A7A;
	background-color:#FAFAFA;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

/* ################### Überschriften ################### */

.box {

font-size : 10px; 
color:#4F4F4F;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-family:Trebuchet MS;
word-spacing : 2px; 
text-align : justify; 
color : #707070; 
list-style-position : inside; 
background-color : #ece9e9; 
padding-bottom:5px;
}

.box2 {

font-size : 10px; 
color:#4F4F4F;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-family:Trebuchet MS;
word-spacing : 2px; 
text-align : justify; 
color : #707070; 
list-style-position : inside; 
background-color : #ece9e9; 
margin-bottom:14px;
margin-top:14px;
}

h1 { 
display : block; 
font-size : 12px; 
font-family : arial; 
color : #ffffff; 
margin-top : 1px; 
margin : 0; 
text-decoration : none; 
line-height : 11pt; 
text-align : center; 
background-image : url(img/h1.png); 
letter-spacing : 1px; 
font-weight : normal; 
text-transform : uppercase; 
} 

h2 { 
display : block; 
font-size : 12px; 
font-family : arial; 
color : #ffffff; 
margin-top : 1px; 
text-decoration : none; 
line-height : 11pt; 
text-align : center; 
background-image : url(img/h1.png); 
letter-spacing : 1px; 
font-weight : normal; 
text-transform : uppercase; 
} 

/* ################### Links ################### */
A.navi:link, A.navi:active, A.navi:visited {
display: block;
font-family : arial; 
font-size: 10px;
margin-right:-10px;
width:76px;
background-color:#E0E0E0;
color: #8F8F8F;
padding:4px;
margin-bottom: 1px;
margin-left: 2px;
text-align: left;
line-height: 13px;
}

A.navi:hover {
display: block;
font-family : arial; 
padding:4px;
width:76px;
font-size: 10px;
margin-bottom: 1px;
margin-left: 2px;
background-image : url(img/h1.png); 
color: #ffffff;
text-align: left;
line-height: 13px;
}

A:link,  A:visited, A:active {
	color: #7575B7;
	font-size: 11px;
	text-decoration: none;
	font-family: verdana;
}
A:hover {
	color: #474787;
	text-decoration: none;
}

/* ################### Div fürs Layout ################### */
#container{
	margin:0 auto;
	width:715px;
	background-color:#FFF;
}
#header{
 	color:#FFF;
 	text-align:center;
 	font-weight: bold;
 	font-size:18px;
	background-image: url('img/header.png');
	height:262px;
	width:715px;
}

#navigation {
 	float:left;
	width:180px;
	margin-left:10px;
	min-height: 390px;
 	margin-right:10px;
 	background-color:#FFF;
}	
#content {
	float:left;
	min-height:390px;
	width:500px;
	background-color:#FFF;
}
#footer{
	clear:left;
	color:#FFF;
 	text-align:right;
	width:710px;
 	font-weight:normal;
 	font-size:12px;
 	padding-right:5px;
	background-color:#ff9c02;
	height:50px;
}