/***** Body and main container *****/
body {
margin:0 auto;
padding:0;
font:1.5em Verdana,Arial,sans-serif;
background-color:#ffffff;
color:#000000;
}
	
#wrap{
margin:2%;
width:auto;
float:none !important;
}


/***** Various tags *****/
a {
text-decoration:underline;
color:#0018A8;
}

a img {
border:0;
}

hr {

 border: 0; /* FÃ¼r Firefox und Opera */
 border-top: solid 1px #0018A8;
 height:1px;
 width: 100%;

}

/***** Header *****/
#header {
margin: 0 0 0 50px;
padding:0;
width: 300px;
position: relative;
top: 26px;
left: 50px;
}

#frontphoto {
margin: 0;
padding: 0;
}


/***** Sidebar *****/

#sidebar{
float: left;
margin: 0;
padding: 0;
width: 170px;
text-align: right;
}

/***** Main menu *****/
ul.menu-top {
margin: 0 0 3px 0;
padding:0;
list-style:none;
font-size: 1.3em;
}

li.menu-expand ul {
line-height:1.4em;
margin: 0 0 3px 0;
padding:0;
list-style:none;
font-size: 0.8em;
}

li.menu-expand ul li a {
color: #333333;
}

li.menu-current a {
color: #E0119D;
}

/***** Main content *****/

#contentwide {
margin: 0 0 0 50px;
padding: 10px;
min-height: 300px;
line-height:1.6em;
border: 2px solid #E0119D;
}

#content h1,#contentwide h1 {
font-size:1.6em;
margin: 30px 0 10px 0;
color: #0018A8;
font-weight:normal;
}

#content h2,#contentwide h2 {
font-size:1.2em;
margin: 20px 0 10px 0;
}


#content h3,#contentwide h3 {
font-size:1.1em;
margin:0 0 8px;
}

#content p,#contentwide p {
padding: 0;
margin: 8px 0 0 0;
}

#content img,#contentwide img {
padding:1px;
display:inline;
color:#303030;
border:4px solid #ffffff;
}

#content ul, #contentwide ul, #content ol, #contentwide ol {
margin:0 0 16px 20px;
padding:0;
}

#content li, #contentwide li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol{
margin:0 0 0 16px;
padding:0;
}

/***** Footer *****/
#footer {
clear:both;
margin:0 0 0 50px;
padding:5px;
text-align:center;
font-size:0.9em;
}

#footer a {
color:#333333;
}


/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}


/***** Bildergalerie *****/

.pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
}
.pagenumbers a:link, .pagenumbers a:visited, .pagenumbers a:hover {
	color: #000000;
	text-decoration: none;
}
.pictures {
	text-align: center;
}
.pictures img {
	border: none;
}
.pictures a:link, .pictures a:visited, .pictures a:hover {
	color: #000000;
	text-decoration: none;
}
.picturelink {
	margin: 1em;  
}
.picturelink img {
	border: none;
}
.clear {
	clear:left;
}
.filename {
	text-align: center;
}


/***** GÃ¤stebuch *****/

table.gbentry {
  width: 98%;
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.gbentry td.gbtitle {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #DCDCDC;
  color: #000000;
}

table.gbentry td.gbcontent {
  padding: 5px; 
  background-color: #FFFFFF;
  color: #000000;
}

img.button {
  vertical-align: bottom;
}

.input_form {
	font-size: 1em;
	border: 0;
}

.input_name_field {
	width: 300px;
}

.input_mail_field {
	width: 300px;
}

.input_website_field {
	width: 300px;
}

.input_message_field {
	width: 300px;
	height: 80px;
}

.input_smileys {
	text-align: right;
}
.smileys {
	border: 0;
}

.captcha_table {
	padding-top: 5px;
}

.image_captcha {
	border: 0;
}

.captcha_expl {
	font-size: 0.8em;
}

/***** News *****/

.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}





#leftside ul, #extras, .announce, .hide{
display:none;
}

#sidebar {
display:none;
}
