*
{
margin: 0px;
padding: 0px;
text-align: left;
}

font, a, td {
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #FFFFFF url(../images/style/back_all.gif) repeat-x;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
}

#content
{
	margin: 0 auto;
	width: 896px;
}


#header {
	height: 300px;
	width: 896px;
}

#menu1
{
width: 476px;
padding-left: 40px;
background:url(../images/style/menu1.gif) no-repeat;
}

#menu
{
width: 476px;
height: 70px;
background: url(../images/style/menu2.gif) repeat-x;
}

input, textarea, select {
	border: 1px solid black;
	width: 400px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 110px;
	height: 45px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #4889D7;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 22px;
	background: url(../images/style/button.gif) no-repeat;
}

#menu a:hover {
	text-decoration: underline;
	background: url(../images/style/button.gif) no-repeat;
}
#l_LOGIN {
	border: 1px solid black;
	width: 100px;
}

.more
{
text-align: right;
}


#logo {
	width: 896px;
	height: 230px;
	text-align: right;
	padding-top: 50px;
	background: url(../images/style/header_neu.jpg) no-repeat;	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a {
	font-size: 12px;
}

#main
{
background: url(../images/style/header_bottom.jpg) no-repeat right top
}

#left {
	padding-left: 9px;
	width: 319px;
	margin-bottom: 12px;
	background: url(../images/style/header_coner.jpg) no-repeat;
}

#top {
	background: url(../images/style/top.gif) no-repeat;
	background-color: white;
	width: 319px;
	height: 9px;
	margin: 0;
	padding: 0px;
}

#left_back {
	background: url(../images/style/back.gif) repeat-y;
	text-align: center;
}

#bottom {
	background: url(../images/style/bottom.gif) no-repeat;
	height: 41px;
	width: 319px;
}

#left H3 {
	width: 319px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/style/title.gif) no-repeat;
}


#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 15px;
    background: url(../images/style/small.gif) no-repeat left;
}

#left .title_back {
	padding: 10px;
}
#boxcontent {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}


#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
float: right;
width: 540px;
padding-top: 60px;
padding-right: 10px;
}

#right .box
{
border: 1px solid #C9C9C9;
background: #ffffff;
padding: 10px;
margin-bottom: 10px;
}

#right ol, #right ul
{
margin-left: 30px;
}
#bildtext {
	padding: 8px;
	padding-bottom: 32px;
}
#kommentar {
	border: 1px solid #3476CC;
	padding: 8px;
	margin-bottom: 16px;
}
#kommentar_titel {
	border-bottom: 1px dotted #3476CC;
	font-weight: bold;
	padding: 4px;
	padding-left: 32px;
	margin-bottom: 12px;
}
#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #4889D7;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #4889D7;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 60px;
	clear: both;
	padding-top: 30px;
	background: url(../images/style/footer.gif) repeat-x; 
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#Vorschau {
	height: 160px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #91D2FF;
}
#VorschauText {
	background-color: #91D2FF;
	text-align: center;
	color: black;
	padding: 2px;
}
