/*++++++++++++++++++++++++++++
© 2001 - 2010 human-data.de / internetagentur-koch.de
+++++++++++++++++++++++++++++*/
#forum_content {
	background:#eaeaea;
	padding:0px 10px 10px 10px;
	border:#bdd6ff solid 1px;
	min-height:350px;
	color:#143d80;
}
#forum_content hr {
	color:#bdd6ff;
	background-color:#bdd6ff;
	height:1px;
}
#forum_content a:link {
	color:#143d80;
}
#forum_content a:hover {
	color:#000000;
}
#forum_content a:visited {
	color:#143d80;
}
#forum_content a:active {
	color:#143d80;
}
#forum_overview a {
	padding:5px 10px 5px 10px;
	border:#bdd6ff solid 1px;
	background:#ffffff;
}

#forum_content h2{
	font-weight:600;
	font-size:1.0em;
	padding:5px 10px 5px 10px;
	border:#bdd6ff solid 1px;
}

#button a{
	background:none;
	cursor:pointer;
	color:#143d80;
	font-weight:400;
	font-size:0.8em;
	border:outset 2px #bdd6ff;
	padding:3px 5px 3px 5px;
}
#button a:hover{
	background:#abcdd7;
	color:#000000;
	border:groove 2px #bdd6ff;
	text-decoration:none;
}
#button_pic a{
	background:none;
	cursor:pointer;
	color:#143d80;
	font-weight:400;
	font-size:0.8em;
	border:outset 2px #bdd6ff;
	padding:3px 5px 3px 0px;
}
#button_pic a:hover{
	background:#abcdd7;
	color:#000000;
	border:groove 2px #bdd6ff;
	text-decoration:none;
}
#button_pic img{
	border:0 none;
	position:relative;top:8px;left:-3px;
}
#forum_theme{
	border:#bdd6ff solid 1px;
	padding:10px;
	background:#ffffff;
	color:#373737;
}
#forum_theme h2{
	font-size:1.0em;
	font-weight:400;
	background:#eaeaea;
}
#forum_theme span{
	font-size:0.8em;
}
.logout{
	margin:auto;
	padding:20px;
	width:400px;
	border:silver solid 1px;
	background:#eaeaea;
}