/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #C8D8F1;
	color: #000;
	font: normal 65% Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
}

/* misc */

.clearer {
	clear: both;
	font-size: 0;
	height: 0px;
}


/* structure */
#outer-container {
	border: none;
	background: #C8D8F1 url('../images/bg_outer_container.jpg') repeat-y center top;
	margin: 0 auto;
	width: 955px;	
	position: relative;
}

#logo {
	background: url('../images/logo.png') no-repeat;
	width: 256px;
	height: 260px;
	position: absolute;
	top: 108px;
	left: 50%;
	margin-left: -415px;
}

#inner-container {
	margin-left: 29px;
	width: 900px;
	background: #FFF;
}

#header {
	background: #222 url('../images/bg_header.jpg') no-repeat;
	height: 200px;
}

#header h1,h2 {
	text-align: right;
	margin-right: 20px;
	color: #FFF;
}

#header h1 {
	padding-top: 20px;
	font: normal 30px/30px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#header h2 {
	font: normal 20px/30px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#path {
	width: 577px;
	background: #EB5B65;
	border: 1px solid #F4ADB3;
	border-bottom: 1px dotted #000;
	font: normal 130%/150% Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding-left: 322px;
}

#path a {
	text-decoration: none;
	color: #000;
}

#path a:hover {
	text-decoration: none;
	color: #F4ADB3;
}

#content-container {
	border: none;
	width: 100%;	
}

/* navigation */
#navigation {
	float: left;
	padding: 175px 0px 0 30px;
}

#navigation ul {
	list-style: none;
	border-bottom: 1px dotted #000;
	width: 250px;	
}

#navigation li {
	font: normal 140%/200% Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px dotted #000;
}

#navigation a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 100%;
	padding-left: 20px;
}

#navigation .current, #navigation a:hover {
	font-weight: bold;
	background: url('../images/bullet_navi.jpg') no-repeat 0px 10px;
}

#navigation .current a:hover {
	background: none;
}

#navigation .current li a:hover {
	background: url('../images/bullet_navi.jpg') no-repeat 0px 10px;
}

#navigation ul ul {
	border: none;
}

#navigation ul ul li {
	font: normal 100%/200% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#navigation ul ul .current {
	background: url('../images/bullet_navi.jpg') no-repeat 20px 10px;
}



/* content */

#content {
	border: none;
	margin: 0px 0px 0 322px;
	padding-top: 50px;
}

#imprint {
	border-bottom: 8px solid #D6CB6F;
	color: #D6CB6F;
	text-align: right;
	padding-right: 20px;
	font: normal 130%/130% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#imprint a {
	text-decoration: none;
	color: #000;
}

#imprint a:hover {
	color: #D6CB6F;
}

/* user content */

#user-content {
	border-top: 4px solid #FFF;
	background: #F2F3D4;
	min-height: 500px;
	padding: 0px 0 20px 0;
	font: normal 110%/130% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#user-content img {
	vertical-align: bottom;
}

#user-content h1 {
  border: none;
 	color: #EB5B65;
 	padding: 20px 0 0 20px;
 	font: bold 150%/160% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#user-content h2 {
 	color: #EB5B65;
 	padding: 20px 0 0 20px;
 	font: bold 120%/140% Arial, Verdana, Geneva, Helvetica, sans-serif;
text-align: left;
}

#user-content p {
padding: 0;
}

#user-content a{
	color: #EB5B65;
	text-decoration: none;
}

#user-content a:hover {
	color: #D6CB6F;
	text-decoration: none;
}

/* Texteintrag */
#user-content .text {
	margin: 20px 20px 0px 20px;
	border: none;
	min-height: 200px;
background: #FFF;
	padding: 5px;
}

#user-content .text h1, #user-content .text h2 {
  padding: 0;
}

#user-content .text h2, #user-content .text p {
  margin: 1em 0 0 0;
}

#user-content address {
	margin: 1em 0 0 0;
	font-style: normal;
}


/* mittelgrosser Eintrag */
#user-content .item-middle {
	margin: 20px 20px 0px 20px;
	border: none;
	min-height: 160px;
}

#user-content .item-middle img {
	float: left;
 	width: 300px;
 	height: 160px;
	border-right: 10px solid #F2F3D4;
}

#user-content .item-middle div {
	border: 5px solid #FFF;
 	text-align: justify;
	width: 215px;
 	min-height: 150px;
 	background: #FFF;
	overflow: hidden;
}

#user-content .item-middle h1 {
  padding: 0.5em 0 0 0px;
}

#user-content .item-middle p {
padding: 0.5em 0px 0 0px;
}



#user-content .item-middle .link {
display: block;
padding: 1em 0px 0 0px;
color: #000;
text-decoration: none;
font-weight: bold;
}

#user-content .item-middle .link:hover {
	color:#D6CB6F;
}

/* grosser Eintrag */

#user-content .item-huge {
	margin: 20px 20px 0px 20px;
	border: none;
	min-height: 160px;
}

#user-content .item-huge .image_small {
	float: right;
 	width: 150px;
 	height: 80px;
	vertical-align: bottom;
	border-left: 10px solid #FFF;
}

#user-content .item-huge div {
	border: 5px solid #FFF;
 	text-align: justify;
	min-height: 150px;
 	background: #FFF;
}

#user-content .item-huge .image_middle {
	margin-top: 20px;
}

#user-content .item-huge h1 {
 	padding: 0 0 0 0px;
}

/* Pressemeldung Uebersicht*/

#user-content .article-press {
	margin: 20px 20px 0px 20px;
	border: none;
	min-height: 160px;
}

#user-content .article-press img {
background: #fff url('../images/bg_press.gif') no-repeat;
	float: right;
 	width: 115px;
 	height: 160px;
	border-left: 10px solid #F2F3D4;
}

#user-content .article-press div {
	border: 5px solid #FFF;
 	text-align: justify;
	width: 400px;
 	min-height: 150px;
 	background: #FFF;
	overflow: hidden;
}

#user-content .article-press h1 {
  padding: 0.5em 0 0 0px;
}

#user-content .article-press p {
padding: 0.5em 0px 0 0px;
}

#user-content .article-press .link {
display: block;
padding: 1em 0px 0 0px;
color: #000;
text-decoration: none;
font-weight: bold;
}

#user-content .article-press .link:hover {
	color:#D6CB6F;
}

/* Pressemeldung Langfasung*/

#user-content .item-press {
	margin: 20px 20px 0px 20px;
	border: none;
	min-height: 300px;
	background: #FFF;
	padding: 5px;
	 text-align: justify;
}

#user-content .item-press p {
	margin: 0.5em 0 0 0;
}

#user-content .item-press p.date {
	margin: 0em 0 0 0;
}

#user-content .item-press h1 {
 	padding: 0 0 0 0px;
}

#user-content .item-press img {
 	margin: 1em 0 0 0;
 	display: block;
}

/* Gaestebuch */
#user-content .item-gb {
	margin: 20px 20px 0px 20px;
	border: none;
}

/* Galerie */
#user-content .item-galerie {
    margin: 20px 20px 0px 20px;
	border: 5px solid #FFF;
 	text-align: justify;
	background: #FFF;
}



/* Eintrag Spielerportrait */

#user-content .item-portrait {
	margin: 10px 20px 0px 20px;
	min-height: 160px;
}

#user-content .item-portrait img {
	float: left;
 	width: 120px;
 	height: 160px;
	vertical-align: bottom;
	border-right: 10px solid #F2F3D4;
}

#user-content .item-portrait div {
	float: right;
	border: 5px solid #fff;
 	text-align: justify;
 	min-height: 150px;
 	width: 395px;
 	background: #FFF;
 	position: relative;
}

#user-content .item-portrait table {
	position: absolute;
	top: 50%;
	margin-top: -80px;
	min-height: 160px;
	font: normal 100%/100% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#user-content .item-portrait table .categorie {
	min-width: 120px;
	font-weight: bold;
	padding-right: 10px;
}
/* Linkliste */

#user-content .links {
	list-style: none;
	margin: 10px 20px 0px 20px;
	font: normal 120%/150% Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#user-content .links li {
margin-bottom: 10px;
background: #fff;
}

#user-content .links img {
	border-right: 10px solid #F2F3D4;
	width: 135px;
	height: 50px;
	vertical-align: bottom;
margin-right: 10px;
background: #fff url('../images/bg_links.gif') no-repeat center;
display: inline-block;
}

#user-content .links a {
	vertical-align: bottom;
}

/* Linkliste Galerien */

#user-content .navi-gallery{
	list-style: none;
	margin: 10px 20px 0px 20px;
	font: normal 120%/150% Arial, Verdana, Geneva, Helvetica, sans-serif;
}



#footer {
	clear: both;
	width: 900px;
	background: #EB5B65;
	border: none;
	border-top: 1px dotted;
	font: normal 130%/150% Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin-top: 4px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
	color: #F4ADB3;
}
/* styles gb */
.guestbook_formular{}
.guestbook_top { padding: 0.3em 0.5em 0; }
.guestbook_big { float: left; font-size: 1.2em; font-weight: bold;  }
.guestbook_small { float: left; font-size: 1.2em; font-weight: bold ;}
.guestbook_contact {  background-color:#fff;float: right; margin-left: 0.5em; margin-bottom: 0.5em; padding-right:0.5em;}
.guestbook_content { background-color:#fff; margin-left: 0.5em ;padding-top: 0.5em; padding-right:0.5em;}
.guestbook_mod { float: left; margin-left: 0.5em; }
.guestbook_extra { float: left; padding-bottom: 1em; }
.guestbook_vote { float: left; }
.smilie { vertical-align: sub; }
.smilies { margin: 0.5em 0 0.5em 9.5em; }
.smilieSelect { float: left; margin-right: 0.25em; }
.vote { float: left; margin-right: 0.25em ;}

/* Weblogin */
#WebLoginLayer0 input {
	border: 1px solid #000;
}