.mod_login, .mod_registration, #request_password  { width: 100%; }
.mod_login h1, .mod_registration h1 { font-size: 14px; margin: 0; padding: 0 5px; color: #FFFFFF; text-transform: uppercase; background: #790000;}
.mod_login p.error, .mod_login p.login_info { padding:5px; }
#request_password a { color: #FFFFFF; padding: 5px; text-decoration: none;}
#request_password a:hover { text-decoration: underline;}
.mod_login .formbody, .mod_registration, #request_password { background: #C20000; }
label, .login_info { display: block; margin: 0 0 0 5px; color: #FFFFFF; font-weight: bold;}
.login_info { font-weight: normal;}
.login_info span { font-weight: bold; display: block;}
.mod_login .text {
background: url(../images/bg_inputfield.gif) top repeat-x;
border:1px solid #C8C8C8;
color:#333333;
font-size:12px;
line-height:12px;
margin: 0 0 5px 5px;
padding:2px;
width:160px;
}
.mod_login .submit_container { padding: 5px 0; text-align: center;}
.mod_login .submit_container input { width: 170px; }
.mod_login .submit_container input.submit { width: 100px; border: 0; font-size: 12px; font-weight: bold; color: #FFFFFF; text-transform: uppercase; height: 24px; background: url(../images/button_login.png) no-repeat; cursor: pointer; padding-bottom: 2px;}
/* logged in TABLE */
.mod_registration {
margin:0;
padding:0;
}
.mod_registration .tableform  table {
margin:0;
padding:0;
}
/* User */
#benutzerprofil, #benutzerprofil label {
color: #202020;
}
.mod_registration .tableform  table .col_first { width: 20px; }
.ce_form  * { color: #202020; }
.ce_form  label, #benutzerprofil label {
	clear: both;
	float: left;
	width: 140px;
	text-align: right;
	margin: 0 20px 10px 0;
}
.ce_form  select, .ce_form input, .ce_form textarea,
#benutzerprofil select, #benutzerprofil input, #benutzerprofil textarea {
	float: left;
	margin: 0 0 10px 0;
}
.ce_form input, .ce_form textarea,
#benutzerprofil input, #benutzerprofil textarea  { width: 300px; }
.ce_form span.captcha_text { clear: both; display: block; width: 300px; margin-left: 160px; font-size: 16px; font-weight: bold; }
.ce_form .submit_container, #benutzerprofil .submit_container, .ce_form .explanation { 
clear: both;
width: 300px;
margin-left: 160px;
}
#benutzerprofil .checkbox, #benutzerprofil .submit {
width:auto;
}
#benutzerprofil .checkbox {
margin: 4px;
}
#benutzerprofil table {
float:left;
}
#benutzerprofil legend{
font-weight: bold;
font-size: larger;
}
.mod_search {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 24px;
	width: 960px;
	overflow: hidden;
	background: url(../images/bg_searchbox.png) no-repeat;
}
#searchbox {
	float: right;
	height: 24px;
	width: 220px;
}
#searchbox h1 { 
float: left;
margin: 0;
padding: 0;
width: 40px;
font-size: 14px;
line-height: 24px;
color: #FFFFFF;
}
#searchbox .formbody {
float: right;
width: 168px;
margin: 0;
padding: 0;
height: 24px;
}
#searchbox form {
margin: 0;
padding: 0;
line-height: 24px;
}
#searchbox input.text {
margin:0;
padding:0;
width: 132px;
border: 0;
font-size: 10px;
padding: 1px;
font-weight:bold;
}
#searchbox input.submit {
margin:0;
padding:0;
border: 0;
color:#FFFFFF;
font-weight: bold;
background: transparent;
cursor: pointer;
}
#header .mod_search p, #header .mod_search .first, #header .mod_search .last, #header .mod_search .odd { display: none; }
/* Suchergebnisse innerhalb content */
#suchergebnisse #searchbox { clear: both; display: none; }
#suchergebnisse .mod_search {
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
	position: static;
	background: transparent;
}
#suchergebnisse .mod_search p.context {
	background: #EEE;
}
#suchergebnisse .mod_search h3 {
	margin: 0;
	padding: 0;
}
#suchergebnisse .mod_search p.url {
	margin-top: 0;
	font-size: 90%;
}
#suchergebnisse .mod_search .highlight {
	background: #790000;
	color: #FFF;
}
/* G�stebuch */
#gaestebuch { width: 440px; text-align: left; }
.ce_comments * { color: #202020;}
.ce_comments label, .ce_comments select, .ce_comments input,
.ce_comments textarea, .ce_comments .captcha, .ce_comments .info  {
	display: block;
	width: 360px;
	text-align: left;
	font-size: 11px;
}
.ce_comments label, .ce_comments textarea { color: #666;}
.ce_comments .mandatory { color: #666; }
.widget { clear: both; margin: 0 0 20px 0;}
.ce_comments span.captcha_text { font-size: 14px; font-weight: bold; }
.ce_comments .submit_container { width: 300px; }
.ce_comments .checkbox, .ce_comments .submit { width:auto; }
.ce_comments .checkbox { margin: 4px; }
.comment { border: 1px solid #CCC; margin: 0 0 30px 0; padding: 2px; }
.comment .info { margin: 0; padding: 0;}
