@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color: #dcdcdc;
	height: 100%;
	padding: 3px;
	margin: 3px;
	/* background-image: url(images/fadinglines2.jpg); */
	/* background-repeat: repeat-x; */
	/* background-position: top; */
	/* background-repeat: no-repeat; */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

fieldset {
	border: 0;
}

.tag_span {
	cursor: pointer;
	float: left;
	height:15px;
	padding:2px 5px 2px 15px;
	margin:2px 5px 2px 0px;
	background: #F4FBFF;
	border: 1px solid #C0DAFF;
}

.tag_span_hover {
	background: #C0DAFF url(images/tagDelete.png) no-repeat;
	display:inline;
	background-position: 1px 2px;
	border: 1px solid #C0DAFF;
}

.tag_span2 {
	cursor: pointer;
	float: left;
	height:15px;
	padding:2px 5px 2px 15px;
	margin:2px 5px 2px 0px;
	background: #F4FBFF;
	border: 1px solid #C0DAFF;
}

.tag_span_hover2 {
	cursor: pointer;
	float: left;
	height:15px;
	padding:2px 5px 2px 15px;
	margin:2px 5px 2px 0px;
	background: #C0DAFF url(images/tagTransfer.png) no-repeat;
	background-position: 1px 2px; 
	border: 1px solid #C0DAFF;
}

.tag_span3 {
	cursor: pointer;
	float: left;
	height:15px;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
	background: #F4FBFF;
	border: 1px solid #C0DAFF;
}

.tag_span_hover3 {
	float: left;
	height:15px;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
	background: #C0DAFF no-repeat;
	border: 1px solid #C0DAFF;
}

.tagger {
	float: left;
	vertical-align: middle;
}

.tagAdd {
	margin: 0 0 0 6px;
	float: left;
}

.tagList {
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 4px;
	margin: 5px 0px;
	display: inline;
}

.tagName {
	cursor: pointer;
	float: left;
	clear: both;
	padding: 0.1em 1.5em 0.1em 0.4em;
}

.tagName:hover {
	background: #efefef url(bullet_toggle_minus.png) right 2px no-repeat;
}

a img {
	border: 0 none;
}

img a {
	border: none 0px;
}

#seite {
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	width: 982px;
	font-size: 0.8em;
}

#kopf {
	/* background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	height: 202px; */
	/* background-color: #FFFFFF; */
}

#kopf #kopflinks {
	margin-right: 2px;
	margin-left: 620px;
}

#hauptteil {
	/* width: 1018px; */
	/* padding: 20px 40px 20px 40px; */
}

#hauptteil p {
	margin-bottom: 10px;
	padding: 10px;
	color: #666666;
	line-height: 1.4;
	margin-top: 5px;
}

#navi {
	background-repeat: repeat-x;
	/* background-image: url(images/naviBg.jpg);*/
	height: 42px;
	font-family: Tahoma, Arial, sans-serif;
}

#navi li {
	display: inline;
	float: left;
	font-size: 18px;
	color: #ffffff;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	/*margin: 0px 0px 0px 37px; */
	/*text-transform: uppercase;*/
}

#navi a,#navi a:link,#navi a:visited {
	text-decoration: none;
	float: left;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
}

#navi a:hover {
	color: #333333;
	/* background-color: #FFFFFF; */
}

#navi a.current,#navi a.current:link,#navi a.current:visited {
	color: #333333;
	/* background-color: #FFFFFF; */
}

.clearfloat {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.headlineMember {
	background-image: url(images/neueste_mitglieder.jpg);
	background-repeat: no-repeat;
	height: 23px;
}

#headcontainer {
	width:982px;
}

#header {
	height: 137px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}

#footer {
	/* clear: both; */
	width: 982px;
	margin: 0 auto 0 auto;
	font-size: 9px;
	color: #000000;
	line-height: 64px;
	text-align: center;
	vertical-align: middle;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-size: 9px;
	display: inline;
	text-transform: uppercase;
	color: #000000;
	margin: 5px 10px 0px 10px;
}

#footer a:hover {
	text-decoration: underline;
}

h1	{
	font-size: 21px;
	font-family: Arial, sans-serif;
	color: #d40019;
}

h2 {
	font-size: 16px;
	font-family: Arial, sans-serif;
	color: #d40019;
}

.shadowright {
	width:9px;
	background-image: url(images/schatten_rechts.png);
	background-repeat: repeat-y;
}

.shadowleft {
	width:9px;
	background-image: url(images/schatten_links.png);
	background-repeat: repeat-y;
}

.shadowbottom {
	height:11px;
	background-image: url(images/schatten_unten.png);
	background-repeat: repeat-x;
}

.imgborder {
	border: 1px solid #dcdcdc;
}

.box_tl {
	background-image: url(images/box_tl.png);
	background-repeat: no-repeat;
}
.box_t {
	background-image: url(images/box_t.png);
	background-repeat: repeat-x;
}
.box_tr {
	background-image: url(images/box_tr.png);
	background-repeat: no-repeat;
}

.box_l {
	background-image: url(images/box_l.png);
	background-repeat: repeat-y;
}
.box_r {
	background-image: url(images/box_r.png);
	background-repeat: repeat-y;
}

.box_bl {
	background-image: url(images/box_bl.png);
	background-repeat: no-repeat;
}
.box_b {
	background-image: url(images/box_b.png);
	background-repeat: repeat-x;
}
.box_br {
	background-image: url(images/box_br.png);
	background-repeat: no-repeat;
}

.btn {
	border:1px solid #999999;
	background-color: #cccccc;
	height: 16px;
	padding-left:10px;
	padding-right:10px;
}

head1 {
	font-size:14px;
	color: #d40019;
}

head1 {
	font-size:14px;
	color: #000000;
}

a {
	color: #d40019;
	text-decoration: underline;
}

a.bl {
	color: #000000;
	text-decoration: underline;
}

.li {
	margin-left: 40px;
}

.secnav {
	line-height:24px;
	border:1px solid #333333;
	text-decoration: none;
	margin-bottom:10px;
	padding: 5px;
	background-color: #dcdcdc;
}

.hdiv {
	margin-top:15px;
	margin-bottom:15px;
	padding:0px;
	width:100%;
	height:1px;
	background-color:#d40019;
	overflow:hidden;
}