/* CSS Document */
body, html{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #5a5959;
  background-image: url(../pics/background.gif);
  background-repeat: repeat;
  background-color: #999999;
}
p{
	margin: 5px 5px 15px 0px;
	text-align: justify;
}
P.csc-linkToTop {
text-align: left;
margin: 0px 5px 0px 5px;
}

div, h1, img, form, span{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	text-decoration: none;
}
li{
	margin-left:15px;
}

img{
  border: 0px;
}
a{
	color:#0066CC;
	text-decoration:none;
}


a:hover{
	color:#5a5959;
} 

a:visited{
  /* text-decoration: underline; 
  color:#5a5959;*/
}
a.external-link-new-window img {
	padding-right:2px
}
a.internal-link img{
	padding-right:4px;
	margin-bottom:-1px;
}
a.mail img {
	padding-right:4px;
	margin-bottom:-2px;
}
a#rss img {
	padding-right:4px;
	margin-bottom:-3px;
}
/* Main/ID/Page Styles */
#shadow{
position:fixed;
bottom:0px;
left:0px;
 background-image: url(../pics/shadowcenter.png);
 background-position: bottom;
 background-repeat: repeat-x;
 width:100%;
 height:501px;
}
#mainheader{
  	background-repeat: repeat-x;
  	background-position: bottom;
	background-image: url(../pics/headback.gif);
	text-align: center;
	width:100%;
	height: 195px;
}
#header{
	width:1024px;
  	margin: 0px auto 0px auto;
  	text-align: left;
	height:195px;
}
#headleft{
background-image: url(../pics/headleft.png);
float:left;
width: 112px;
height:195px;
}
#head{
float:left;
background-image: url(../pics/head.png);
width:800px;
height: 160px;
}
#logo{
display: block;
margin-top: 70px;
}
#headright{
background-image: url(../pics/headright.png);
width:112x;
float: right;
height:195px;
}
#uppermenue {
float:left;
 background-image: url(../pics/uppermenue.png);
	width:800px;
	height: 35px;
	color:white;
	font-size:12px;
	overflow:visible;

}
#uppermenue a{
	color:white;
	text-decoration: none;
}
#uppermenue a:hover, .bottom a:hover {
	color:#06c;
}


#maincontent{
	text-align: center;
	width:100%;
	
}
#contentspace{
  width:1024px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#contentleft{
width:112px;
float:left;
}
#inhalt{
  width: 1024px;
  background-image: url(../pics/contentback.png);
	background-repeat: repeat-y;
	display:inline;
	float:left;
}

#content{
	width: 615px;
	text-align: left;
	margin-left:15px;
		margin-right:15px;
		margin-bottom:15px;
	float:left;
}

#contentright{

vertical-align: top;
width:112px;
height:320px;
background-image: url(../pics/contentright.png);
float:left;
}

#menue{
	width:154px;
	/*background-color: #cccccc;*/
	float:left;
}


#menuecurrent{
	background-image: url(../pics/menuecurrent.png);
	background-repeat: no-repeat;
	width: 173px;
	height: 25px;
	margin-top: -7px;
	margin-left:-10px;
	padding-top: 13px;
	padding-left: 15px;
	color: white;
	text-align: left;
}
#menuecurrent a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.menueitem {
	background-image: url(../pics/menue.png);
	background-repeat: no-repeat;
	border-bottom: 1px solid white;
	border-left:1px solid white;
	border-right:1px solid black;
	width: 139px;
	height: 23px;
	padding-top: 9px;
	padding-left: 15px;
	padding-bottom: 0px;
	text-align:left;

}
.menueitem a{
  font-family: arial;
	color: white;	
	text-decoration: none;
	font-size: 12px;
}
.menueitem a:hover{
	color: white;	
}
.menue_sub{
	/* border-top: 1px dotted white;*/
	border-right: 0px solid #660000;
	border-left: 1px solid #660000;
	border-bottom: 1px solid white;
	background-image: url(../pics/menueback.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: white;
	color: black;
	text-align:left;
	text-decoration: none;

	
}

.menueitem_sub{
	color: black;
	text-align:left;
	text-decoration: none;
		color:black;
		margin-left: 15px;
		padding-top:5px;
				padding-bottom:5px;




}
.menueitem_sub a{
	color: black;
	text-align:left;
	text-decoration: none;
		color:black;
		font-variant: small-caps;



}
.menueitem_subcurrent{
	color: black;
	text-align:left;
	text-decoration: none;
		color:black;
		margin-left: 15px;
		padding-top:5px;
}
.menueitem_subcurrent a{
	color: black;
	text-align:left;
	text-decoration: none;
		color:black;
		font-variant: small-caps;
font-weight: bold;

}
.menueitem_cat{
	color: black;
	text-align:left;
	text-decoration: none;
	color:black;
	margin-left: 20px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:8pt;




}
.menueitem_cat a{
	color: black;
	text-align:left;
	text-decoration: none;
	color:black;
}
.menueitem_catcurrent{
	color: black;
	text-align:left;
		color:black;
		margin-left: 20px;
}
.menueitem_catcurrent a{
	color: black;
	text-align:left;
	text-decoration: none;
		color:black;
font-weight: bold;

}

#mainfooter{
  float: left;
  background-repeat: repeat-x;
	background-image: url(../pics/footerback.png);
	text-align: center;
	height:90px;
	width: 100%;
}
#footer{
	width:1024px;
  	margin: 0px auto 0px auto;
	text-align: left;
	
}
#footercontent{
	background-color: #660000;
	width: 800px;
	height: 33px;
	background-image: url(../pics/footer.png);
	background-repeat: repeat-x;
	margin-left:112px;
	color:white;
	text-align:center;
	font-size:10px;
	padding-top:2px;
	vertical-align: middle;
}
#footermisc{
	background-image: url(../pics/footercontentback.png);
	background-repeat: no-repeat;
	width: 800;
	height: 51px;
	margin-left:95px;
	text-align:center;
}
#footerleft{
margin-left:17px;
text-align:center;
width:800px;
padding-top:5px;
color:grey;
font-size:10px;
}
.smalltext{
color:grey;
font-size:10px;
}

.csc-header{
	padding-top:10px;
	padding-bottom:10px;
	color: black;
	height: 20px;
	/*width:615px;*/
	clear:both;
}
.header-right{
	background-image: none;
	color:white;
	font-weight: normal;
	margin:0px;
margin-bottom:-5px;
text-align: center;
}
.header-right h1{
font-size:10px;
	background-color: #660000;
}
.csc-header h1, h1{
	color:#660000;
	font-size:15pt;

}
.header-right h1{
	color:#FFFFFF;
}

.contentelement{
width:603px;
padding-left:1px;

}
.photoelement{
text-align: center;
padding-top:0px;
padding-bottom: 0px;
margin-top:10px;
margin-bottom:15px;

}
.photoelement a span{
display:none;
}
.photoelement a:hover span, .photoelement span {
position:absolute;

margin-left: 200px;
background-image: url(../pics/spacer.png);
background-repeat: repeat;
border:1px solid white;
padding-top:18px;
margin-top:-15px;
width:200px;
height:auto;
text-align: left;
font-size:10px;
text-decoration: none;
display:block;
text-align: left;
}
.photoelement span {
position:absolute;
margin-left: 200px;

background-image: url(../pics/spacer.png);
background-repeat: repeat;
border:1px solid white;
padding:5px;
text-align: justify;
padding-top:18px;
margin-top:-15px;
width:200px;
height:auto;
text-align: left;
font-size:10px;
text-decoration: none;

text-align: left;
}
.photo_description a{
position:absolute;
overflow: hidden;
background-image: url(../pics/spacer.png);
background-repeat: repeat;
margin:5px;
width:30px;
height:15px;
color:#06c;
font-size:10px;
text-align:center;
}
.photo_description a:hover{
position:absolute;
background-color: #cccccc;
background-image: url(../pis/desc_round.gif);
background-repeat: repeat;
border-left:1px solid white;
border-bottom:1px solid white;
border-right:1px solid white;
padding:3px;
width:auto;
height:auto;
text-align: justify;
font-size:10px;
text-decoration: none;

}

.contentelement-right{
background-color: white;
border:1px solid ;
margin:5px;
margin-bottom:20px;
text-align: left;
}

.contentelement-right p.bodytext{
padding:5px;
}
.zg_div {
	width:117px;
	margin: 10px auto auto auto;
	}
.zg_div_inner{
  border: solid 1px #ffffff;
  background-color:#660000;
  color:white;
  text-align:center;
  font-family:arial;
  font-size:10px;
  margin-bottom:10px;
}
.zg_div a, .zg_div a:hover, .zg_div a:visited {color:#000000; background:inherit; text-decoration:none;}

bodytext p{
font-size:12px;
}
.align-center{
text-align:center;
}
/* Blog*/

.align-right {
	text-align: right;
	float:right;
	font-size:12px;
	}
	
.align-left {
	text-align: left;
	float:left;
		font-size:12px;

	}
	.blog-nav{
  	width:615px;
			font-size:12px;
			height:25px;
  }
	.blog-navigation{
	width:615px;
			font-size:10px;
		color:grey;
		text-align:left;
		margin-top:0px;
				border-top:1px dotted #ffffff;
  }
/*ve_guestbook */

.respond{
font-size:12px;
color:black;
}
.respond_list{
font-size:12px;
color:white;
background-color:#06c;
padding-left:12px;
}
.list{
font-size:12px;
color:black;
border:1px solid #06c;
margin-left:15px;
margin-right:15px;
}
.label_name{
font-size:10px;
color:grey;
}

.comment {
 border:1px solid #06c;
 font-size:8px;
}
form{
 font-size:10px;
}
.comments h1{
color:black;
padding-left:12px;
}
#commentform textarea {
	 border:1px solid #06c;
	}
	
.gb_entry{
margin-top:15px;
margin-left:15px;
}

.alt {
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size:14px;
	}
.tagcloud a {text-decoration: none;}
/*#tocool{
display:none;
}*/
a#tooCool {
   position: fixed;
   display: none;
}
.social{
width:600px;
text-align:right;
float:right;
}
.social a{
font-size:8px;

}
#tagres{
margin:10px;
font-size:12px;
padding:10px;
border:1px dotted #660000;
}
#tagres em{
font-weight: bold;
}

.bottom{
text-align: center;
margin-top:2px;
}
.bottom a {
text-decoration: underline;
color:white;
}
.blog{
background-image: url(../pics/list.gif);
background-repeat: no-repeat;
padding-left: 20px;
}

/*Bilder*/
/*.photo img, .photo a img{
border: 1px solid gray;
padding:5px;
display: inline;
}
.photo img:hover, .photo a img:hover{
border: 1px solid #660000;
}*/
DIV.csc-textpic-intext-left span.photo { float: left; }

/*Bilder*/
.photo img, .csc-textpic-single-image{
	padding:5px;
	border: 1px solid gray;
	display:inline;
	margin:5px;
}
.photo a.highslide img{
	padding:5px;
	border: 1px solid gray;
	display:inline;
	margin:0px;
	margin-bottom: 5px;
}
.csc-textpic{
float:left;
}
p.csc-frame-frame1{
 	padding:5px;
	border: 1px solid black;
}

/*Startseite*/
.contentelement-blog{
/*width:603px;*/
margin-bottom:20px;
padding-left:1px;
background-image: url(../pics/list.gif);
background-repeat: no-repeat;
padding-left: 20px;
}
.contentelement-blog a, .contentelement-blog a:visited{
	text-decoration:none;
	font-size:18pt;

	
}
p.postmetadata a, p.postmetadata a:visited{
	font-size:8px;
	color:#0066CC;
}
p.postmetadata a:hover{
	font-size:8px;
	color:#808080;
}
div.contentelement ul{
	margin-top:-10px;
	margin-bottom:5px;
}
div.contentelement-right p{
	margin: 5px 5px 5px 0px;
}

.csc-loginform{
padding-left:30px;
width:250px;
}
div.my-login-form {
margin-left:-100px;
margin-top:38px;
text-align:right;
width:250px;
}
div.my-login-form  input{
	border: 1px solid black;
	margin:2px;
	width:100px;
}
div.tx-felogin-pi1{
}
div.my-login-form p{
	margin: 0px;
}

div.tx-newloginbox-pi1 p{
	text-align:center;
}
#felogin{
	float:right;
	width:150px;
	height: 25px;
	color:white;
padding-top:10px;
	font-size:12px;
}
.csc-uploads p{
	margin: 5px 5px 0px 0px;
}
.csc-uploads{
	margin-left:20px;
	border:1px dashed;
}
.csc-uploads-fileSize, .csc-uploads-icon{
	vertical-align: top;
}
.csc-uploads-icon{
	padding: 5px 0px 0px 5px;
}
#language{
	float:left;
}
.csc-uploads-description{
	font-size:8pt;
}
.news-list-browse{
	text-align:center;
}
.news-list-browse a{
	border: 1px solid #0066CC;
	padding:2px;
	margin:2px;
}
#current_page{
	padding:2px;
	margin:2px;
	font-weight:bold;
}