* {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana;
}


body {
	background: #DDD url(../images/background.png);
}

#userleiste {
	background-color: black;
	font-size: 8pt;
	text-align: right;
	padding: 5px;
	color: white;
}

#userleiste a {
	color: white;
	font-weight: normal;
}

#userleiste li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#headline {
	width: 825px;
	height: 30px;
	margin-top: 5px;
}

#headline h1 a {
	font-size: 20pt;
}

#banner {
	background: white url(../images/bg_top.png);
	min-height: 140px;
	width: 830px;
	border: 1px solid black;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#div-holder {
	width: 835px;
} 

#quickbar {
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
	border: 1px solid black;
	float: right;
	width: 176px;
	margin-left: 5px;
	background-color: #FFF;
	text-indent: 10px;
	margin-right: 0px;
	text-align: left;
	padding: 25px 0px;
}

#quickbar .category a, #quickbar .category a:link, #quickbar .category a:visited, #quickbar .category a:active {
	text-decoration: none;
	list-style-type: none;
	color: #000;
}

#quickbar .category a {
	display: block;
	padding: 2px 0px;
	width: 176px;
	font-size: 7.5pt !important;
	border-color: #FFF;
	border-style: solid;
	border-width: 1px 0px;
}

#quickbar li {
	border-width: 1px 0px;
	border-style: solid;
	border-color: white;
}


#quickbar .category a:hover {
	background-color: #EEE;
	border-color: #BBB;
	border-style: solid;
	border-width: 1px 0px;
	text-decoration: none;
}

#inhalt {
	float: left;
	font-size: 8pt;
	background-color: #FFF;
	width: 610px;
	min-height: 599px;
	padding: 20px;
	border: 1px solid black;
	-moz-border-radius: 30px;
	-khtml-border-radius: 30px;
}

#bottom {	
	width: 830px;
	padding: 5px;
	color: black;
	text-align: left;
	margin-top: 15px;
}

#bottom a {
	color: black;
	font-size: 8pt;
	font-weight: bold;
}

.button {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	background-color: black;
	padding: 3px 20px;
	border: none;
	pa//ding: 3px 10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
}

.button:hover {
	background-color: #333;
}

.left {
	font-weight: bold;
	text-align: left;
	position: relative;
	bottom: 2px;
}

.formular {
	padding: 10px;
}

.formular .input {
	font-size: 8pt;
	font-family: verdana;
	padding: 3px;
	background-color: #DDD;
	border: 1px solid #444;
}

.formular textarea {
	height: 100px;
	font-size: 8pt;
	font-family: verdana;
	padding: 3px;
	background-color: #DDD;
}

td .input {
	width: 240px;
	font-size: 9pt;
	padding: 3px;
}

td textarea {
	width: 240px;
	height: 100px;
	font-size: 11px;
	font-family: verdana;
	padding: 3px;
}

.images {
	text-align: center;
	border: 1px solid #444;
}

.bloglink {
	font-weight: bold;
}

.newstop {
	width: 550px;
	height: 15px;
}

.news {
	width: 550px; 
	text-align: justify;
	line-height: 15px;
}

.newsbottom {
	width: 550px; 
	height: 15px;
}
.news-head {
	font-size: 13pt;
	font-weight: bold;
	border-width: 0px 0px 2px 0px;
	border-color: grey;
	border-style: solid;
	width: 550px;
	display: block;
	padding: 3px 0px;
}

.news-head h1 {
	font-size: 14pt;
}

.news-date {
	font-size: 7pt; 
	font-weight: normal; 
}

.news_text {
	margin-top: 20px;
}

.news-comments a, .news-comments a:link, .news-comments a:active, .news-comments a:visited {
	float: left; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: normal; 
}

.bg_text {
	width: 250px;
	height: 25px;
	background-color: #EEE;
	padding: 0px 15px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
}

.bg_user {
	width: 60px;
	height: 25px;
	background-color: #EEE;
	padding: 0px 15px;
	text-align: center;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
}
.bg_date {
	width: 130px;
	height: 25px;
	background-color: #EEE;
	padding: 0px 15px;
	text-align: center;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
}

.spacer {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}

#quickbar h3 {
	font-size: 9pt !important;
	color: #000;
	padding-bottom: 3px;
}

#quickbar a {
	font-size: 7pt;
	font-weight: normal;
	text-indent: 17px;
}

a .bullet {
	visibility: hidden;
}

a:hover .bullet {
	visibility: visible;
}

a, a:active, a:visited, a:link {
	font-family: Verdana;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #555;
}

.comment {
	margin-bottom: 20px; 
	padding: 10px 20px; 
	background-color: #DDD;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
}

.info {
	font-size: 10pt;
	border-width: 0px 0px 1px 0px;
	text-align: left;
	border-style: solid;
	border-color: black;
}

* html #headline {
	position: relative;
	top: 30px;
}

* html #inhalt {
	height: 599px;
}

* html #quickbar {
	height: 599px;
}

* html #banner {
	height: 140px;
	margin-top: 0px;
}

li {
	list-style-type: none;
}