body {
background-color: #fff;
font-size: 12px;
font-family: Helvetica;
color:#0;
padding:0px;
margin:0px;
background-image: url(../images/background-web.jpg);
}
a {
 color: #DB7093;
 text-decoration:none;
}
a:visited {
 color:#DB7093;
 text-decoration:none;
}
a:hover {
 color: #564b47;
 text-decoration:none;
}
a:active { 
 color:#000000;
 text-decoration:none;
}

img {
 border:0;
}

#gallerylink {
 outline: none;
 outline-width:0px;
 outline-color:#660066;
}

h1 {
font-size: 20px;
text-transform:uppercase;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
width: 1024px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
height=133;
text-align: right;
background-color: #ffffff;
margin: 0px; }

/* ----------menue-------------- */
#menu{
font-size:0px;
height:66;
text-align: right;
background-color: #ffffff;
 }

#menu img {
 margin-left:-1px;
}

/* ----------components-------------- */

.contentheading
{
	visibility:hidden;
}

.componentheading
{
	visibility:hidden;
}

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 245px #0; /* linke Menue Spalten Farbe  */ 
border-right: solid 245px #0; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
height:505px;
} 

#inner{
margin:0; 
width:100%; 
background-repeat:fixed;
height:505px;


}


/* --------------left und right navigavtion------------- */

#right {
width:185px; 
height:220px;
float:right; 
position:relative; 
background-color:white;
z-index:50;
}

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
height:494px;
width:auto;
margin 0px
padding 0px;
background-color:white;
z-index:10;
}

#textcontent{ 
position: relative; 
width:819px;
height:474px;
padding:10px;
background-color:white;
z-index:100;
overflow:auto;
_height:100%;
background-image: url(../images/content-background1.gif);
}

#gallerycontainer {
	background-color:#efefee;
	height:100%;
	width:100%;
	margin: -10px 0px 0px 0px;
}

#contentgallery {
	height:100%;
	width:1004px;
	margin: 10px;
	overflow:auto;
}

p {
padding: 5px 10px;
margin:0px; }

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

.sectiontableentry1, .sectiontableentry2 {
font-size: 130%;
font-weight: bold;
text-align: center;
}

.sectiontableentry1 td, .sectiontableentry2 td {
padding: 1em !important;
}

.sectiontableentry1 a, .sectiontableentry2 a {
color: red;
}

.sectiontableentry1 a:hover, .sectiontableentry2 a:hover {
color: #564b47;
}

.sectiontableentry1 a:active, .sectiontableentry2 a:active {
color: #000;
}

/*  ----------------news---------------------- */ 
.latestnews {
padding:0.3em;
list-style-type:none;
}

#component-contact {
	margin : 10px 10px 10px 10px;
	text-size:16px;
	hight:500px;
}

.contentheading {
	font-size:16px;
	font-weight:bold;
}


/*  ----------------footer---------------------- */ 
#footer {
clear:left;
}


#sllink
{
	text-decoration:none; 
	color:black; 
	font-size:10px;
}

#footerimpressum {
position: relative; 
width:100px;
float:left;
}
#footersl {
margin:auto; 
width:300px;
position: relative; 
float:right;
text-align:right;
}

#footerspaceleft {
 float:left;
}

#footermenu {
 margin:0px;
 float:left;
}

#footermenu img {
 margin-left:-4px;
}

#footerspaceright {
  float:right;
}

/*  ----------------footer---------------------- */ 
hr.mycaption { font-size: .90em; color: #666; text-align: center; } 	
.modifydate { 
	font-size: 9px; 
	font-style: italic;
} 	
