@charset "utf-8";

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: 000;
	text-align: left;
	line-height: 21px;
}

body {
	background-color: #f1f1f1;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #f56b2c;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #f56b2c;
}

a:hover {
	text-decoration: none;
	color: #f08e61;
}

a:active {
	text-decoration: none;	
	color: #f56b2c;
}

h1 {
	font-size: 17px;
	color: #000;
}

h2 {
	font-size: 13px;
	color: #f56b2c;
}

h3 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-top: -9px;
}

h4 {
	font-size: 26px;
	color: #000;
	font-weight: normal;

}

#logo {
	margin-top: 14px;
	margin-left: 7px;
}

#top-panel {
position: absolute;
top: 32px;
text-align: right;
width: 950px;
color: #f56b2c;
font-size: 11px;
}

#bread {
	color: #f4550c;
	font-size: 11px;
}

#top-panel a {
color: #000;
}

#top-panel a:hover {
color: #797979;
}

#contentslider {
	margin-left: 4px;
	margin-top: 10px;
	width: 677px;
	height: 338px;
	display:block;
	float: left;
}

#userpanel {
	margin-top: 32px;
	width: 238px;
	display:block;
	float: right;
}

#logicode-erstellen {
	background-image:url(images/bg_logicode-erstellen.jpg);
	background-repeat: no-repeat;
	width: 209px;
	padding: 100px 14px 9px 5px;
	display: block;
	text-align: right;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
}

#logicode-erstellen a {
	color: #FFF;
}

#neuster-logicode {
	background-image:url(images/bg_neusterlogicode.jpg);
	background-repeat: no-repeat;
	width: 223px;
	height: 195px;
	padding: 19px;
	display: block;
}

#sicherheit {
	background-image:url(images/bg_sicherheit.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 110px;
	padding: 16px 14px 6px 6px;
	display: block;
	text-align: right;
	color: #5f5e5e;
	font-size: 19px;
	line-height: 24px;
}

#sicherheit_content {
	background-image:url(images/bg_sicherheit.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 110px;
	padding: 16px 14px 6px 6px;
	display: block;
	text-align: right;
	color: #5f5e5e;
	font-size: 19px;
	line-height: 24px;
	margin-top: 56px;
	margin-left: -2px;
}

#hilfe_content {
	background-image:url(images/bg_hilfe.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 110px;
	padding: 16px 14px 6px 6px;
	display: block;
	text-align: right;
	color: #5f5e5e;
	font-size: 19px;
	line-height: 24px;
	margin-top: 6px;
	margin-left: -2px;
}

#hilfe_email_label a {
	font-size: 15px;
	color: #5f5e5e;
}


#formular {
	background:url(images/bg_fomular.jpg);
	background-repeat:no-repeat;
	border: 0px;
	height: 21px;
	width: 211px;
	padding: 4px 9px;
	color: #8c8c8c;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;

}

.formular_register {
	background:url(images/bg_fomular.jpg);
	background-repeat:no-repeat;
	border: 0px;
	height: 21px;
	width: 211px;
	padding: 4px 9px;
	color: #8c8c8c;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	float: right;
}

.formular_register_disabled {

	
	border: 0px;
	height: 21px;
	width: 211px;
	padding: 4px 9px;
	color: #8c8c8c;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	float: right;
}

.formular_register_textarea {
	background:url(images/bg_fomular.jpg);
	background-repeat:repeat-y;
	border: 0px;
	height: 63px;
	width: 211px;
	padding: 4px 9px;
	color: #8c8c8c;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	float: right;
}

.formular_register_disabled_textarea {
	border: 0px;
	height: 63px;
	width: 211px;
	padding: 4px 9px;
	color: #8c8c8c;
	font-size: 12px;
	margin-bottom: 5px;
	vertical-align: middle;
	float: right;
}

#formular_upload {
	border: 0px;
	height: 21px;
	width: 110px;
	color: #8c8c8c;
	margin-top: 5px;
	font-size: 12px;
	vertical-align: middle;

	
}



#label_register {
	margin-top: -4px;
	float: left;
	line-height: 34px;

}

#label_register2 {
	margin-top: 3px;
	float: left;
	line-height: 34px;

}

#label_abbort a {
color: #000;
font-size: 11px;
float: left;
}

#loginbutton {
	border:none;
	background-color:transparent;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-size: 11px;
	color: #f56b2c;
	float: right;
	margin-right: 11px;
	margin-top: 4px;
	cursor: pointer;
}

#savebutton {
	border:none;
	background-color:transparent;
	text-decoration:none;
	padding:0px;
	margin-top: 4px;
	font-size: 11px;
	color: #f56b2c;
	float: right;
	cursor: pointer;
}

#deletebutton {
	border:none;
	background-color:transparent;
	text-decoration:none;
	padding:0px;
	margin-top: 4px;
	font-size: 11px;
	color: #f56b2c;
	cursor: pointer;
}


#loginbereich {
	font-size: 11px;
	color: #000;
}

#loginbereich a {
	font-size: 11px;
	color: #000;

}

#loginbereich a:hover {
	font-size: 11px;
	color: #a0a0a0;
}

#benutzeraktionen a {
	font-size: 15px;
	color: #000;
}

#benutzeraktionen a:hover {
	color: #797979;
}


#startseite_contentbox {
	margin-top: 405px;
	width: 960px;
	margin-left: 10px;
}

#startseite_contentleft {
	float: left;
	width: 640px;

}

#startseite_contentright {
	float: right;
	width: 240px;
	height: 110px;
}

#startseite_bottombox1 {
	float: left;
	margin-top: 30px;
	width: 195px;
	background:url(images/bg_seperator.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

#startseite_bottombox2 {
	float: left;
	margin-left: 26px; 
	margin-top: 30px;
	width: 358px;
	background:url(images/bg_seperator.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

#startseite_bottombox3 {
	float: left;
	margin-left: 26px; 
	margin-top: 30px;
	width: 355px;

}

#footer {
	color: #959595;
	font-size: 11px;
	text-align:center;
	margin-top: 50px;
	margin-bottom: 20px;
	line-height: 18px;
}

#footer a {
	color: #959595;

}


#contentbox {
	margin-top: 32px;
	width: 620px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
	background:#FFF;
	padding: 15px 40px 22px 22px;
	min-height: 600px;
}

#bildupload {
	float: right; 
	width: 175px;
}

#checkbox {
	background-color: #999;
	border: 3px solid red;
}

#label_checkbox {
	margin-left: 28px; 
	margin-top: -33px;
	font-size: 11px; 
	line-height: 17px;
	color: #666;
}

#error_message {
	color: #CB0729;
	display: inline;
	float: right;
	width: 209px;
	height: 25px;
    font-size: 9px;
}

#error_text {
	color: #CB0729;
	display: inline;
    font-size: 12px;
}
