/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin-bottom: 50px;
	/*background: #ccffcc url(images/bodyback.jpg) repeat-x;*/
	background: #ffffff;
	font: normal 14px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	color: #000099;
}

h1 {
font-size: 1.6em;
margin-bottom:10px;
margin-top:10px;
}

h2 {
}

h3 {
	font-size: 1em;
}

.align-center {
text-align: center;
}

/*fuer rte blocksatz*/
.align-justify
{
text-align:justify;
}


img {
	border: none;
}


/* Header */

#header {
	width: 950px;
	height: 204px;
	margin: 0 auto;
	/*margin-top: 10px;*/
	background: url(images/header3.jpg);
}


/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background: url(images/back.jpg) repeat-y;
	/*background: url(images/back2.gif) repeat-y;*/
	/*border-top: 10px solid #ffcc33;*/
	/*border-top: 10px solid #be2914;*/
}


#content {
         float: right;
	padding: 20px 20px 10px 20px;
         width:671px;
         /*background: url(images/left.jpg) repeat-y;*/
}


#sidebar {
	float: left;
	width: 239px;
	/*height: 363px;*/
	/*padding-left: 1px;*/
	background: url(images/linkegrafik.jpg) no-repeat;
	
}

/* Menu */

#menu {
/*float:left;*/
margin: 0;
padding: 0;
padding-left: 12px;

}

#login h1 {
font-size: 1.2em;
}


/* Login */

#login {
padding: 5px 8px 5px 8px;
}

#bild {
/*width: 160px;*/
/*height: 10px;*/
/*margin: 25px 20px 25px 20px;*/
/*background: url(images/spacer.gif) repeat;*/
}



/* Footer */

#footer {
	width: 930px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	padding: 10px 10px;
	/*background: #ffcc33;*/
         background: #000099;
	font-size: .77em;
	/*color: #be2914;*/
	color: #cccccc;

}

#legal {
	float: left;
	margin: 0;
	padding: 0;
}

#links {
	float: right;
}