/* Allgemeines + Struktur */

body {
	background-image: url(/media/img/start09/start_bg_body.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a5055;
}

#start_page {
	width: 650px;
	height: 620px;
	border: 1px solid #dedede;
	margin: 5px auto;
	background-color: #FFFFFF;
}

#start_header {
	height: 92px;
	background-image: url(/media/img/start09/start_bg_header.gif);
	background-repeat: no-repeat;
	text-align: right;
}

#start_left {
	float: left;
	width: 255px;
	height: 528px;
}

#start_right {
	float: right;
	width: 395px;
	height: 528px;
}

#start_foto {
	width: 255px;
	height: 371px;
	background-image: url(/media/img/start09/start_bg_foto_1.jpg);
	background-repeat: no-repeat;
}

#start_search {
	width: 255px;
	height: 157px;
	background-image:url(/media/img/start09/start_bg_search.gif);
	background-repeat: no-repeat;
}

#start_login {
	width: 395px;
	height: 75px;
	background-image: url(/media/img/start09/start_bg_login.gif);
	background-repeat: no-repeat;
}

#start_register {
	width: 395px;
	height: 453px;
	background-image: url(/media/img/start09/start_bg_register.gif);
	background-repeat: no-repeat;
}

#start_footer {
	width: 650px;
	margin: 10px auto;
	text-align: center;
	font-size: 11px;
	color: #999;
}



/* Login Form */

#login_form {
	margin: 10px 0 5px;
	padding: 0;
}

#login_form td {
	font-size: 11px;	
}

#login_form .login_field {
	padding: 2px;
	border: 1px solid #ccc;
	font-size: 13px;
	width: 100px;
	color: #4a5055;
	background-image: url(/media/img/start09/start_bg_login_field.gif);
	background-repeat: repeat-x;
}

#login_form .login_field:focus {
	font-weight: bold;
	background-image: url(/media/img/start09/start_bg_login_field_hover.gif);
	background-repeat: repeat-x;
}

#login_form .login_button {
	border: none;
	background-image: url(/media/img/start09/start_bg_login_button.png);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	background-color: transparent;
	font-size: 0px;
}

#login_form .login_button:hover {
	background-image: url(/media/img/start09/start_bg_login_button_hover.png);
	cursor: pointer;
}



/* Search Form */

#search_form {
	margin: 10px 0 5px;
	padding: 0;
}

#search_form td {
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 5px;	
}

#search_form .search_select {
	color: #b02279;
	font-size: 11px;
	padding: 1px;
	background-color: #e9e9e9;
	border: 1px solid #a3bbcd;
	min-width: 55px;
}

#search_form .search_button {
	border: none;
	background-image: url(/media/img/start09/start_bg_search_button.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 29px;
	background-color: transparent;
	font-size: 0px;
}

#search_form .search_button:hover {
	background-image: url(/media/img/start09/start_bg_search_button_hover.png);
	cursor: pointer;
}



/* Register Form */

#register_form {
	margin: 15px 0 5px;
	padding: 0;
}

#register_form td {
	font-size: 12px;
	vertical-align: top;
	padding-bottom: 10px;
}

#register_form .register_field {
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 13px;
	width: 250px;
	color: #4a5055;
	margin-bottom: 1px;
	background-image: url(/media/img/start09/start_bg_register_field.gif);
	background-repeat: repeat-x;
}

#register_form .register_field:focus {
	font-weight: bold;
	background-image: url(/media/img/start09/start_bg_register_field_hover.gif);
	background-repeat: repeat-x;
}

#register_form .register_button {
	border: none;
	background-image: url(/media/img/start09/start_bg_register_button.png);
	background-repeat: no-repeat;
	width: 292px;
	height: 82px;
	background-color: transparent;
	font-size: 0px;
	margin-top: 17px;
}

#register_form .register_button:hover {
	background-image: url(/media/img/start09/start_bg_register_button_hover.png);
	cursor: pointer;
}



/* Diverses */

.agbinfo {
	color: #4a5055;
	font-size: 11px;
}

.smalltext {
	color: #a0a0a1;
	font-size: 9px;
}

.singlecount {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	padding-top: 17px;
	padding-right: 15px;
}

.single_de_ch_at {
	font-size: 13px;
	color: #b02279;
	padding-top: 3px;
	padding-right: 15px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #4a5055;
}

.title_big {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	color: #4a5055;
}

.password_link {
	float: right;
	width: 120px;
	color: #4a5055;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}

.password_link:hover {
	text-decoration: underline;
}

.padding {
	padding: 12px;
}

.green_line {
	height: 15px;
	border-bottom: 2px solid #d4f546;
}

.button_msg {
	width: 95px;
	height: 94px;
	background-image:url(/media/img/start09/start_bg_10jahre.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
}

.fact {
	color: #c4c6c8;
	font-size: 18px;
	font-weight: bold;
	background-image: url(/media/img/start09/start_bg_fact.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 5px;
	float: left;
	margin-top: 5px;
}

.fotocredit {
	font-size: 8px;
	margin: 10px 0px;
}

.clear {
	clear: both;
}

a {
	color: #b02279;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.content_box {
	padding: 10px;
	border: 1px solid #ccc;
	background-image: url(/media/img/content_box.gif);
	background-repeat: repeat-x;
}
