body {
	margin:0px;
	background:#ffffff;
}
div.top {
	width:100%;
	height:12px;
	background:url('./images/top_back.jpg');
	background-repeat:repeat-x;
	margin-bottom:30px;
}
div.menu {
	vertical-align:middle;
	text-align:right;
	max-width:100%;
	height:75px;
	margin-top:50px;
	padding-right:15px;	
}
div.suchbox {
	font-family:tahoma;
	font-size:12px;
	color:#626262;
	text-align:right;
	max-width:100%;
	margin-right:150px;
}
.searchinput {
	border:0px;
	border-bottom:1px solid #cccccc;
}
#logo {
	float:left;
	width:113px;
	margin-Left:25px;
}
div.content {
	border:1px solid #CCCCCC;
	color:#626262;
	background-image: url('images/content_back.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	max-width:100%;
	font-family:tahoma;
	font-size:12px;
	padding:5px;
	margin:10px;
	margin-left:290px;
	
}
div.contentlinks {
	float:left;
	top:200px;
	width:250px;
	border:1px solid #CCCCCC;
	background-image: url('images/div_bg.jpg');
	background-repeat:no-repeat;
	background-position:left bottom;
	font-family:tahoma;
	font-size:12px;
	color:#626262;
	padding:5px;
	margin-left:10px;
}
div.content_noborder {
	margin:10px;
	margin-left:290px;
	color:#626262;
	max-width:100%;
	font-family:tahoma;
	font-size:12px;
}
div.content2 {
	border:1px solid #CCCCCC;
	padding:5px;
	color:#626262;
	background-image: url('images/content_back.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	max-width:100%;
	font-family:tahoma;
	font-size:12px;
	max-height:100%;
}
div.breadcrump {

	max-width:100%;
	margin:10px;
	padding:5px;
	color:#626262;
	font-family:tahoma;
	font-size:12px;
	border-bottom:1px solid #cccccc;
}
a {
	color:#8DA500;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}
a:active {
	color:#FF7200;
	font-family:tahoma;
	font-size:12px;
	text-decoration:underline;
}

h2 {
	color:#7B7B7B;
	font-weight:bold;
	font-size:16px;
	font-family:tahoma;
	padding:5px;
	padding-bottom:0px;
	padding-left:0px;
	margin:0px;
}
div.bild {
	max-width:100%;
	text-align:center;
	margin:15px;
	}
h1 {
	padding-left:50px;
	color:#7B7B7B;
	font-weight:bold;
	font-size:18px;
	font-family:tahoma;
}
li {
	list-style-image:url('/templates/v4/images/li.gif');
	padding-top:3px;
	margin-left:1px;
}
hr {
	border:1px dotted #cccccc;
	height:1px;
	padding:0px;
	margin:0px;
}
div.error {
	border:1px solid red;
	color:#626262;
	padding:5px;
	background-image: url('images/content_back.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
div.news_comment {
	width:75%;

	color:#626262;
	padding:5px;
	background-image: url('images/content_back.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	margin:15px;
}
div.pic_comments {
	width:500px;
	margin:5px;
	max-height:100%;
		float:left;
}
div.pic_comment {
	border-left:2px dashed #cccccc;
	color:#626262;
	font-family:tahoma;
	font-size:12px;
	margin-bottom:15px;
	padding-left:10px;
			float:none;

}
div.pic_div2 {
	vertical-align:top;
	margin-left:530px;
}

input,textarea {
	border:1px solid #cccccc;
		color:#626262;
	font-family:tahoma;
	font-size:12px;
}

input.button {
	border:1px outset #cccccc;
	background:white;
		color:#626262;
	font-family:tahoma;
	font-size:12px;
}

img {
	border:0px;
}

div.footer {
	position:relative;
	clear:left;
	height:35px;
	border-top:1px solid #cccccc;
	top:20px;
	padding:5px;
	color:#626262;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
}

div.pic {
	float:left;
	width:30%;
	margin:5px;
	border:1px solid;
	height:50px;
}
div.pic_2 {
	height:50px;
	width:30%;
	margin:5px;
	border:1px solid;
}
select {
	color:#626262;
	border:1px solid #cccccc;
}
fieldset {
	border:1px solid #cccccc;
	padding:10px;
	text-align:center;
	margin-bottom:5px;
}
input.checkbox {
border:0px;
}

#list ul{
margin:0;
padding:5px;
list-style:none;
white-space: nowrap;
}

#list li{display:inline;
width:8em;
vertical-align:middle;
float:right;}

#list a{
	color:#FFFFFF;
	vertical-align:middle;
	height:45px;
	display:block;
	font:normal 12px arial,sans-serif;
	padding:3px 15px 3px 15px;
	text-decoration:none;
	background:url('/templates/v4/images/menubutton_back.jpg');
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

#list a:hover {
	color:#FFFFFF;
	background:url('/templates/v4/images/menubutton_back_hover.jpg');
	text-align:center;
	font-weight:bold;
	font-size:16px;
}