* {
margin:0em;
padding:0em;
font-family:Arial,Helvetica,sans-serif;

}
body {
background-color:#FFFFFF;
color:#585858;
font-family:georgia,serif;
font-size:10pt;
background-image:url(background.jpg);
background-repeat:repeat-x;
}
#main{
margin: 0 auto;
width:945px;
}
table{
background-color:#FFFFFF;
}

a:link {
color: #E74D1E;

}

a:hover, a:active {
 text-decoration: none;
 color: #E74D1E;

}

a:visited {
 color: #E74D1E;
}

img {
 border: none;
}

#sidebar {
	float: left;
	width: 215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(small.gif) no-repeat left top;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	/*padding-left: 12px;*/
	background: url(spacer.gif)  no-repeat left 50%;


}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
/*	background: url(images/img14.gif) no-repeat right 70%;*/
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
}
#left_lang{
height:auto;
background: transparent url(808b.gif);
width:26px;
}
#right_lang{
height:auto;
background: url(1010b.gif);

width:29px;
}

.inhalt {
	margin-bottom: 40px;
	padding: 0 10px;
	background: url(big.gif) no-repeat left top;
}
.inhalt h2 {
	padding-top: 20px;
	margin-bottom: 10px;
/*	background: url(images/img14.gif) no-repeat right 70%;*/
	border-bottom: 1px dotted #D1D1D1;
	font-size: 16px;
}
.inhalt #ausgabe{
padding-top:10px;

}
#noteright{
font-size:10px;
color:#AAAAAA;
text-align:right;
}
.button{
border:solid 1px #585858;
}
.button_red{
border:solid 1px #E74D1E;
}
.clear{
clear:both;
}
#note{
font-size:10px;
color:#AAAAAA;

}
.stern {color: #FF0000; font-weight: bold; }
.ueberschrift {
	font-size: 15pt;
	font-weight: bold;
}
