@charset "utf-8";
/* CSS Document all begin*/
* {
	padding: 0;
	margin: 0;
}

body {
	color: #666;
	background: url(background.gif) repeat-x;	
	font: normal 14px HelveticaNeue, "Helvetica Neue", helvetica, arial;
	line-height: 1.5;
}

h1 {
	font-weight:normal;
	font: 28px;
	padding: 0px 0px 0px 0px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana, Helvetica ;
	color:#666666;
}
b  {
	font-weight: bold;
}
a.link{
	color:#666666;
}
a.link:hover {
	color:#ff6600;
}
a.link:active {
	color:#ff6600;
}
#bestaetigungspage a {
	text-decoration: none;
	color:#666666;
}
#bestaetigungspage a:visited {
	color:#666666;
}
#bestaetigungspage a:focus {
	color:#ff6600;
}
#bestaetigungspage a:hover {
	color:#ff6600;
}
#bestaetigungspage a:active {
	color:#ff6600;
}
.hyperlink_txt {
	padding-top: 20px;
}
#bestaetigungspage a:before {
	content: " < < < ";
}
/* CSS Document all end*/


/* CSS Header - begin */
#header  {
	background:url("logo.png") no-repeat scroll 0 20px transparent;
}
#navigation	 {
	float: left;
	margin: 30px 0px 0px 0px;
	padding: 85px 0px 0px 0px;
	width: 750px;
}
#navigation  li {
	float: left;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: 1ems;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#navigation a {
	text-decoration: none;
	color:#666666;
}
#navigation a:visited {
	color:#666666;
}
#navigation a:focus {
	color:#ff6600;
}
#navigation a:hover {
	color:#ff6600;
}
#navigation a:active {
	color:#ff6600;
}
#navigation span {
	color:#ff6600;
}
/* CSS Header - end */

/* CSS login - begin */
#login {
	float: right;
	padding-top: 10px;
}
#login  li {
	float: right;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: 1ems;
	margin: 0px 20px 0px 0px;
	list-style: none;
}
#login a {
	text-decoration: none;
	color:#666666;
}
#login a:visited {
	color:#666666;
}
#login a:focus {
	color:#ff6600;
}
#login a:hover {
	color:#ff6600;
}
#login a:active {
	color:#ff6600;
}
/* CSS login - end */

/* CSS main - begin */
#container ul, .custom ul {
	padding-left: 20px;
}
#container {
	clear: both;
/* 	height: 545px; */
        height: 494px;
	overflow: hidden;
}
#container_short {
	clear: both;
	height: 387px;
	overflow: hidden;
}
#container, #container_short {
	margin-top:29px;
	background: transparent url(border_top.png) top center no-repeat;
}

#main{
	padding-top: 30px;
}
#main .ce_image {
	padding: 20px 0;
}	

#main_no_pict .ce_image {
	padding: 0px 0;
}
/* CSS main - end*/	

/* CSS submain - begin */
#submain {
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
    background: transparent url(border_top.png) top center no-repeat;
}
.mod_article_50_right {
	padding-left: 50px;
}
/* CSS submain - end*/	

/* CSS footer - begin*/	
#footer {
	background: #b1b3b4 url(border_bottom.gif) top center no-repeat;
	padding-top: 30px;
}
#footer a{
	display: block;
}

#footer .inside {
	width: 970px;
	margin: 0 auto;
}

#footer_left, #footer_second {
	font-size:10px;
	float: left;
	width: 145px;
	height: 215px;
}
#footer_second {
	width: 90px;
}
#footer_left li , #footer_second li  {
	float: left;
	width: 105px;
	font-size:10px;
	text-transform: uppercase;
	letter-spacing: 1ems;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#footer a {
	text-decoration: none;
	color:#fff;
}
#footer a:visited {
	color:#fff;
}
#footer a:focus {
	color:#ff6600;
}
#footer a:hover {
	color:#ff6600;
}
#footer a:active {
	color:#ff6600;
}
#footer span{
	color:#666;
}
#footer_third  {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#footer_forth {
	float: left;
	font-size:10px;
	color:#fff;
	letter-spacing: 1ems;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* CSS footer - end */

/* CSS contact - begin*/
#kontaktformular {
	line-height:30px;
}

#kontaktformular label {
	float: left;
	width:200px;
}

#kontaktformular .radio_container label {
	float:none;
	width:auto;
}

#kontaktformular .explanation, #kontaktformular .captcha {
	margin-left:140px;
}
#kontaktformular .captcha {
	margin-left:164px;
}

#kontaktformular .explanation, #kontaktformular .captcha {
	padding:4px;
}

select, input, textarea {
	margin:3px;
}

p.error {
	margin:0px;
	padding:0px;
	color:#F00;
}

input {
	width:300px;
}

input.radio, input.submit {
	width:auto;
}
/* CSS contact - end*/

/* stuff sitemap begin */

.mod_sitemap a {
	text-decoration: none;
	color:#666;
}
.mod_sitemap a:visited {
	color:#666;
}
.mod_sitemap a:focus {
	color:#ff6600;
}
.mod_sitemap a:hover {
	color:#ff6600;
}
.mod_sitemap a:active {
	color:#ff6600;
}
.mod_sitemap span{
	color:#666;
}
/* stuff sitemap end */



/* page: home begin*/

body.home {
	background: url(background_pagehome.gif) repeat-x;	
}

.home #right {
	background: #d1d3d2 url(background_home.png) top right no-repeat;
	height: 500px;
	color: #fff;
}

.home #right .inside {
	padding: 15px;
}

.home #main {
	background: none;
	padding: 0;
}

.home #submain {
	background: none;
}

.home #main .inside {
	padding: 223px 30px 0 0;
	height: 277px;
}

.home #main .custom .inside {
	padding: 0;
}

.home #container {
	background: transparent url(background_home.png) top left no-repeat;
	height: auto;
}

.home #wrapper {
    background: transparent url(border_top.png) left 634px no-repeat;
}
#home h1{
    padding-top: 30px;
}

/* stuff in right column begin*/

#right .mod_article {
	height: 223px;
}

#right .mod_article h3 {
	margin-top:0px;
	color:#fff;
	margin-bottom:10px;
	font-size: 14px;
	border-bottom: #666 1px solid;
	padding-bottom:20px;
}

#right .mod_article h3:before, #right .mod_article h3:after {
	content: " + + + ";
}

#right .mod_article a.more {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	float:right;
	margin-top:-20px;
}

#right .mod_article a.more:hover {
	color:#676767;
}

#latestnews {
	color:#666;
}

#latestnews h3 {
	margin-top:0px;
	color:#666;
	margin-bottom:10px;
	font-size: 14px;
	border-bottom: #fff 1px solid;
	padding-bottom:10px;
}

#latestnews h3:before, #latestnews h3:after {
	content: " + + + ";
}

#latestnews a, a.more {
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

#latestnews a:hover, a.more:hover {
	color:#ff6600;
}
#latestnews .more  {
	font-size:11px;
	padding-top: 20px;
}
#rechte-spalte-aktuelles-angebot .more  {
	font-size:11px;
}
/* stuff in right column end */


/* page: home end */




.back {
	padding-top: 20px;
}
