/*-----------------------------------------------------------------------------
[drweb] Stylesheet: Screen

version:   1.0
change:    25/03/2008
author:    Sven Lennartz
website:   http://www.drweb.de/
var: 	   Templatewerkstatt (PLUS) Minimi 6
-----------------------------------------------------------------------------*/


html, body {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	background-color: white;
	font-family : arial, verdana;
	font-size : 1em;
	line-height : 140%;
}

.news {font-size:10pt;}


/*-----------------------------------------------------------------------------
[Farbpalette]

Titelzeile: 	#D2BBCF
Kasten rechts:  #F5F1F4
Hyperlink: 		#B45C50
-----------------------------------------------------------------------------*/


#logo {
	padding-left : 5%;
	padding-right : 4%;
	padding-top : 0%;
	padding-bottom : 8px;
	float: left;
	width: 240px;
	background-color: white;
	text-decoration: none;
	color : #000000;
}


#menue {
	float:left;
	padding-top : 4%;
	padding-bottom : 8px;
	width: 440px;
}

#leiste {
	clear:left;
	padding-left : 5%;
	padding-right : 5%;
	padding-top : 8px;
	padding-bottom : 8px;
	color : #000000;
	background-color : #D2BBCF;
}

#kastenmitte {
	padding-left : 4%;
	padding-top: 12px;
	padding-right : 4%;
	border:0px solid red;
}

#spalte1 {
	padding-top: 8px;
	width : 310px;
	padding : 2px;
	float:left; ;
}

#spaltetotal {
	float:left;
	width : 700px;
	padding : 4px;
	text-align:justify;
	border:0px solid red;
}

#spalte2 {
	float:left;
	width : 320px;
	padding : 4px;
	text-align:justify;
	border:0px solid red;
}

#spalte3 {
	float:left;
	width : 180px;
	padding : 0px;
	margin-left : 12px;
	background-color : #F5F1F4;
	margin-bottom : 12px;
}

#kastenunten {
	clear: both;
	padding-left : 6%;
	padding-top: 4px;
	border-top : 1px solid #D2BBCF;
}


/*-----------------------------------------------------------------------------
Textformatierungen und Weiteres
-----------------------------------------------------------------------------*/

H2  {
	color : #B45C50;
	font-weight: bold;
	margin-bottom : px;
	font-size : 112%;
}

	
.small  {
	font-size:9pt;
	color:#cccccc;
	}
	
.small a {
	font-size:9pt;
	color:#cccccc;
	text-decoration:underline;
	}	

.pipe {
	margin-bottom : -8px;
}

.pipe-small {
	margin-bottom : -2px;
}

input {
	border: 1px solid #D2BBCF;
}

form {
	display: inline;
}

#wtext {
	margin-left : 40px;
}

li {
	margin-left : 40px;
}

.vergleich {
	font-size:10pt;
}

.line1 {
	background-color:#E2E2E2;
}

.line1 {
	background-color:#ffffff;
}

/*-----------------------------------------------------------------------------
Hyperlinks
-----------------------------------------------------------------------------*/

A:link {
  	text-decoration: underline;
	color: #B45C50;
	font-weight: bold;
}


A:visited {
  	text-decoration: underline;
	color: black;
	font-weight: bold;
}


A:hover {
   	text-decoration: underline;
	color: black;
	font-weight: bold;
}


A:active {
  	text-decoration: none;
	color: red;
	font-weight: bold;
}


/*-----------------------------------------------------------------------------
Abgerundete Ecken
-----------------------------------------------------------------------------*/

.box {
  background: #F5F1F4;
}
.boxtop {
  background: url(images/ne.gif) no-repeat top right;
}
.boxtop div {
  font-size: 0;
  height: 10px;
  background: url(images/nw.gif) no-repeat top left;
}
.boxbottom {
  background: url(images/se.gif) no-repeat bottom right;
}
.boxbottom div {
  font-size: 0;
  height: 10px;
  background: url(images/sw.gif) no-repeat bottom left;
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 85px; HEIGHT: 20px; LEFT: 10px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('http://nofunc.org/media/stars.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 85px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('http://nofunc.org/media/stars.gif') left 25px; FONT-SIZE: 1px; }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }