/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */

body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 1em;
	color: #888;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	margin: 0 auto;
	text-align: left;
}

#menu-top {
	background: white;
	background-repeat:no-repeat;
    background-position:0,0;
	overflow: hidden;
    background: transparent url('images/bg02-white-left.png') top left no-repeat; 
}

#menu-top #heading {
    background: white url('images/bg02-white-right.png') no-repeat right top;
	margin:0;
	height:2.5em;
	list-style: none;
	float:right;
    padding-right:20px;
}

/*

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}


#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer;  IE doesnt display the hand when you roll over the link for some reason. This fixes it 
}
*/

/*
#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {	background-position:100% -42px; }
*/

#wrapper-header {	background: transparent url('images/bg.png') top center repeat-x; }

#header { background: #eee url('images/test.jpg') no-repeat center top; }

#wrapper-header2 { background: transparent url('images/bg02-blue-left.png') top left no-repeat; }

#wrapper-header3 { background: transparent url('images/bg02-blue-right.png') top right no-repeat; }

#header h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}



#wrapper-content { background: white url('images/bg02-white-left.png') no-repeat left top; }

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 5px 40px 5px 40px;
    text-align:justify;

}



* html #wrapper-menu-page { margin-right: 15px; }
/*
#menu-page { padding-top: 5px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: normal;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited { color: #888; }
#menu-page a:hover { color: #5b8fbe; }
*/

/*
#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}
*/

#footer {
	

	clear: both;
	width: 100%;
	text-align: center;
	font-stretch:wider;
	font-size:smaller;
}

h2 { 
 font-size: 100%;
 border-bottom:1px dashed silver;
 letter-spacing:2px;
 text-transform:uppercase;
 background-image:url(images/item.gif);
 background-repeat:no-repeat;
 background-position:left;
 padding-left:25px;

}

h3 { font-size: 100%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ /*color: #666; */text-decoration: none; }


ul {
  list-style-type:none;
}

.items li {
 background-image:url(images/list.gif) ;
 background-repeat:no-repeat; 
 padding-left:20px; 
 background-position:left center;
 
   
}
#topHeader {
	font-size:130%;
	font-stretch:wider;
	padding-left:20px; 
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;

	
}

#headerInfo{
	font-size:13px;
	font-style:italic;
	padding-left:20px;
}
/*
#info {
	 background-image:url(images/title.gif) ;
	 background-repeat:no-repeat; 
	 padding-left:20px; 
	 line-height:25px;
}
*/
.more {
	padding-left:20px;
	font-size:13px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	cursor:pointer;
	background-image:url(images/add.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.toggleContent {
	display:none;
}


.more,a {
   color: #5b8fbe; 
   text-decoration: underline;
}
img {
	border:none;
}
ul.gallery {
		list-style: none;
		margin: 0 0 10px 0;
		overflow:hidden;
		
		
}
	
		ul.gallery li {
			display: block;
			float: left;			
			margin-bottom:5px;
			margin-left:5px;
		}
		
			ul.gallery li a {
				padding: 2px;
				display: block;
				border: 1px #9db2b9 groove ;
				line-height: 0;
			}
			
			ul.gallery li a:hover { opacity:0.8;}

.thumb {
	width:100px;
	height:75px;
}




/**FORM STYLE*/
form {
	margin-top:20px;
}

label {
 width: 120px;
 font-weight: bold;
 font-size:90%;
 float:left;

}
/*hier float: left; da die error meldungen rechts der boxen stehen sollen*/
input, textarea{
  width: 180px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  opacity: 0.9;
  float:left;
  overflow:hidden;
}

textarea {
  width: 250px;
  height: 150px;
  border: 1px solid #ccc;

}


#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 105px;
}

br{
 clear: left;
}

/**Validierungs style des formulars*/

label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-weight:normal;
	font-size:75%;
	vertical-align:middle;
	background-image:url(images/error.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	width:400px;
}

.floater {
   float:left;
   width:215px;
}









#container-4{
	padding-top:15px;
}













/*TOOLTIP Style */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #036;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size:small;
	color:#036;
}
#tooltip h3, #tooltip div, .toplink { margin: 0; }


#result {
	font-size:small;
	font-weight:bold;
	clear:left;
	margin-left:120px;
}

.success, .formerror {
	font-size:small;
	font-weight:bold;
	clear:left;

}

#result .success {
	background-image:url(images/info.gif);
	background-repeat:no-repeat;
	background-position:left center;	
	padding-left:20px;
}

#result .formerror {
	background-image:url(images/error.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:red;
	padding-left:20px;
}


#loader {
	padding-left:120px;
	clear:left;
}

.required {
	font-size:smaller;
	font-family:Verdana, Geneva, sans-serif;
}
/*
#fragment-left{

	background-image:url(images/test2.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:350px;
	float:left;

}

*/
.fragment-top{
	background-image: url(images/test_top.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:50px;

}




.innerContent {
	overflow:auto;	
	height:300px;
	padding-right:10px;
	
}

.left-top{
	float:right;
	background-image:url(images/top.gif);
	background-position:left center;
	background-repeat:no-repeat;
}

.toplink {
  float:right;
  cursor:pointer;
}

.imageslidecontainer{
	display:block;
	float:left;
	width:320px;
	padding-right:15px;
}

.galleryimage {
	vertical-align:middle;
	border:1px solid #9db2b9;
	padding:5px;
	margin:5px;
	display:none;
}

.pics { height: 362px; width: 362px; padding:0; margin:0; display:block;float:left; padding-right:15px;z-index:10;}
.pics img { height: 200px; width: 320px; padding: 15px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
.pics img {
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

