@charset "UTF-8";

/* @group Main */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #555;
}

.thrColAbsHdr #container { 
	position: relative;
	width: 900px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}

.thrColAbsHdr #mainContent { 
	margin: 0 190px 0 150px;
	background: #FFF/*#e2d6c9;*/;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #E58C43;
	border-left: 2px solid #E58C43;
}

#mainContent h2 {
	font-size: 15px;
	line-height: 0;
	margin-top: 20px;
	color: #E58C43;
}

#mainContent p {
	text-align: justify;
}

#mainContent a { 
	text-decoration: none;
	color: #549DC7;
}

#mainContent a:hover { 
	text-decoration: none;
	color: #E58C43;
}

#bilderPoolmainContent {
	background: #FFF/*#e2d6c9;*/;
	padding-left: 10px;
	border-left: 2px solid #E58C43;
	margin: 0 0 0 150px;
}

.thrColAbsHdr #footer {
	background:#FFF;
	height: 10px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

.clearboth {
    height:0;
    font-size: 1px;
    line-height: 0px;
  clear: both;
}


/* @end */

/* @group Header */

.thrColAbsHdr #header { 
	height: 250px;
	background: #FFF url(../images/header.jpg) no-repeat 0 0;
}



/* @end */

/* @group Navbar */

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 250px;
	left: 0;
	width: 140px;
	background: #FFF;
}

.thrColAbsHdr #sidebar1 a {
	text-decoration: none;
	color: #E58C43;
	line-height: 1.7em;
}

.thrColAbsHdr #sidebar1 a:hover/*, #sidebar1 strong*/ {
	color: #549DC7;
}



/* @end */

/* @group Right Sidebar */

.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 250px;
	right: 0;
	width: 180px;
	background: #FFF;
	font: 12px/1.5 Georgia,"Times New Roman",Times,serif;
	text-align: justify;
}

.thrColAbsHdr #sidebar2 a {
	text-decoration: none;
	color: #549DC7;
}

.thrColAbsHdr #sidebar2 a:hover {
	text-decoration: none;
	color: #E58C43;
}

.thrColAbsHdr #sidebar2 h2 {
	font-size: 14px;
	line-height: 0;
	margin-top: 20px;
	color: #E58C43;
}

.thrColAbsHdr #sidebar2 hr {
	border-style: none;
	border-top-style: dashed;
}

/* @end */

/* @group Box */

#headThumbimage {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#statusImage
{
	float: right;
	margin-top: -10px;
}

#box_rot, #bulletinBox {
	width: 530px;
	margin-bottom: 20px;
	border: 1px solid #E58C43;
	background: url(../images/bg1.jpg) repeat-y;
	padding-top: 10px;
}

#box_rot h6{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #E58C43;
}

#showHideInfo_box_rot a{
	text-decoration: none;
	color: #E58C43;
	font-weight: bold;
	font-size: 10px;
}

#showHideInfo_box_rot a:hover{
	color: #549DC7;
}

#box_rot p, #box_blau p{
	line-height: 1.5;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}

#bulletinBox p{
	line-height: 1.5;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}

#box_blau {
	width: 530px;
	margin-bottom: 20px;
	border: 1px solid #549DC7;
	background: url(../images/bg2.jpg) repeat-y;
	padding-top: 10px;
}

#box_blau h6{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #549DC7;
}

#showHideInfo_box_blau a{
	text-decoration: none;
	color: #549DC7;
	font-weight: bold;
	font-size: 10px;
}

#showHideInfo_box_blau a:hover{
	color: #E58C43;
}

.comments, .links {
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.links a {
	text-decoration: none;
	color: #E58C43;
	font-weight: bold;
	font-size: 10px;
} 

.links a:hover {
	color: #549DC7;
} 


.comments hr, .links hr {
	border-style: none;
	border-top-style: dashed;
}

.addcomments, .addLinks {
	margin-right: 10px;
	font-size: 10px;
	margin-bottom: 10px;
}

.addLinks hr {
	margin-right: -10px;
}

.addcomments p a, .addLinks a {
	text-decoration: none;
	color: #549DC7;
	margin-left: -10px;
	font-weight: normal;
	font-style: normal;
}

.addFields ,#addComment_Name, #addComment_Comment, #addComment_submit {
	border: 1px solid #777;
	color: #555;
	font-size: 11px;
	margin-bottom: 5px;
}

#kontaktpopup {
	width: 150px;
	border: 1px solid #777;
	color: #555;
	font-size: 11px;
}

#contact {
	font-size: 11px;
}

#addLink_submit, .addLink_submit, #addComment_submit, #addLink_cancel {
	border: 1px solid #777;
	background: #eee;
	margin-top: 5px;
	font-size: 11px;
}

#addLink_submit:hover, #addComment_submit:hover, #addLink_cancel:hover, .addLink_submit:hover {
	cursor:pointer;
	background: #ddd;
}

#space {
	height: 5px;
}

/* @end */

/* @group bulletin */

#bulletinBox h6{
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	color: #E58C43;
}

hr {
	border-style: none;
	border-top-style: dashed;
}

.bulletinBoxInfo {
	float: right;
	margin-top: -20px;
}

.bulletinBoxInfo a{
	text-decoration: none;
	color: #E58C43;
	font-weight: bold;
	font-size: 10px;
}

.bulletinBoxInfo a:hover{
	color: #549DC7;
}

/* @end */

/* @group bilderpool */

.randomImageBox {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

#randomImageBox_left {
	float: left;
}

#randomImageBox_right {
	float: right;
}

.randomImageBox img{
	margin-bottom: 5px;
}

.randomImageBox a {
	text-decoration: none;
	color: #E58C43;
	font-size: 10px;
	font-weight: bold;
}

.randomImageBox a:hover{
	color: #549DC7;
}

#bilderContainer a {
	text-decoration: none;
	color: #E58C43;
	font-weight: bold;
	font-size: 10px;
}

#bilderContainer a:hover{
	color: #549DC7;
}


/* @end */

/* @group regeln */

#regeln p {
	text-align: justify;
}

#impressum p {
	text-align: justify;
	font-size: 11px;
}

/* @end */

/* @group members */

#memberCategory {
	text-align: center;
	margin-bottom: 20px;
}

#memberCategory a {
	text-decoration: none;
	color: #549DC7;
	font-size: 10px;
	font-weight: bold;
}

#memberCategory a:hover{
	color: #E58C43;
}

#memberCustomImage {
	margin-top: 2px;
}

/* @end */

/* @group guestbook */



#guestbookBox {
	width: 530px;
	margin-bottom: 20px;
	border: 1px solid #E58C43;
	background: url(../images/bg1.jpg) repeat-y;
	padding-top: 10px;
}

#guestbookBox hr {
	margin-right: 10px;
	margin-left: 10px;
}

#gb_header_from {
	float: left;
	margin-bottom: -10px;
}

#gb_header_from p {
	font-size: 10px;
	margin-top: -5px;
	margin-left: 10px;
}

#gb_header_kontakt {
	float: right;
	margin-top: -6px;
	margin-right: 10px;
	margin-bottom: -10px;
}

a img{
	text-decoration: none;
	border-style: none;
}

#gb_headline p {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
}

#gb_content {
}

#gb_content p {
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
	font-size: 11px;
}

/* @end */

/* @group geburtstag */

#geburtstag {
	width: 530px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#geburtstag p {
	text-align: justify;
}

#geburtstag h6{
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	color: #E58C43;
}

#geburtstagsIMG {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}


/* @end */



/* @group imageCaption */

#imageCaption {
	text-align: left;
	font-style: italic;
	color: #ca2c2b;
}

#imageCaption a {
	text-decoration: none;
	color: #bc2626;
	font-weight: bold;
}
/* @end */

/* @group news */

#news {
	font: 12px/1.5 Georgia,"Times New Roman",Times,serif;
	text-align: justify;
	background-color: white;
	margin-left: 15px;
	margin-right: 15px;
}

#news a { 
	text-decoration: none;
	color: #549DC7;
}

#news a:hover { 
	text-decoration: none;
	color: #E58C43;
}

/* @end */

/* @group newMember */

#sidebar2 a#newMemberLink_box_rot, #sidebar2 a:hover#newMemberLink_box_blau {
	color: #E58C43;	
}

#sidebar2 a:hover#newMemberLink_box_rot {
	color: #549DC7;	
}



/* @end */

/* @group lastComments */

#lastComments {
	font-size: 11px;
}

/* @end */

/* @group smilie */

img#smilie {
	margin-right: 2px;
	margin-bottom: 2px;
}

/* @end */

/* @group welpentreff */

.thrColAbsHdr #welpen_header { 
	height: 250px;
	background: #FFF url(../images/welpen_header.jpg) no-repeat 0 0;
}

#welpenBox {
	width: 530px;
	margin-bottom: 20px;
	border: 1px solid #E58C43;
	background: url(../images/bg1.jpg) repeat-y;
}

#welpenBox p {
	padding-left: 10px;
	padding-right: 10px;
}

#welpenBox ol li {
	line-height: 1.45em;
	padding-bottom: 5px;
}

blockquote {
	margin-left: 15px;
	margin-right: 0;
}
/* @end */


