body {
	line-height : 110%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 0;
	margin : 0;
	color : #fafafa;
	background-color : #20201f;
	background-image : url(../images/bg.gif);
	background-repeat : repeat;
	text-align:left;
	}

img {
    border: none;
    }
	
ul {
	list-style : none;
	}

li {
	line-height : 14px;
	background-image : url(../images/arrow.gif);
	background-repeat : no-repeat;
	background-position : 0 2px;
	}

li:hover {
	line-height : 14px;
	background-position : 0 2px;
	background-image : url(../images/arrow_hover.gif);
	background-repeat : no-repeat;
	}
tr {
	vertical-align:top;
	}

a {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	}

a:link, a:visited {
	color : #fafafa;
	}

a:hover {
	color : #b5d72b;
	}

h1,h2,h3 {
	background-image : url(../images/h3.gif);
	background-repeat : no-repeat;
	background-color : #181818;
	border : 1px solid #2c2c2c;
	color : #FFFFFF;
	font-weight : normal;
	height : 30px;
	line-height : 30px;
	font-variant : small-caps;
	font-size:16px;
	margin : 0;
	padding : 0;
	}


h1 {
	font-size:16px;
	margin : 0;
	padding : 0;
	padding-left : 45px;
	margin-bottom : 2px;
	}

h2 {
	font-size:16px;
	padding-left:45px;
	}

h3 {
	padding-left : 45px;
	height : 30px;
	line-height : 30px;
	}

#page {
	width:100%;
	}

#top_menu {
	height : 40px;
	background-image : url(../images/top_menu.gif);
	background-repeat : repeat-x;
	font-weight : bold;
	padding-top:2px;
	}

ul#mainlevel-nav {
	padding:0;
	margin:0;
	}

ul#mainlevel-nav li {
	background-image : url(../images/top_nav.gif);
	background-repeat : repeat-x;
	float : left;
	border-right : 1px solid #2c2c2c;
	height : 35px;
	line-height : 35px;
/*	white-space : nowrap;*/
	}

ul#mainlevel-nav li a {
	text-align : center;
	display : block;
	padding-left : 30px;
	padding-right : 30px;
	background : transparent;
	}

ul#mainlevel-nav li a:hover {
	background-image : url(../images/top_nav_hover.gif);
	background-repeat : repeat-x;
	float : left;
	}

ul#mainlevel-nav li a#active_menu-nav {
	background-image : url(../images/top_nav_active.gif);
	background-repeat : repeat-x;
	height : 35px;
	line-height : 35px;
	}

ul#mainlevel-nav li a#active_menu-nav:hover {
	background-image : url(../images/top_nav_active_hover.gif);
	background-repeat : repeat-x;
	text-decoration : line-through;
	height : 35px;
	line-height : 35px;
	}

#content {
	padding: 0px;
	}

#navigation_links {
	border: 2px solid #2A2A2A;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-topright: 8px;
	-khtml-border-radius-bottomright: 8px;
	width:158px;
	background-color:#0D0D0D;
	padding-top:10px;
	padding-bottom:10px;
	border-left:none;
	float:left;
/*	height:auto;*/
	}

#navigation_rechts {
	border: 2px solid #2A2A2A;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	width:158px;
	background-color:#0D0D0D;
	padding-top:10px;
	padding-bottom:10px;
	border-right:none;
	float:right;
/*	height:auto;*/
	}


#navigation_links ul {
	padding-left: 0px;
	}
	
#navigation_links ul li {
	padding-left: 18px;
	}
	
#main_content {
/*	float : left;
	margin-right : 5px;
	margin-left : 5px;*/
	padding-top:12px;
	}


a.mainlevel:link, a.mainlevel:visited {
	background-image : url(../images/menu_bg.gif);
	background-repeat : no-repeat;
	display : block;
	vertical-align : middle;
	padding-top : 5px;
	padding-left : 10px;
	height : 20px !important;
	height : 25px;
	}

a.mainlevel:hover {
	background-position : 0 -25px;
	height : 20px !important;
	height : 25px;
/*	color : #efefef;*/
	padding-left : 10px;
	padding-top : 5px;
	}


.button {
	color : #fcfcfc;
	background-image : url(../images/button_bg.png);
	text-align : center;
	border : 2px solid #2c2c2c;
	width : auto;
	padding : 0 5px;
	height : 22px;
	margin : 4px;
	}

.button:hover {
	background-image : url(../images/button_bg_hover.png);
	border : 2px solid #444444;
	}

.code {
	background-color : #ff00ff;
	border : 1px solid #bbb;
	}
/*
form {
	margin : 0;
	padding : 0;
	}
*/
.thumb {
	width: 150px;
	min-height:100px;
	}

.thumb2 {
	width: 250px;
	min-height:150px;
	}
	
.thumb3 {
	width: 300px;
	min-height:150px;
	}

.thumb, .thumb2, .thumb3 {
	background-color: #080808;
	border: 1px solid #333333;
	float: left;
	padding: 5px;
	margin: 6px;
	min-height:100px;
	}

.thumb:hover, .thumb2:hover, .thumb3:hover{
	border: 1px solid #e00;
	}


	
#footer {
	background-color : #111111;
	height : 60px;
	width : 100%;
	background-repeat : repeat-x;
	background-image : url(../images/footer.gif);
	text-align:center;
	padding-top : 30px;
	vertical-align:baseline;
	}
	
.box {
	background-color: #0D0D0D;
	border: 2px solid #2A2A2A;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 8px;
	}

div.box {
	margin-bottom:10px;
	}
	
.eigene_bilder_default
	{
	background-color: #333333;
	}
	
.profile_list {
	float:left;
	width:100%;
	}
	
.admin{
    color: #000066;
}
.mann {
	color: #0033FF;
}
.frau {
    color: #FF0000;
}

