@charset "utf-8";
/*
Theme Name: Hamster-Info.net Theme
Theme URI: http://www.hamster-info.net/
Description: Standard-Theme für Hamster-Info.net
Version: 0.6
Author: Christian Hamann
Author URI: http://www.visualfusion.de/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(images/background_top.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2c3a43;
}

a,
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #cc0000; /* #8b0e13 */
}
a:hover {
	color: #2c3a43; /* #cc0033 */
}

img {
	border: none;
}

#background {
	background-image: url(images/background_bottom.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#head {
	width: 1000px;
	height: 180px;
	position: relative;
	background-image: url(images/background_wolken.jpg);
	background-repeat: no-repeat;
}

#head #logo {
	width: 206px;
	height: 180px;
	margin-left: 35px;
}

#head #search {
	width: 700px;
	height: 42px;
	position: absolute;
	top: 138px;
	left: 265px;
	background-image: url(images/background_suche.png);
	background-repeat: no-repeat;
}

#head #search p {
	margin: 10px 20px 10px 20px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

#head #search #searchform {
	margin-top: 8px;
}

#content {
	clear: both;
}

#content #menu {
	width: 206px;
	margin-left: 35px;
	float: left;
}

#content #menu .menu_top {
	width: 206px;
	height: 44px;
	background-image: url(images/menu_top.png);
}

#content #menu .menu_background {
	width: 206px;
	background-image: url(images/menu_background.png);
	background-repeat: repeat-y;
}

#content #menu .menu_content {
	width: 206px;
	background-image: url(images/menu_verlauf.png);
	background-repeat: no-repeat;
}

#content #menu .menu_content form {
	padding-left: 23px;
	padding-right: 23px;
}
#content #menu .menu_content form p{
	margin-top: 10px;
	font-size: 10px;
}

#content #menu .menu_content .avatar_container {
	visibility: hidden;	
}
#content #menu .menu_content .avatar_container img {
	width: 0px;
	height: 0px;
}

#content #menu .menu_bottom {
	width: 206px;
	height: 50px;
	background-image: url(images/menu_bottom.png);
	margin-bottom: 24px;
}

#content #menu .menu_top h2 {
	padding-top: 14px;
	padding-left: 23px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

#content #menu .menu_content h2 {
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 23px;
	font-size: 10px;
	font-weight: bold;
	color: #2c3a43;
}

#content #menu ul {
	list-style-type: none;
	padding-top: 10px;
	padding-left: 23px;
	padding-right: 23px;
	font-size: 10px;
}

#content #menu ul li {
	padding-bottom: 7px;
}

#content #menu #links ul li ul {
	padding-left: 5px;
	padding-right: 5px;
}

#content .main {
	width: 700px;
	margin-top: 24px;
	margin-left: 265px;
}
#content .main .main_top {
	width: 700px;
	height: 44px;
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
}
#content .main .main_top h1 {
	padding-top: 14px;
	padding-left: 23px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

#content .main .main_background {
	background-image: url(images/main_background.png);
	background-repeat: repeat-y;
}

#content .main .main_content {
	background-image: url(images/main_verlauf.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 23px;
	padding-right: 23px;
}
#content .main .main_content p {
	margin-bottom: 15px;
}

#content .main .main_content ul {
	margin-left: 25px;
	margin-bottom: 15px;
}

#content .main .main_content li {
	margin-bottom: 8px;
}

#content .main .main_content h2 {
	color: #cc0000; /* #8b0e13 */
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}

#content .main .main_content h3 {
	color: 
	margin-bottom: 15px;
}

#content .main .main_bottom {
	width: 700px;
	height: 50px;
	margin-bottom: 24px;
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;
}

#content .main .main_bottom p {
	padding-top: 28px;
	padding-right: 23px;
	text-align: right;
	font-size: 10px;
}

#bottom {
	height: 122px;
	margin-top: 24px;
	padding-top: 20px;
	padding-left: 35px;
	clear: both;
	font-size: 10px;
	color: #fff;
}
#bottom p {
	margin-bottom: 10px;
}

#bottom a,
#bottom a:link,
#bottom a:active,
#bottom a:visited {
	text-decoration: none;
	color: #fff;
}

#bottom a:hover {
	color: #2c3a43;
}

#visualfusion {
    height: 22px;
	position: relative;
}
#visualfusion_logo {
	position: absolute;
	margin-top: -3px;
	margin-left: 58px;
}
p#visualfusion {
	margin-bottom: 0px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
