/* CSS Document */

BODY {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
}

IMG {
	border: none;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clearSpace {
	clear: both;
}

#Holder {
	background-image: url(../images/bg_holder.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 1000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -420px;
}

#Header {
	height: 118px;
	overflow: hidden;
}

#Footer {
	padding: 10px;
}

#ColLeft {
	float: left;
	overflow: hidden;
	margin-left: 50px;
	width: 150px;
}

#ColMiddle {
	float: left;
	width: 460px;
	overflow: hidden;
}

#ColRight {
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 80px 0px 0px 60px;
}

#MenuLeft {
	padding: 0px 0px 14px 0px;
}

	#MenuLeft .Item {
		padding: 14px 0px 0px 20px;
	}
	
		#MenuLeft .Item A {
			color: #bbb7bd;
			text-decoration: none;
			font-size: 16px;
		}
	
	#MenuLeft .ItemA {
		padding: 14px 0px 0px 20px;
		background-image: url(../images/bg_menu_act.jpg);
		background-repeat: no-repeat;
		background-position:bottom left;
	}
	
		#MenuLeft .ItemA A {
			color: #bbb7bd;
			text-decoration: none;
			font-size: 16px;
		}












/** Goof Fotobook **/

/** Übersicht der Kategorien **/
.gallerie {
width:100%;
float:left;}

.navigation {
width:100%;
background:#ffffff;}

.preview {
width:100%;
}

.thumbnail_preview {
width:100%;
background:#F0EFF0;
margin-bottom:20px;
font-size:14px;
margin-right:5px;
margin-top:5px;
border:0px solid #a8a8a8
}

.thumbnail_preview a {
text-decoration:none;
font-size:14px;
}

.thumbnail_preview img {
border:1px solid #C4C4C4;
margin-right:5px;}

/** Ende Übersicht der Kategorien **/

/** Ansicht der Thumbnails **/
div.gallerie_view {
width:100%;
float:left;
margin-bottom:10px;
display:inline;
padding-left:60px;}

/** Standard Browser Firefox... **/
.gfpb_portret[class],
.gfpb_landscape[class] {
background:#F8F8F8;
display: table;
#position: relative;
overflow: hidden;
float:left;
margin-right:20px;
margin-top:20px;
height:160px;
}

.gallerie_inner[class] {
_top: 50%;
#position: absolute;
display: table-cell;
vertical-align: middle;
}


/** IE 6 **/
* html .gfpb_portret,
* html .gfpb_landscape {
background:#F8F8F8;
display: block;
position:relative;
overflow:hidden;
float:left;
margin-right:20px;
margin-top:20px;
height:160px;
width:150px;
}

* html .gallerie_inner {
position: absolute;
top:50%;
}

*html div.gallerie_inner a img {
position: relative;
top: -50%;}
/** Ende Ansicht der Thumbnails **/

.gallerie_title {
width:100%;
display:block;
background:#efefef;
font-size:14px;
color:#000000;
font-weight:bold;
height:1.2em;
margin-bottom:10px;
padding-left:0px;}







/* default styles for extension "tx_veguestbook_pi1" */
 
  .tx-veguestbook-pi1 h2.tx-guestbook-form-error {
    font-size:100%;
    font-weight:bold;
    background:none;
    padding:0px;
  }
 
  .tx-veguestbook-pi1 ul li {
    color:#990000;
  }
 
  .tx-veguestbook-pi1 ul {
    margin-bottom:0.5em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-result {
    font-size:100%;
    font-weight:bold;
    float:left;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-pagination {
    font-size:100%;
    font-weight:bold;
    float:right;
  }
 
  .tx-veguestbook-pi1 h2.tx-guestbook-header {
    clear:both;
    background:#000099;
    color:#FFF;
    display:block;
    font-size:100%;
    padding:0.125em 0.125em 0.125em 0.25em;
    font-weight:bold;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left {
    float:left;
    width:10em;
    background:#EFEFEF;
    padding:0.25em;
    min-height:4em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-left {
    height:4em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-left p {
    font-size:100%;
    color:#333;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right {
    float:left;
    width:29em;
    background:#FFF;
    padding-left:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p,
  .tx-veguestbook-pi1 .tx-guestbook-right p {
    font-size:100%;
    color:#000099;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
  .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-size:100%;
    color:#000099;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right h3 {
    font-size:100%;
    color:#000099;
    font-weight:bold;
    background:none;
    padding:0.25em 0em 0em 0em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
    font-size:100%;
    color:#000099;
    font-style: italic;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest {
    display:block;
    padding:0.25em;
    clear:both;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em 0.5em 0.25em 0.125em;
    text-align:right;
    font-weight:bold;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
    background:#990000;
    color:#FFF;
    text-decoration:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    width:6em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:0.25em;
	border-color: #333399;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width:30em;
    display:block;
    float:left;
    margin-bottom:0.5em;
	border-color: #333399;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
    color:#990000;
  }
 
   
  .tx-veguestbook-pi1 fieldset {
    border:none;
  }
 
  .tx-veguestbook-pi1 legend {
    display:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap {
    float:left;
    display:block;
    background:#F7F7F7;
    border:1px solid #CCC;
    padding:0.25em;
    margin-top:0.5em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
  }
 
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap img {
    float:left;
    display:block;
    pading-left:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap input {
    float:left;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap label {
    clear:both;
    display:block;
    float:none;
    width:auto;
    margin-bottom:0.5em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap p {
    font-size:100%;
    padding:0.25em;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
    display:none;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
    color:#990000;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-clear {
    clear:both;
    display:block;
  }
 
  .tx-veguestbook-pi1 input.tx-guestbook-submit {
    width:10em;
    font-size:100%;
    display:block;
    margin-bottom:1em;
    margin-left:6em;
  }
  
  
  
.monthlargebasic {
	height: 80px;
}

.csc-firstHeader {
	color: #bbb7bd;
	font-size: 16px;
}

b {
	font-size:12px;
}


.csc-mailform {
	width: 350px;
}

.csc-mailform-field {
	margin: 0px 0px 3px 0px;
}

label
{
	display: block;
	float: left;
	width: 100px;
}

input, textarea {
	width: 250px;
}

.csc-mailform-submit {
	width: 100px;
}

.news-latest-item h3 a {
	color: #bbb7bd;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

.news-latest-item .bodytext {
	padding: 0px;
	margin: 0px;
}
