@charset "UTF-8";
/* CSS Document */

body{
	background: #f7f7f7 url(../images/background.png) repeat-x top left;
	
}

*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003366;
}

img{
	border:0;
}

a {
    outline: 0 none;
}

#center{
	width:918px;
	margin:0 auto;
	margin-top:23px;
/*	border-radius: 15px 15px 0px 0px;*/
	overflow:hidden;
}

#container{
	overflow:hidden;
}

#header, #mainmenu, #breadcrumb{
	width:100%;
}

#header{
	height:62px;
	background:url(../images/head_hg.png) no-repeat top left;
	width:918px;
	
	position:relative;
}

/*#header a.logo{
	display: block;
    height: 30px;
    left: 35px;
    position: relative;
    text-indent: -9999px;
    top: 22px;
    width: 413px;
}*/

#header h1.logo{
	display: block;
    height: 30px;
    left: 35px;
    position: relative;
   /* text-indent: -9999px;*/
    top: 22px;
    width: 413px;
	margin:0;
}

#header h1.logo a{
	display: block;
    height: 30px;
    text-indent: -9999px;
    width: 413px;
	margin:0;
}

#mainmenu{
	height:30px;
	background:url(../images/main_nav_hg.jpg) repeat-x top;
	border-bottom:2px solid #EE7F00;
	padding:2px 0 0 0;
	width:910px;
	margin-left:4px;
}

#center{
/*	background:url(../images/main_hg.png) repeat-y left;*/
}

#breadcrumb{
	background:url(../images/bread_hg.png) repeat-y left;
	/*height: 17px;*/
    padding-left: 32px;
    padding-top: 6px;
	padding-bottom: 6px;
    width: inherit;
}

.breadcrumbs, .breadcrumbs *{
	color:#ED7F00;
	font-size:12px;
	line-height:1em;
}

#imgblock{
	display:block;
	height:120px
}

#nexttoheaderimg, #content, #rightmenu, #leftmenu{
	float:left;
}

#headerimg, #nexttoheaderimg{
	height:180px;
	background:#FFEAC9;
}

#headerimg{
	background:#666;
}

.content_menu_735, .content_menu_735 #headerimg{
	width:727px;
}

.content_menu_627, .content_menu_627 #headerimg{
	width:619px;
}

#nexttoheaderimg, #rightmenu{
	width:183px;
}

#leftmenu{
	width:291px;
}

#leftmenu{
	/*background:url(../images/leftbar.png) no-repeat top left;
	padding:0 15px;*/
}

#leftmenu .shadow_top{
	background:url(../images/leftbar_top_shadow.png) no-repeat top left;
	padding: 0 15px
}

#leftmenu .custom_rundunten{
	background:url(../images/leftbar_bottom_shadow.png) no-repeat left bottom;
	/*height: 130px;*/
	padding: 10px 15px 40px 0;
    width: 281px;
	text-align:center;
	height:200px;
}

#leftmenu  .cfcfcontent{
	display:block !important;
	position:relative;
	height: 233px !important; /* +5px */
	
}

.categoryDetail{
	width:500px;
	clear:both;
	display:none;
}
/*.custom_rundunten{
	height:130px;
}*/

.cfcfcontent a, .cfcfcontent a p, .cfcfcontent a p strong{
	color:#003366;
/*	font-weight:bold;*/
	font-weight: normal;
	line-height:1em;
	line-height:1.5em;
}

#contentbox{
	background:#EAEDF2;
	background:url(../images/main_hg.png) repeat-y left;
	clear: both;
    padding: 0 4px;
/*    position: absolute;*/
	overflow:hidden;
    width: 910px;

}

#content{
	background:#FFF;
	position:relative;
	overflow:hidden;
	min-height:600px;
	min-height:690px;
	padding-bottom:25px;
}

.content_menu_400{
	width:400px;
	float:left;
}

.content_menu_800{
	width:910px;
	float:none;
}

.item-page{
	/*padding-left:29px;*/
}

.item-page ul{
	padding:0;
	margin:0;
}

.item-page li{
	background: url("../images/li-pfeil.png") no-repeat scroll left 8px transparent;
    line-height: 200%;
    list-style-type: none;
    padding-left: 17px;
}

.item-page .textblock{
	/*padding: 0 13px 0 29px;
	padding-left:0;
    width: 387px;
	width: 416px;*/
}

iframe.wrapper{
	border:0;
}

.contact_graco{
	padding:2px;
}

.contact-form form dl dt{
	display:block;
	float:left;
	width:100px;
}

.contact-form form dl dd{
	display:block;
	padding:3px;
	
}

.contact-form form dl dd input, .contact-form form dl dd textarea{
	border:1px solid #ea8010;
	background:-moz-linear-gradient(center bottom , #E1E5ED 1%, #EBF0F9 30%, #FFFFFF) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, 0% 12%, 0% 100%, from(#FFFFFF), to(#E1E5ED), color-stop(.7,#EBF0F9));
	background: -o-linear-gradient(top, #FFFFFF, #EBF0F9);

	padding:2px;
}

input.invalid, textarea.invalid{
	background: #FC0 !important;
}

dt.email_copy{
	width:200px !important;
}

dd.email_copy{
	float: left;
    margin-left: 100px;
    width: 30px;
	padding:0 !important;
}

dd.captcha_graco{
	clear: both;
    margin-left: 90px;
}

#cdcaptcha{
	width:310px !important;
}

#cdcaptcha .poweredby{
	display:none !important;
}

#system-message{
	margin:0 !important;
}

a.newest{
	margin: 0 auto !important;
    top: 0 !important;
    width: 280px !important;
}

h2.newest{
	font-size:12px;
	font-weight:bold;
	color:#003366;
	margin-top:0px;
}

h3.newest{
	margin-top:6px;
}

h3.newest a{
	font-weight:bold;
	font-size:18px;
}

#footer{
	background: url("../images/footer.png") no-repeat scroll left bottom transparent;
    clear: both;
    display: block;
    height: 51px;
    margin-bottom: 100px;
    position: relative;
    width: 100%;
}

.abschlussrund{
	background: url("../images/sidebar_shadow_bottom.png") no-repeat scroll right center transparent;
    float: right;
    height: 55px;
    width: 298px;
}


/** --- Menüs --- **/

/** --- Hauptmenü --- **/

#mainmenu ul.menu{
	padding:0;
	margin:0;
	padding-top:5px;
}

#mainmenu.twoItems ul.menu{
	text-align:center;
}

#mainmenu ul.menu li{
	display:block;
	float:left;
/*	margin:0 10px;*/
}

#mainmenu.twoItems ul.menu li{
	display:inline;
	float:none;
/*	margin:0 10px;*/
}

#mainmenu ul.menu li a{
	color: #FFFFFF;
    font-size: 13px;
    text-transform: uppercase;
	line-height:100%;
	line-height:19px;
	/*font-family:Myriad Pro;*/
	font-weight:bold;
	letter-spacing:0.5px;
	border-right:1px solid #004091;
	border-left:1px solid #001732;
	padding:0 28px;
}

#mainmenu.twoItems ul.menu li a{
	padding: 0 145px;
}

#mainmenu ul.menu li a.hidden{
	display:none;
}

.item-435 a{
	border-left:0px !important;	
}

.item-233 a{
	border-right:0px !important;
}

/** --- Ende Hauptmenü --- **/


/** --- Submenü --- **/

#rightmenu{
	padding-top:145px;
	background:#FCDFC1;
}

#rightmenu .moduletable, #rightmenu ul.menu, #rightmenu div#accordion h3{
	background:#EAEDF2;
}

#rightmenu .moduletable h3{
	background: none repeat scroll 0 0 #F9D0A2;
    color: #EA8010;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 0 5px 20px;
    text-align: left;
    text-transform: uppercase;
}

#rightmenu ul.menu, #rightmenu div#accordion{
	padding:0;
	margin:0 auto;
	width:90%;
}

#rightmenu ul.menu li, #rightmenu div#accordion h3{
	border-bottom: 1px solid #D8DBE2;
    list-style-type: none;
    padding: 10px 0;
    text-align: left;
}


#rightmenu ul.menu li a, #rightmenu div#accordion h3 a{
	font-size: 12px;
    font-weight: bold;
	padding:0 6px;
	line-height:180%;
	display:block;
	color:#052f55;
}

#accordion .ui-state-focus{
    outline: none;
}

#rightmenu ul.menu li.active a{
	color: #EA8010;
}

#rightmenu ul.menu li.active ul, #rightmenu div#accordion div ul{
	width:100%;
	padding:0;
	margin:0;
}

#rightmenu div#accordion div ul{
	list-style-type:none;
}

#rightmenu div#accordion div ul li{
	padding-left:5px;
	line-height:150%;
}

#rightmenu div#accordion div ul li a{
	color:#052f55;
	font-size: 11px;
    font-weight: normal;
    line-height: 130%;
}

#rightmenu ul.menu li.active ul li, #rightmenu div#accordion div ul li{
	border:0;
	margin-top:5px;
	margin-bottom: 0px;
}

#rightmenu ul.menu li.active ul li a{
	color:#052f55;
	font-size: 11px;
    font-weight: normal;
    line-height: 130%;
}

#rightmenu ul.menu li.active ul li.active a, #rightmenu div#accordion div ul li a.active{
	color: #EA8010;
}

/** ---  Ende Submenü --- **/

/** ---  Headermenü  --- **/
#header ul.menu{
	/*float:right;*/
	padding:0;
	margin:0;
	/*padding-right:35px;*/
	position: absolute;
	right: 22px;
	top: 22px;
}

#header ul.menu li{
	list-style-type:none;
	display:block;
	float:left;
}

#header ul.menu li a{
	border-right: 1px solid;
    color: #B3C3D2;
    font-size: 13px;
    letter-spacing: 2px;
    margin-right: 20px;
    text-transform: uppercase;
	padding-right:20px;
}

#header ul.menu li a.button{
/*	background: -moz-linear-gradient(center top , #613200, #562C00 65%, #562C00 75%, #613200) repeat scroll 0 0 transparent;    
	background:-webkit-gradient(linear, 0% 12%, 0% 100%, from(#613200), to(#562C00), color-stop(.7,#562C00));
	background: -o-linear-gradient(top, #613200, #562C00);*/
	background:#002857;
	border: 0px;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0;
    padding: 6px;
    text-transform: none;
}
/** ---  Ende Headermenü  --- **/

/** ---  Start Footermenü  --- **/

#footer ul{
	margin:0 auto;
	padding:12px 0 0 0;
	text-align:center;
}

#footer ul li{
	display:inline;
	list-style-type:none;
	margin:0 15px;
}

#footer ul li a{
	color: #FFFFFF;
    font-weight: bold;
}

/** ---  Ende Footermenü  --- **/

/** --- Ende Menüs --- **/

