/* =========== Seiteneigenschaften =========== */
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFF7D2;	
	color: #000000;
	font-size: 14px;
	font-family: Verdana,Arial,sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}


/* =========== Generelle Styles =========== */
div.redbox {
	float: left;
	margin: 0px;
	width: 80px;
	height: 110px;
        border-right: #ffffff 1px solid;
	background-color: #903633;
/*	background-image: url(config/images/top_bg1.gif);*/
	background-repeat: repeat-x;
}
div.imagebox {
	float: left;
	margin: 0px;
	width: 155px;
	height: 110px;	
	background-color: #F7BB23;
        border-right: #ffffff 1px solid; 	
}
div.orangebox {
	float: left;
	margin: 0px;
	width: 380px;
	height: 110px;	
        border-right: #ffffff 1px solid;
	background-color: #F7BB23;
/*	background-image: url(config/images/top_bg2.gif);*/
	background-repeat: repeat-x;	
}
div.center {
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 0px;
}
input.yellow { 
  background-color: #FFF7D2; 
}
select.yellow { 
  background-color: #FFF7D2; 
}
input.cms_title { 
  border:solid 1px #CCCCCC;
  background: transparent;  
	color: #ffffff;   
  font-size: 24px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
}
input.cms_navigation_title {
        border:solid 1px #CCCCCC;
	color: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
        background-color: #903633;
}
input.cms_navigation {
  border:solid 1px #CCCCCC;
  background: transparent;  
	color: #000000;  
  font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
  margin-left: 3px;	
}
input.cms_navigation_checkbox {
	margin-top: 8px;
	margin-bottom: 6px;
  margin-left: 3px;		
}
input.cms_footer_checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
  margin-left: 0px;		
}
.cms_footer {
	font-size: 10px; 	
	color: #333333; 
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.green {
	color: #00FF00;
}
.red {
	color: #FF0000;
}
.darkred {
	color: #903633;
}

/* =========== Obere Leiste =========== */
.bg_top {
	background-color: #FFFFFF;	
	font-size: 12px; 
	color: #333333; 
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	height: 80px;
  background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.nav_top {
	background-image: url(images/nav_top.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;	
	font-size: 12px; 
	color: #333333; 
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	height: 32px;
}


/* =========== Navigation Links =========== */
.nav {
	margin-top: 33px;
}
.nav_left {
	margin-left: 20px;
	width: 192px;
	height: auto;
}
.nav_title { 
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana,Arial,sans-serif;
	border-bottom: 1px solid #ffffff; 	
	width: 184px;
}
.nav_title_padding {
	padding-left: 18px;
	padding-top: 18px;
	padding-bottom: 12px;
}
#nav_left_bg1 {
	background-color: #f3f3f3;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	width: 184px;
}
.nav_list1 { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.nav_list1 li {
	border-bottom: 1px solid #ffffff;
}	
.nav_list1 li a {
	color: #000000;
	display: block;
	padding-left: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;	
	text-decoration: none;
	background: url("images/square.gif") 10px 12px no-repeat;
}
.nav_list1 li a:visited {
	color: #000000;
}
.nav_list1 li a:hover {
	color: #ffffff;
	background-color: #F7BB23;	
	text-decoration: none;
}
.nav_list2 {
	padding: 0;
	margin: 0;
	list-style-type: none;
}	
.nav_list2 li a {
	color: #000000;
	display: block;
	padding-left: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #ffffff; 
	background: url("images/square.gif") 25px 12px no-repeat;
	line-height: 10px;	
	text-decoration: none;
}
.nav_list2 li a:hover {
	color: #ffffff;
	background-color: #F7BB23;	
	text-decoration: none;
}		

a.top {
	color: #333333;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
  padding-top: 0px;
	padding-bottom: 2px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 17px;
	border-bottom: 1px solid #ffffff;
	font-family: Verdana, Arial, sans-serif;	
  background-color: #eeeeee;
 	text-decoration: none;
}
a.top:hover {
	color: #ffffff;
	background-color: #F7BB23;	
	text-decoration: none;
}	


/* =========== Navigation Links =========== */
.nav_right {
	float: left;
	width: 170px;
	height: auto;
}
#nav_right_bg {
	background-color: #A0C0D3;
}


/* =========== Abgerundete Bereiche =========== */
.box_title {
	border: 0 solid;
	width: 750px;
	background-color: #903633;
/*	background-image: url(config/images/title_bg.gif);*/
	background-repeat: repeat-x;
}
.box_content {
	color: #000000;
	border: 0 solid;
	background-color: #ffffff;
	width: 750px;	
}
.box {
	color: #000000;
	border: 0 solid;
	width: 750px;
	background-color: #ffffff;	
}
.box_grey {
	color: #000000;
	border: 0 solid;
	background-color: #ffffff;
	background-image: url(config/images/main_bg.gif);
	background-repeat: repeat-x;	
}
.box_nav {
	background-color: #903633;
/*	background-image: url(config/images/nav_bg.gif);*/
	background-repeat: repeat-x;
}
.box_newsletter {
	background-image: url(images/background.gif);
}
.nav_padding {
	margin-top: 33px;
	margin-left: 20px;
	width: 192px;
	height: auto;
}
.ctl_nav { background: url(images/tl_red.gif) left top no-repeat; }
.ctr_nav { background: url(images/tr_red.gif) right top no-repeat;  }
.cbl_nav { background: url(images/bl_red.gif) left bottom no-repeat; }
.cbr_nav { background: url(images/br_red.gif) right bottom no-repeat; }
.ctl_newsletter { background: url(images/tl.gif) left top no-repeat; }
.ctr_newsletter { background: url(images/tr.gif) right top no-repeat;  }
.cbl_newsletter { background: url(images/bl.gif) left bottom no-repeat; }
.cbr_newsletter { background: url(images/br.gif) right bottom no-repeat; }
.ctl { background: url(images/tl.gif) left top no-repeat; }
.ctr { background: url(images/tr.gif) right top no-repeat;  }
.cbl { background: url(images/bl.gif) left bottom no-repeat; }
.cbr { background: url(images/br.gif) right bottom no-repeat; }
.sr  { background: url(images/sr.gif) right top repeat-y; }
.sb  { background: url(images/sb.gif) left bottom repeat-x; }
.ctl_orange_border { background: url(images/tl_orange_border.gif) left top no-repeat; }
.ctr_orange_border { background: url(images/tr_orange_border.gif) right top no-repeat;  }
.cbl_orange_border { background: url(images/bl_orange_border.gif) left bottom no-repeat; }
.cbr_orange_border { background: url(images/br_orange_border.gif) right bottom no-repeat; }
.t_orange_border   { background: url(images/tb_orange_border.gif) left top repeat-x; }
.b_orange_border   { background: url(images/tb_orange_border.gif) left bottom repeat-x; }
.l_orange_border   { background: url(images/lr_orange_border.gif) left top repeat-y; }
.r_orange_border   { background: url(images/lr_orange_border.gif) right top repeat-y; }
.ctl_grey_border { background: url(images/tl_grey_border.gif) left top no-repeat; }
.ctr_grey_border { background: url(images/tr_grey_border.gif) right top no-repeat;  }
.cbl_grey_border { background: url(images/bl_grey_border.gif) left bottom no-repeat; }
.cbr_grey_border { background: url(images/br_grey_border.gif) right bottom no-repeat; }
.t_grey_border   { background: url(images/tb_grey_border.gif) left top repeat-x; }
.b_grey_border   { background: url(images/tb_grey_border.gif) left bottom repeat-x; }
.l_grey_border   { background: url(images/lr_grey_border.gif) left top repeat-y; }
.r_grey_border   { background: url(images/lr_grey_border.gif) right top repeat-y; }
#Box1 {
	color: #ffffff;
	font-size: 12px;
	border: 0 solid;
	background-color: #000000;
}
#Box2 {
	color: #333333;
	font-size: 12px;
	border: 0 solid;
	background-color: #FEDD5A;
}
#Box3 {
	color: #000000;
	font-size: 12px;
	border: 0 solid;
	background-color: #f3f3f3;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#Box4 {
	color: #000000;
	font-size: 12px;
	border: 0 solid;
	background-color: #f3f3f3;
}
.padding {
	padding-left: 30px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cmspadding {
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.padding2 {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.padding3 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.padding4 {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* =========== Positionierungen =========== */
.logo_pic {
	float: left;
	display: block;
	width: 260px;
	height: 80;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.picture {
	margin: 0px;
	padding: 0px;
}


/* =========== Navigation Unten =========== */
div.nav_bottom { 
	font-size: 8x;
}
div.nav_bottom a, div.nav_bottom a:visited, div.nav_bottom a:active {
	font-size: 10px; 	
	color: #333333; 
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
div.nav_bottom a:hover {
	color: #000000; 
	text-decoration: underline;
	font-weight: bold;
}

/* =========== Gemeinsam mit Content =========== */
.small {
	font-size: 10px;
}
td {
	font-size: 14px;
}
table.line {
	border-left: #000000 1px solid; border-bottom: #000000 1px solid;
}
table.line TD {
	border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: 0px; border-bottom: 0px
}
