/* Benutzerfarben */
/*
usercolor.medium = "#828282"
usercolor.bright = "#E6E6E6"
usercolor.dark = "#333333"
usercolor.alt = ""
usercolor.alt.medium = ""
usercolor.alt.dark = "#A74542"
 */
 

/* Scrollbalken im FF immer anzeigen */ 
html {
	height: 100%; 
	margin-bottom: 1px;
} 

#wrap {
	margin: 0 auto;
	width: 980px;
	height: 100%;
	border-left: 2px solid silver;  /*hinzugefügt*/
    border-right: 2px solid silver; 
	background: #ffffff url(../images/pback.gif) repeat-y;
}

#shadow{
	margin: 0 auto;
	margin-top: 10px;
	width: 984px;
	height: 100%;
	border-left: 1px solid grey;  /*hinzugefügt*/
    border-right: 1px solid grey;	
}
	
.youarehere {
	margin-top: 6px;
	margin-left: 5px;	/*hinzugefügt, damit es nicht so am Rand klebt*/
	width: 650px;
} 

.youarehere a{
	font-size: 11px;
	color: #A74542;
	}

#content {
	width: 540px;
	margin-left: 35px;	/*Abstand links zum topic-Bereich*/
	margin-top: -10px;
	padding: 0px;
	float: left;
	/*position: absolute;
	top: 130px;
	left: 250px;*/
}


#eyecatcher {
   background : url(../images/symbol_amplico.jpg) no-repeat;
   width: 150px;
   height: 150px;
   /*position: absolute;
   top: 140px;*/
   margin-left: 25px;  
}

#topic {
	width: 200px;
	padding: 0px;
	margin-left: 5px;	/*hinzugefügt, damit es nicht so am Rand klebt*/
	/*position: absolute;
	top: 205px;
	left: 0px;*/
	float: left;
}

#sidebar {
	width: 150px;
	padding: 0px;
	/*position: absolute;
	top: 130px;
	left: 850px;*/
	float: left;
	margin: 10px 3px 0px 30px; /*Rand rechts etwas verbreitert*/
}
#logobox{
	width: 100%;
	height: 120px;
	border-top: 2px solid silver;
	z-index: 1;
}

#logo {
	height: 120px;
	width: 36%;
	background : url(../images/s2dlogo.jpg) no-repeat;
	float: left;
}

#logoright {
	width: 64%;
	float: right;
	height: 120px;
}
.picture_0 {
  background : url(../images/banner0.jpg) no-repeat;
  }

.picture_1 {
  background : url(../images/banner4.jpg) no-repeat;
  }

 .picture_2 {
  background : url(../images/banner3.jpg) no-repeat;
  }

.picture_3{
  background : url(../images/banner0.jpg) no-repeat;
  }
 
.picture_4 {
  background : url(../images/banner0.jpg) no-repeat;
  }
 
.picture_5 {
  background : url(../images/banner1.jpg) no-repeat;
  } 
.picture_6 {
  background : url(../images/banner2.jpg) no-repeat;
  } 
.picture_7 {
  background : url(../images/banner4.jpg) no-repeat;
  } 
.picture_8 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_9 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_10 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_11 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_12 {
  background : url(../images/banner0.jpg) no-repeat;
  }
.picture_13 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_14 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
.picture_15 {
  background : url(../images/banner0.jpg) no-repeat;
  } 
#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}

#printable{
	float: right;
	top: 175px;
	text-align: right;
	width: 25px;
}
#maintopic {
	width: 100%;
	margin: 0px;
	padding: 1px 0px 2px 0px;
	background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
	height: 28px;
}

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

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background-color: #f9f9f9;
}

#maintopic a.sel {
	text-decoration: underline;
	color: #A74542;
}

#topic h3 {
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background-color: #E6E6E6;
	color: #A74542;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 5px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #828282;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #333333;	
}

#topic p a:hover {
	text-decoration: underline;
	color: #A74542;	
}

form.search {
	padding: 0px;
	margin: 40px 0px 40px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 165px;
	padding: 2px;
	color: #A74542}

#ts {
	text-align: center;
}

#ts a {
	text-decoration: none;
	color: #333333;	
}
/*neu hinzugefügt*/
#footer {
	clear: both;
	font-size: 0.9em;
	margin: 0; 
	padding: 5px 0px 0px 5px;
	text-align: center;
	background-color: #ffffff; 
	border-top: 1px solid silver;
	border-bottom: 2px solid silver;
}

#footer a {
	text-decoration: none;
	font-weight : bold;
	color: #A74542;
}  
