
/***************************
		Allgemeines
***************************/

html,
body,
#site_wrapper {
	width: 100%;
	height: 100%;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

ul {
	list-style-type: none;
}

h1, h2 {
	display: block;
	font-weight: normal;
}

img {
	display: block;
}

/***************************
		Grundlayout
***************************/

body {
	background-color: #ffffff;
}

#site {
	width: 982px;
	height: 736px;
	margin: 0 auto;
	padding: 10px;
}

#header {
	width: 982px;
	height: 135px;
}

#content {
	width: 982px;
	height: 445px;
}

#footer {
	width: 982px;
	height: 156px;
}

/***************************
		  Header
***************************/

#header_logo {
	width: 243px;
	height: 110px;
	float: left;
}
#hl_and {
	width: 137px;
	height: 110px;
	float: left;
}
#hl_ajusema {
	width: 106px;
	height: 110px;
	float: left;
}

#header_right {
	width: 739px;
	float: left;
}

#hr_search {
	float: right;
}

#hr_nav {
	padding: 18px 0 0 0;
	float: right;
}

#header_breadcrumb {
	padding: 4px 0 0 0;
}

/***************************
	   Header - Suche
***************************/

#hr_search_text {
	float: left;
	padding: 2px 0 0 0;
}

#hr_search_input {
	padding: 1px 0 0 16px;
	float: left;
}
#hr_search_input input {
	width: 268px;
	height: 16px;
	border: 1px solid #6e6e6c;
}

#hr_search_submit {
	padding: 0 0 0 11px;
	float: left;
}
#hr_search_submit input {
	width: 23px;
	height: 18px;
	background: transparent url("images/layout/button_suche.jpg") no-repeat 0 0;
	cursor: pointer;
}

/***************************
	   Header - Nav
***************************/

#menu_top li {
	float: left;
}

/***************************
		  Content
***************************/

#content_left {
	width: 634px;
	height: 415px;
	border: 1px solid #d8d7d7;
	float: left;
	padding: 8px 10px;
	overflow: auto;
}

#content_right {
	position: relative;
	width: 316px;
	height: 431px;
	float: left;
	padding: 0 0 0 10px;
}

/***************************
	Content - Navigation
***************************/

#cr_home_top {
	width: 316px;
	height: 220px;
}
#cr_home_bottom {
	width: 316px;
	height: 211px;
}


#menu_and li,
#menu_common li,
#menu_haendler li {
	width: 316px;
	height: 20px;
	background: transparent url("images/layout/menu_item_and.jpg") no-repeat 0 0;
	padding: 1px 0 3px 0;
}
#menu_and li div,
#menu_ajusema li div,
#menu_common li div,
#menu_haendler li div {
	padding: 1px 0 0 16px;
}

#cr_ajusema_top {
	width: 316px;
	height: 220px;
}
#cr_ajusema_bottom {
	width: 316px;
	height: 211px;
	background: transparent url("images/layout/logo_ajusema.jpg") no-repeat 0 0;
}
#menu_ajusema li {
	width: 316px;
	height: 20px;
	background: transparent url("images/layout/menu_item_ajusema.jpg") no-repeat 0 0;
	padding: 1px 0 3px 0;
}


#cr_common_top {
	width: 316px;
	height: 290px;
}
#cr_common_bottom {
	width: 316px;
	height: 141px;
	background: transparent url("images/layout/logo_nav.jpg") no-repeat 0 0;
}

.cr_kf_flags_item {
	float: left;
}

/***************************
	Content - Submenus
***************************/

#menu_and li,
#menu_ajusema li {
	position: relative;
}

#menu_and ul,
#menu_ajusema ul {
	position: absolute;
	top: 0px;
	right: 289px;
	display: none;
	background: transparent url("images/layout/submenu.png") repeat 0 0;
	z-index: 100;
	padding: 4px 38px 4px 0;
}

#menu_and ul li,
#menu_ajusema ul li {
	width: 230px;
	height: 14px;
	background: none;
	text-align: right;
	padding: 0;
}
#menu_and ul li a,
#menu_ajusema ul li a {
	font-size: 10px;
	color: #1d1d1b;
}
#menu_and ul li div,
#menu_ajusema ul li div {
	padding: 0;
}

/***************************
		  Suche
***************************/

#suche_results {
	padding: 20px 0 0 10px;
}

/***************************
		 Partner
***************************/

#partner_results {
	padding: 20px 0 0 10px;
}

.vip_entry,
.partner_entry {
	padding: 0 0 20px 0;
}

div.vip_entry,
div.vip_entry a {
	color: #983D42;
}

.partner_entry_data {
	width: 300px;
	float: left;
}

.partner_entry_logo {
	width: 200px;
	height 100px;
	float: left;
	padding: 3px 0 0 0;
}

/***************************
	  Kontaktformular
***************************/

#kontakt,
#kontakt table {
	width: 500px;
}

#kontakt h1 {
	display: block;
	font-size: 20px;
	padding: 0 0 14px 0;
}

#kontakt select,
#kontakt textarea {
	border: 1px solid #999;
	margin: 0 0 4px 0;
}

#kontakt select {
	width: 55px;
}

#kontakt textarea {
	width: 300px;
	padding: 2px 4px;
}	

.form_input_9,
.form_input_plz,
.form_input_ort {
	width: 250px;
	border: 1px solid #999;
	padding: 2px 4px;
	margin: 0 0 3px 0;
}

.form_input_plz {
	width: 60px;
}
.form_input_ort {
	width: 176px;
	margin: 0 0 0 3px;
}

.form_sp1_angabe_9 {
	font-size: 12px;
	padding: 0 0 4px 0;
}

.form_sp1_9 {
	vertical-align: top;
}

.form_buttonlist_9 {
	padding: 4px 0 0 135px;
}

.form_buttonlist_9 input {
	border: 1px solid #999;
	padding: 2px 4px;
}

/***************************
		  Footer
***************************/

#footer_teasers {
	width: 982px;
	height: 125px;
}

#ft_partners {
	width: 147px;
	height: 31px;
	background: transparent url("images/layout/partner.jpg") no-repeat 0 0;
	float: left;
	padding: 94px 0 0 176px;
}
#ft_partners_input {
	float: left;
	padding: 2px 11px 0 0;
}
#ft_partners_input input {
	width: 96px;
	height: 18px;
	border: 1px solid #6e6e6c;
}
#ft_partners_submit {
	float: left;
}
#ft_partners_submit input {
	width: 27px;
	height: 20px;
	background: transparent url("images/layout/button_partner.jpg") no-repeat 0 0;
	cursor: pointer;
}

#ft_test {
	width: 323px;
	height: 125px;
	padding: 0 0 0 10px;
	float: left;
}

#ft_news {
	width: 316px;
	height: 125px;
	padding: 0 0 0 10px;
	float: left;
}

#footer_nav {
	width: 280px;
	height: 24px;
	margin: 0 auto;
	padding: 7px 0 0 0;
}
#fn_facebook {
	float: left;
}
#fn_nav {
	float: left;
	padding: 5px 0 0 8px;
}
#menu_bottom li {
	float: left;
}

/***************************
		   Text
***************************/

.content_text,
.content_text a {
	color: #1d1d1b;
}
.content_text a:hover,
.content_text a:active {
	text-decoration: underline;
}


.header_nav_text,
.header_nav_text a {
	font-size: 17px;
	color: #1d1d1b;
}
.header_nav_text a:hover,
.header_nav_text a:active {
	text-decoration: underline;
}

.breadcrumb_text,
.breadcrumb_text a {
	font-size: 15px;
	color: #1d1d1b;
}
.breadcrumb_text a:hover,
.breadcrumb_text a:active {
	text-decoration: underline;
}

.content_nav_text,
.content_nav_text a {
	font-size: 11px;
	color: #f2e7e7;
}
.content_nav_text a:hover,
.content_nav_text a:active {
	text-decoration: underline;
}

.footer_nav_text,
.footer_nav_text a {
	font-size: 12px;
	color: #1d1d1b;
}
.footer_nav_text a:hover,
.footer_nav_text a:active {
	text-decoration: underline;
}

.search_text,
.search_text a {
	font-size: 16px;
	color: #1d1d1b;
}
.search_text a:hover,
.search_text a:active {
	text-decoration: underline;
}

.search_small_text,
.search_small_text a {
	font-size: 12px;
	color: #1d1d1b;
}
.search_small_text a:hover,
.search_small_text a:active {
	text-decoration: underline;
}

