* {
	margin: 0;
	padding: 0;
}
body {
	margin-top: 4px;
	background: #fdfdfd url(../img/clouds.jpg) repeat-x;
	color: #000;
	font: 0.8em Arial,Verdana,"Lucida Grande",Geneva,Helvetica, sans-serif;
}
a:link, a:visited, a:hover, a:active, .green, .platz {
	text-decoration: none;
	color: #428c2b;
}
a:hover, a.aktiv {
	color: #000;
}
img {
	border: 0;
}
p, h2 {
	margin-bottom: 16px;
}
.br {
	margin-bottom: 4px;
}
h1 {
	font-size: 2em;
	background: transparent url(../img/news_headline_bg.png) left bottom repeat-x;
	padding: 0 0 10px 0;
	margin-bottom: 12px;
}
h1 span {
	font-weight: normal;
	margin: 0 10px 0 10px;
}
#inhalt ol, #inhalt ul {
	padding-bottom: 0.5em;
	margin-left: 1.8em;
}
#inhalt ol li, #inhalt ul li {
	margin-bottom: 0.5em;
}
.error {
	color: #ff0000;
	font-weight: bold;
}
.platz {
	margin-bottom:4px;
	font-weight:bold;
}
/* nav */
#inhalt ul.ulnav1 {
	padding: 0;
	margin: 0;
}
ul.ulnav1 li, ul.ulnav2 li {
	list-style: none;
	font-weight: bold;
}
ul.ulnav1 li {
	display: inline;
	margin-right: 34px;
}
/* content */
#site {
	margin: 0 auto;
	padding-top: 21px;
	width: 1010px;
}
#greenlogo {
	margin-bottom: 4px;
}
#contenttop {
	height: 7px;
	overflow: hidden;
	background: transparent url(../img/page_top.png) no-repeat;
}
#content {
	padding: 16px 0 0 22px;
	background: transparent url(../img/page_repeat.png) repeat-y;
}
#inhalt {
	width: 650px;
}
#marginal {
	margin-left: 10px;
	padding-top: 100px;
}
#marginal .containermarginal {
	width: 300px;
}
#marginal .containermarginal p:last-child {
	margin-bottom:0;
}
#marginal .containermarginal h2 {
	background: transparent url(../img/marginalhead.jpg) no-repeat;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 12px 4px 0 14px;
	color: #fff;
	font-size: 1.3em;
}
#marginal .containermarginal .marginalcontent {
	margin: 0;
	padding: 12px 8px 8px 12px;
	background: transparent url(../img/marginalline.jpg) repeat-y;
}
#marginal .containermarginal .marginalend {
	background: transparent url(../img/marginalend.jpg) no-repeat;
}

#footer {
	clear: both;
	text-align: center;
	padding: 24px 0 16px 0;
	font-size: 0.9em;
	font-weight: bold;
}
/* sonstige */
.clearfloat {
	height: 1px;
	clear: both;
	overflow: hidden;
	background: transparent;
}
.left, #inhalt, #marginal, .listslogan .slogan, .listslogan .user, .user .avatar {
	float: left;
}
.right {
	text-align: right;
	padding-top: 5px;
}
.right p:first-child {
	margin-bottom: 12px;
}
.votetxt {
	margin-left: 10px;
	font-weight: bold;
}
.userpoints {
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
	/*display: none;*/
}
.trenn {
	height: 1px;
	overflow: hidden;
	background: #fff url(../img/trennlinie.gif) repeat-x;
	margin: 8px 0;
	clear: both;
}
/* edit slogan */
#showslogan, #showslogan #flash {
	width: 650px;
	height: 360px;
	overflow: hidden;
}
#showslogan #txt {
	position: relative;
	top: -300px;
	text-align: center;
	color: #fff;
	font: 2.2em Arial,Verdana,"Lucida Grande",Geneva,Helvetica, sans-serif;
	font-weight: bold;
	
}
textarea#slogantext {
	width: 320px;
	height: 220px;
	background: transparent;
	border: 1px solid #000;
	color: #000;
	overflow: hidden;
	font: 2.2em Arial,Verdana,"Lucida Grande",Geneva,Helvetica, sans-serif;
	font-weight: bold;
}
#showslogan #txt #slogantxt {
	width: 320px;
	height: 220px;
	background: transparent;
	margin-left: 286px;
	overflow: hidden;
}
* + html #showslogan #txt #slogantxt {
	margin-left: 240px;
}
#slogan #slogantxt {
	width: 130px;
	height: 10px;
	background: transparent;
	overflow: hidden;
}
textarea#slogantext, #showslogan #txt #slogantxt {
	text-align: center;
}
/* list slogan */
.bg_listslogan {
	background: #e3ebf2;
	padding: 15px 15px 14px 15px;
	margin-bottom: -7px;
}
.listslogan_tb {
	height: 12px;
	overflow: hidden;
}
* + html .listslogan_tb {
	height: 6px;
	overflow: hidden;
}
.listslogan {
	margin-bottom: 30px;
}
.bg_listslogan div.listslogan:last-child {
	margin-bottom: 0px;
}
.listslogan .slogan {
	background: transparent url(../img/bg_slogan.jpg) no-repeat;
	width: 340px;
	height: 176px;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
}
.listslogan .slogan .slogantxt {
	width: 180px;
	height: 124px;
	background: transparent;
	overflow: hidden;
	text-align: center;
	margin: 24px 0 0 41px;
}
.listslogan .user {
	border: 1px solid #fff;
	border-style: solid none;
}
.user {
	margin-left: 15px;
	width: 264px;
	height: 130px;
	padding: 30px 0 15px 0;
}
.user .avatar {
	width: 60px;
	overflow: hidden;
}
.user .usercontent {
	margin-left: 72px;
}
.user p {
	margin-bottom: 2px;
}
.pager {
	text-align: right;
	font-weight: bold;
	margin-top: 4px;
}
.pager a, .pager span {
	margin-left: 8px;
}
.orderby {
	font-weight: bold;
	text-align: right;
}
.orderby a, .orderby span, #footer a {
	margin-right: 12px;
}
/* form */
.formdiv {
	margin-bottom: 6px;
	clear: both;
}
fieldset {
	margin-bottom: 6px;
	padding-bottom: 6px;
}
legend {
	font-weight: bold;
	text-transform: uppercase;
	/*padding:  0 6px;
	margin: 6px 0 6px 6px;*/
}
label {
	float: left;
	width: 60px;
	overflow: hidden;
	min-height: 20px;
	margin-right: 10px;
}
#inhalt label {
	width: 110px;
}
* html label {
	height: 20px;
}
/*#inhalt .input, #inhalt textarea, #inhalt .inputcaptcha {*/
#inhalt .input, #inhalt textarea.msg, #inhalt .inputcaptcha {
	width: 428px;
}
textarea {
	font: 1.05em Arial,Verdana,"Lucida Grande",Geneva,Helvetica, sans-serif;
}
.msg {
	height: 150px;
	overflow: auto;
}
#marginal .input {
	width: 190px;
}
/* avatar */
.uploaded_img_list .img_list_el {
	width: 60px;
	/*height: 80px;*/
	float:left;
	border:1px solid #cc3333;
	margin: 0px 10px 10px 0;
	text-align:center;
	/*cursor: move;*/
}
.img_list_el_img {
	width: 60px;
	min-height: 60px;
}
.img_list_el .img_delete_btn {
	position: absolute;
}
.img_delete_btn p {
	color: #fff;
	cursor: pointer;
	width:14px;
	height: 14px;
	padding:1px 2px 4px 1px;
	background:#cc3333;
	margin-left: 43px;
}
/* windows , #no_js */
#delprodukt, #confirm_delete_box, #no_more_uploads_box, #gbpopup {
	width:370px;
	height:auto;
	background: #f6f9fb;
	margin-left: -185px;
	padding:8px;
	border: 2px solid #cfd0d2
}
#delprodukt h1, #confirm_delete_box h1, #no_more_uploads_box h1, #gbpopup h1 {
	background: transparent url(../img/popuphead.jpg) left bottom repeat-x;
	color: #fff;
	padding: 4px 0;
}
#uploadwindow {
	width: 390px;
	height: 153px;
	overflow: hidden;
	margin-left: -185px;
}
* + html #uploadwindow {
	height: 144px;
}
#frame_upload_box {
	width: 390px;
	height: 157px;
}
.btn_delprod_left {
	float: left;
}
.btn_delprod_right {
	float: right;
}
