/* ix-M -- Design-Elemente */


#content { 
	text-align: left; 
	width: 530px; 
	padding: 0; margin: 0; 
	position: absolute; 
	top: 150px; 
	left: 260px; 
	z-index: 0; }

#sidebar { 
	text-align: center; 
	position: absolute; 
	top: 230px; 
	left: 830px; 
	width: 160px; 
	padding: 0; 
	border-bottom: 1px solid #555555; 
}

#logo { 
	width: 1600px; 
	height: 100px; 
	padding: 0; 
	margin: 0; 
	position: absolute; 
	top: 0;
	left: 0; 
	font-size: 100%; 
	font-variant: small-caps; 
	background-color: #000000;
	background-image: url(../images/s2dlogo.jpg); 
	background-repeat: no-repeat; 
	background-position: 0px; 
	z-index: 1; 
}



#plaintext {
	position: absolute;
	top: 55px;
	left: 820px;
	z-index: 300; 
}

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





/* AGBS */



#AGBS {

	padding: 0px; 
	position: absolute;
	top: 70px;
	left: 75px;
	color: #000000;
	line-height: 150%;
	letter-spacing: 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	z-index:200;
}








#eyecatcher {
	top: 200px;
	left: 20px;
	width: 200px;
	height: 300px;
	padding: 1px;
	border : solid 1px #000000;
	background-color: #888888;
	position: absolute;
	z-index: 5;
}
#common {
	top: 540px;
	left: 20px;
	width: 204px;
	position: absolute;
	padding-bottom: 20px;
	border-bottom: 1px solid #555555;
}

#common a { 
	color: #0099FF; 
	display: block; 
	text-decoration: none; 
	padding: 4px 0 4px 15px; 	background : url(&pic.bullet.filename) no-repeat 0 3px; 
	font-weight: bold; }

#common a:hover {
	color: #CCCCCC;
}


/* Men? */

#menuBar {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 101px;
	left: 260px;
	z-index: 20;
	height: 27px;
	overflow: hidden;
}

a.menuButton, a.menuButtonActive  {
	display: block;
	float: left;
	height: 17px;
	color: #000080;
	text-decoration: none;
	padding: 5px 6px;
	border-right: 1px solid #003066;
}

.menu {
	background: #2a1aa9 url(../images/pmenu.gif) repeat-x top left;
	border: solid 1px #000000;
	padding: 0;
	position: absolute;
	text-align: left;
	visibility: hidden;
	left:0;
	top:0;
	z-index: 10;
}

a.menuItem, a.menuItemActive {
	color: #e4e0df;
	background-color: transparent;
	display: block;
	padding: 6px 16px;
	text-decoration: none;
	white-space: nowrap;
}

a.menuButtonActive, a.menuButton:hover { 
	color: black; 
	background-image: url(pic_menu_over.gif)}

a.menuItem:hover, a.menuItemActive { 
	background-color: #003066; 
	color: #09f; 
	font-weight: bold; 
	background-image: url(pic_menu_over.gif); }

form.search {
	color: #000000;
	text-decoration: none;
	padding: 0px;
	position: absolute;
	top: 103px;
	left: 20px;
	z-index: 500;
}

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

input.search {
	border: #888888 1px solid;
	background : #ffffff url(../images/pfade.gif) repeat-x;
	width: 126px;
	padding: 2px;
	margin: 0;

}
