/* Start of CMSMS style sheet 'agy:screen' */
body
{
	z-index: -3;
	margin: 0;
	background-image: url(uploads/images/bg_patch.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #ffffff;
}

#bg_image
{
	z-index: -2;
	margin: 0 auto;
	background-image: url(uploads/images/body_vier.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#container
{
	margin: 0 auto 0;
	width: 760px;
}
#head
{
	background-image: url(uploads/images/titel.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 175px;	
}

#titel
{
        margin-right:10px;
	padding-right:5px;
	text-align: right;
}

#side
{
	margin-top: 20px;
	float: left;
	width: 150px;
	clear: left;
	padding: 0;
	font-size: 0.9em;
}

#side ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#side li {
margin-bottom: 4px;
}


/* first level */
#side li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #e4e4e4;
border-left: 4px solid #CACACA;
}	
	
#side li a:hover {
background: #eaeaea;
color: #C10808;
border-left: 4px solid #C10808;
}

#side li a.menuactive {
background: #eaeaea;
color: #C10808;
border-left: 4px solid #C10808;
}


/* second level */
#side li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 24px;
background: #f4f4f4;
border:0;
}	

#side li li a:hover {
background: #eaeaea;
color: #C10808;
border:0;
}

#side li li a.menuactive {
background: #eaeaea;
color: #C10808;
border:0;
}

/* third level */
#side li li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#side li li li a:hover {
background: #eaeaea;
color: #C10808;
border:0;
}

#side li li li a.menuactive {
background: #eaeaea;
color: #C10808;
border:0;
}

#content
{	
	margin-left: 170px;
        margin-right: 10px;
	padding-right: 5px;
	/* margin: 0 110px 20px 160px; */
	border-left: 1px solid #4e4e4e;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: left;
}
#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
/*border: 4px solid #4e4e4e;*/
border: 0;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #C10808;
}

a:hover {
text-decoration: underline;
color: #C10808;
}

a img {
border: 0;
}


#footer
{	
	margin-bottom: 0;
	padding-bottom: 0;
	clear: both;
	text-align: center;
	clear: both;
	padding: 10px 0 20px 0;
	border-top: 1px solid #919191;
	width: 760px;
	text-align: center;
	color: #919191;
	font-size: 0.9em;
}

#footer a {
color: #4e4e4e;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* End of 'agy:screen' */

