html {
	width: 100%;
	min-height: 100%;
	height:100%;
}

body {
	position: relative;
	text-align: center;
	border : 0;
	margin: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 0.8em;
}

#outer-wrapper {
    text-align:left;
	margin: 0px auto;
	position: relative;
	width: 900px;
	background-image: url("img/bg.gif");
}

#header {
	width: 900px;
	height: 160px;

}


#copyright {
	width: 900px;
	height: 20px;
	background: #FFF380;
	border-top:  1px solid #999999;
}

#topmenu {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 700px;
}


#copyright {
    text-align:right;
	margin: 10px;
}

#topmenu ul {
	display: box;
    position: absolute;
	right: 0px;
	list-style-type: none;
	margin : 0px ;
	padding : 0px 5px;
}

#topmenu li {
	text-decoration: none;
	float : left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}

a  {
    text-decoration: none;
	color: #B60325;
}

a:hover  {
    text-decoration: underline;
    color: #333333;
}

#container {
  float:left;
  width:180px;
 }

#container h1 {
   padding:2px 5px 2px 5px; ;
   margin: 0px;
   font-size: 1.2em;
   font-weight: bold;
   color: #FFF380;
   background: #b60325;
}

#menu {
   margin-bottom : 10px ;
   float:left;
   width: 180px;
}

#menu ul {
    margin : 0px 10px 0px 0px;
	padding : 0px 0px 5px 0px;
	font-size: 1.1em;
    list-style-type: none;
}

#menu ul ul{
	margin : 0px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	font-size: 0.9em;
    list-style-type: none;
	background: #FFF380;
}

#menu li {
    display: block;
    background: #B60325;
	text-decoration: none;
	padding: 0px ;
	margin : 5px 0px 0px 0px;
	color: #666666;
	font-weight: bold;
	background-image: url("img/list.gif");
	background-repeat: no-repeat;
    background-position: 0.2em 0.2em;
}

#menu ul ul li {
    margin : 0px 0px 0px 0px;
    list-style-type: none;
	background: none;
}

#menu .aktuell {
    background-image: url("img/listakt.gif");
}
	
#menu ul ul .aktuell {
    background-image:  none;
}

#menu li a  {
    display: block;
    margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;;
    text-decoration: none;
	color: #CCCCCC;
}

#menu li a:hover, #menu .aktuell a  {
    color: #FFF380;
}



#menu ul ul .normal a:hover, #menu ul ul .aktuell a  {
    color: #B60325;
}

#menu ul ul .normal a {
    color: #000000;
}

#content-wrapper {
	position: relative;
}

#content {
   float:left;
   padding:0px 20px;
   width: 500px;
}

#content-image h1 {
   
   fonsize: 0.1em;
}


#content h1 {
	font-weight: normal;
	color: #820282;
	font-size: 1.5em;
	margin : 0px;
	padding: 2px;
	background-image: url("img/bgueb.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#content .tx-gooffotoboek-pi1 h1 {
	font-weight: bold;
	color: #820282;
	font-size: 1.2em;
	margin : 0px;
	padding: 2px;
	background:none;
}

#copyright {
	clear:both;
}

#menu2 {
	position: absolute;
	right: 10px;
	height: 20px;
}

#menu2 ul {
	list-style-type: none;
	margin : 0px ;
	padding : 0px 2px;
}

#menu2 li {
	padding-right: 3px;
	text-decoration: none;
	float : left;
	color: #000000;
}

#menu2 li a  {
    text-decoration: none;
	color: #000066;
}

#menu2 li a:hover  {
    color: #666666;
	
}

table {
	font-size: 1em;
	
}

.csc-mailform {
	margin : auto;
}

img {
    border : 0px;
}

.csc-mailform-field label {
  display: block;
  float: left;
  width: 200px;
}

p.align-center {
  text-align: center;
}

.clearer {
	clear: both;
}

#content .tx-chgallery-pi1 .single {
	margin: 2px;
}
