@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{margin:0;padding:0;}




body {
  	width:100%;
	margin: 0;
	padding: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight:normal;
	font-size:11px;
	color:#666966
	
	voice-family: "\"}\"";
	voice-family: inherit;

	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;

	line-height: 1.5em;
	}

html>body { 
	font-size: 15px;
	}

#container {
	margin:0 auto;
	padding:0;
	width:1000px;
	}
	
#innercontainer {
	margin:0 auto;
	padding:0;
	width:1000px;
	}
	
a,b,body,cite,div,em,i,label,li,ol,p,strong,td,th,u,ul,h6 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px
	color:#666966
	}

h1,h2,h3,h4,h5 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#666966
	}

fieldset,form,input,select,textarea {
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#666966
	}

a,body,div,fieldset,form,input,label,li,ol,optgroup,p,select,td,th,textarea,ul {
	font-size:11px;color:#666966;
	}

/* ------------- HEADER - img + beschreibung */	

#head{
	padding: 60px 0 0 50px;
	height: 50px;
	width: 950px;	
	background-image: url(../../images/logo1.png);
	background-repeat: no-repeat;
	float:left;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:black;
	}

#head h1{
	display:none
	}

/* ------------- CONTENT ------------- */
#content {
	text-align: left;
	padding-left:25px;
	padding-top:25px;
	padding-right:25px;
	display: block;
	background-color:#fafafa;
	width: 950px;
	float: left;
	height: auto;
	}

#content p {
	text-align: left;
	margin-left:25px;
	padding:0px;
	display: block;
	}

#content h2 {
	font-size: 16px;
	margin-left:25px;
	color: #000;
	padding-left:0;
	font-weight: bold;
	}
	
#content h3 {
	margin:0;
	padding-top:20px;
	padding-bottom:0;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color:#666966;
	font-size:32px;
	line-height:37px;
	letter-spacing:-2px;
	font-weight: normal;
	}

#content h4 {
	font-size: 17px;
	margin-left:25px;
	color: #CB231F;
	padding-left:0;
	font-weight: normal;
	}

#content a {
	color: #000000;
	text-decoration: underline;
	}

#content a:hover {
	text-decoration: none;
	}	
	
/* ------------- CONTENT-LEFT ------------- */

#content-left {
	background-color:#fafafa;
	width: 450px;
	float: left;
	height: auto;
	margin:0;
	padding:0;
	}

#content-left p {
	text-align: left;
	padding-top: 1em;
	display: block;
	width: 450px;
	color: #6d3116;
	}

#content-left h2 {
	font-size: 16px;
	color: #000;
	padding-left:0;
	font-weight: bold;
	}

#content-left h4 {
	font-size: 17px;
	color: #CB231F;
	padding-left:0;
	font-weight: normal;
	}

#content-left a {
	color: #000000;
	text-decoration: underline;
	}

#content-left a:hover {
	text-decoration: none;
	}	

/* ------------- CONTENT-RIGHT ------------- */	

#content-right {
	background-color:#fafafa;
	width:450px;
	float:right;
	height: 100%;
	margin-left: 50px;
	padding:0;
	}

#content-right img {
	/* margin: 50px 0 0 30px; */
	}
	
#content-right p {
	color: #666666;
	}

#content-right h4 {
	font-size: 17px;
	font-weight: normal;
	color: #895944;
	padding-left:0;
	}

#content-right a {
	color: #000000;
	text-decoration: underline;
	}

#content-right a:hover {
	text-decoration: none;
	}




/* ------------- CONTENT - DOWNLOAD + RETUSCHE ------------- */	

#content-down {
	background-color:#fafafa;
	width:950px;
	float:right;
	height: 100%;
	margin-left: 50px;
	padding:0;
}

#content-down p {
	color: #666966;
	}

#content-down h4 {
	font-size: 17px;
	font-weight: normal;
	color: #666966;
	padding-left:0;
	}

#content-down a {
	color: #000000;
	text-decoration: underline;
	}

#content-down a:hover {
	text-decoration: none;
	}
	
.frame {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  
  width: 140px !important;
  text-align: center !important;
  position: relative !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  color: inherit;
}

.box {
  float: left !important;
  padding: 0.00 !important;
  margin: 0 23px 20px !important;
  width: 140px !important;
}


#infobox-container {
	margin: 20px 30px 30px !important;
	padding: 0;
	background-color: transparent;
	}

#infobox {
	margin: 0 0px;
	padding: 5px !important;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#infobox-body {
	margin: 0 auto;
	padding: 0;
	}

.infobox-body p {
	margin: 1.4em 0;
	padding: 0;
	line-height: 2em;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:11px;
	color:#666966
	}


.retusche_frame {
  border: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  
  /*width: 540px !important;*/
  padding: 20px;
  
  text-align: center !important;
  position: relative !important;
  margin: 0 auto !important;
  overflow: hidden !important;
  color: inherit;
}

.retusche_box {
  float: left !important;
  padding: 0.0px !important;
  margin: 0px 23px 20px !important;
}



/* ------------- MENU ------------- */

#tabbed {
	float:left;
	width:835px;
	line-height:normal;
	padding-left: 110px;
	margin-top:20px;
	height: 40px;
    }

#tabbed ul {
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	background-repeat: no-repeat;
    }

#tabbed li {
	display:inline;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }

#tabbed a {
	/* background:url(../../images/tab-l.gif) no-repeat left top; */

	float:left;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
	color: #787f89;
	font-size: 12px;
    }

#tabbed a span {
	/* display:block;
	background:url(../../images/tab-r.gif) no-repeat right top;
	*/

	float:left;
	color:#787f89;
	margin-left: 2px;
    }

#tabbed a:hover span {
	/* background-position:0% -50px; */
	text-decoration: none;
	color:#000;
    }
	  
#special a:hover span {
	/* background-position:100% -50px; */
	text-decoration: none;
     }

#special a:hover span {
    color:#000;
    }

#special a {
	/* background:url(../../images/tab-l.gif) no-repeat left top;
	background-position:0% -50px;
	*/

	float:left;
	margin:0;
	padding:0 0 0 30px;
	text-decoration:none;
	color: #787f89;
	font-size: 12px;
	float:left;
	}
	
#special a span {
    /* display:block;
	background:url(../../images/tab-r.gif) no-repeat right top;
	*/
	
	float:left;
	color:#000;
	margin-left: 2px;
	border-bottom-color:#000;
	border-bottom-style:dotted;
	border-bottom-width:1px;
    }

#tabbed-right {
	float:right;
    }

#tabbed-left {
	float:left;
    }
    
.login {
	color:#787f89;
	font-weight: bold;
	text-decoration: overline;
}

.bordered {
	background-color:#f2f2f2;
	border-width:1px;
	border-style:dashed;
	border-color:#000;
	padding:1px 8px;
	margin-right:15px;
	margin-top:-4px;
	text-align:justify;
}
    
/* ------------- FOOTER ------------- */

#footer {
	/*
	position:absolute; 
	bottom: 0px;
	background-image: url(../../images/footer-bg.gif);
	*/
	
	background-color:#fff;
	height: 40px;
	background-repeat: repeat-x;
	clear: both;
	margin: 0px 0px 20px;
	width: 985px;
	padding-right: 15px;
	border-top-width:1.5px;
	border-top-style:solid;
	border-top-color:black;
	}

#footer p {
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 20px;
	}

#footer a {
	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

#footer-left {
	float: left;
	width: 439px;
	padding:0;
	margin:0;
	height: auto;
	}

#footer-right {
	float: right;
	height: auto;
	padding:0;
	margin:0;
	width: 300px;
	}

#footer-right p {
	text-align: right;
	display: block;
	padding-right: 5px;
	}

/* ------------- DIVIDER ------------- */

.divider {
	height: 12px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 100px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* ------------- GALLERY ------------- */

#main 

.inside {
	width:100%;
	height:100%;
	margin:0 auto;
	padding-top:0;
	padding-bottom:0;
	background-color:#fafafa;
	}


.galimg {
	float:left;
	}
	
/* ------------- 404 ------------- */

#404 {
}

#404 table {
}

#404 ul {
	list-style:auto;
	height: auto;
}

#404 li {
	list-style:none;
	height: auto;
}

/* ------------- LOGIN ------------- */

.button
{
    border-right: medium none;
    border-left: medium none;
	border-top: medium none;
    border-bottom: medium none;

	font-weight: bold;
    font-size: 12px;
	font-family: Arial, Verdana;

	background-image: url(../../images/arrows/button_right.gif);
	background-repeat: no-repeat;
	background-color: transparent;
        
    cursor: hand;
    color: black;
    
    height: 20px;
    text-align: right;
    padding-left:20px;
}