body {
	background-color: #3c3c3c;
	
}

/* rules for the startpage */ 
#sbody{}
#startpage{
	align:center; 
}
#coverflow{
	margin:200px auto 0;
	width: 1000px;
}
#censorbar{
	position:relative;
	top: 26px;
	left: 0px;
	background-color: #3c3c3c;
	height: 26px;
	width: 97px;
	z-index: 4;
}

#CoverFlowFXDiv {
	z-index: 3;
}

#mlogo {
	margin:0px auto 0;
	width: 600px;
}

/* generic rules */ 


.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #9B918D; letter-spacing: 1px; line-height: 17px}
ul.text {
list-style-type: none;
margin-left: 10px;
padding-left: 0px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9B918D;
	text-decoration: none;
	line-height: 17px;
}
.neg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
	background-color: #9B918D;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 17px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
/* styles teilweise fuer blog */
.title ,.linkliste1, .content-title {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #9B918D; letter-spacing: 1px; line-height: 17px
}
.work {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	line-height: 17px
}
.worktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	line-height: 17px
}
.work a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD0000;
	text-decoration: none;
	line-height: 17px;
}
.work a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 17px;
}
.work a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	line-height: 17px;
}
.work a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	line-height: 17px;
}


/*  positioning for new pages  */
#body {
position:absolute;
	top: 81px;
	left: 210px;
	min-width: 800px;
}
#container {
	padding-top: 24px;
}

.content {
	height: 474px;
}

.oneline {
	padding-top: 30px;
}

.twolines {
	padding-top: 14px;
}

.threelines {
	padding-top: 0px;
}

.navline {
	position:absolute;
	top: 81px;
	left: 162px;
	background-color: #afabaa;
	height: 520px;
	width: 1px;
}

a#prev {
	position:absolute;
	top: 322px;
	left: 115px;
	height: 38px;
	width: 47px;
	background-image: url('/image/butt/rwd_n.jpg');
	display: block;
}

a#prev:hover{
	background-image: url('/image/butt/rwd_o.jpg');
}

a#next {
	position:absolute;
	top: 322px;
	left: 163px;
	height: 38px;
	width: 47px;
	background-image: url('/image/butt/fwd_n.jpg');
	display: block;
}

a#next:hover{
	background-image: url('/image/butt/fwd_o.jpg');
}


#sitenav {
position:absolute;
	top: 150px;
	left: 56px;
}


  #sitenav ul {
    width: 58px;
    margin: 0; padding: 0;
  }
  #sitenav ul li {
    list-style: none;
    margin: 0px;
    margin-bottom: 23px;
    padding: 0;
  }
  #sitenav ul li a img{
    width: 58px;
    border: 0px;
  }


/* Styles for the Blog  */
#blognav {
position:absolute;
	top: 28px;
	left: 456px;
}

#blognav a {
letter-spacing:0.1em;
padding-left:23px;
padding-right:23px;
border-left: 2px solid #9B918D;
}

#blognav a.first {
padding-left:0px;
border-left: 0px;
}

/*
  ul#Navigation a, ul#Navigation span, ul#Navigation h2 {
    display:block;
    padding: 0.2em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }
  ul#Navigation h2 {
    font-size: 1em;
    margin: 1.1em 0 0;
    border-color: gray;
    color: black; background-color: #eee;
  }
*/

.linkliste1{
	margin-bottom: 10px;
}

.content-title {
	margin-bottom: 15px;
}

/* style von blog */
a:link { text-decoration:none; font-weight:bold; color:#9B918D; }
a:visited { text-decoration:none; font-weight:bold; color:#9B918D; }
a:hover { text-decoration:none; font-weight:bold; color:#ffffff; }




