* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 6px;
	text-align: center;
	color: #666666;
	font: 11px Verdana;
	line-height: 15px;
	background-color:#F5F5FF;
}

a {
	color: #FF9600;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	color: #3A6EBE;
	font: 21px Verdana;
	font-weight:bold;
	line-height: 22px;
	margin-bottom: 15px;
}

h2 {
	color: #3A6EBE;
	font: 18px Verdana;
	line-height: 22px;
	margin-bottom: 15px;
}

h2 {
	margin-top: 15px;
}

h3 {	
	color: #3A6EBE;
	font: bold 12px Verdana;
	line-height: 20px;
	margin-bottom: 6px;
	margin-top: 9px;
}

p {
	margin-bottom: 12px;
	text-align: left;
}

ul {
	margin-left: 26px;
}

hr {
	color:#F0F0F6; 
	background-color:#F0F0F6; 
	height:2px;
	border:0px;
}

#mainframe {
	width: 890px;
	text-align: left;
	margin-right:auto;
	margin-left:auto; 
	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color:#FFF;	
	

	border-top-color:#666;
	border-top-width:thin;
	border-top-style:solid;

	border-left-color:#666;
	border-left-width:thin;
	border-left-style:solid;

	border-right-color:#666;
	border-right-width:thin;
	border-right-style:solid;

	border-bottom-color:#666;
	border-bottom-width:thin;
	border-bottom-style:solid;

}


#head {
	background-image: url(/de/images/head_bg.jpg);
	height: 112px;
	text-align:right;

	
}


#menu {

	background-color: #3A6EBE;
	height: 26px;
}


#content {
	padding: 40px 30px 0 10px;
	margin-right: 0px;
	width: 560px;
	float: left;
	background-color: #FFFFFF;
}


#menu .de {
	font: 12px Verdana;
	text-align:right;
	
	padding-top:6px;
	padding-right:6px;
	color: #FFFFFF;
	font-weight: normal;
}


#content .totop {
	font: 10px Verdana;
	color: #3A6EBE;
	font-weight: normal;
}

#content a {
	color: #FF9600;
	font-weight: bold;
}


#content .img_left #contentfull .img_left{
	float: left;
	margin: 17px 30px 0 0;
}

#content .img_center #contentfull .img_center{
	margin: 17px 30px 0 0;

}

#content .img_right, #contentfull .img_right {
	float: right;
	margin: 10px 0 0 17px;

}


#content .content_pic_caption, #contentfull .content_pic_caption  {
	color: #3A6EBE;
	margin-bottom: 17px;
}

#content .content_pic_caption_right, #contentfull .content_pic_caption_right  {
	color: #3A6EBE;
	float: right;
	margin-bottom: 7px;
}

#contentfull {
	padding: 40px 30px 0 15px;
	width: 810px;
	float: left;
	background-color: #FFFFFF;
	text-align: left;
}



#contentfull a {
	color: #FF9600;
	font-weight: bold;
}

#contentfull .img_left {
	float: left;
	margin: 17px 30px 0 0;
	width: 201px;
}

#contentfull .img_left {
	float: left;
	margin: 17px 30px 0 0;
	width: 201px;
}


#contentfull .content_pic_caption {
	color: #3A6EBE;
	margin-bottom: 17px;
}

#context {
	padding-left: 30px;
	padding-top: 40px;
	background-color: #FFFFFF;
	width: 240px;
	float: left;
}

#context h3 {
	background: url(/de/images/context_bullet.gif) no-repeat 0 0;
	color: #3A6EBE;
	font: bold 14px Verdana;
	line-height: 20px;
	padding-left: 45px;
	margin: 25px 0 10px 0;
}

#context h4 {
	color: #3A6EBE;
	font: bold 14px Verdana;
	line-height: 20px;

	margin: 10px 0 20px;
}

#context a {
	color: #FF9600;
	font-weight: bold;
}

#submenu  {
	line-height:32px;
	padding-left:15px;
	padding-right:15px;

}

#submenu a  {
	text-decoration: none;
	color: #3A6EBE;
}

#submenu a:hover  {
	background-color:#FF9600;
	color: #FFFFFF;
}





#tagcloud {
	width: 240px;
	line-height: 32px;
}

#tagcloud a  {
	text-decoration: none;
	color: #595858;
}

#tagcloud a:hover  {
	background-color:#FF9600;
	color: #FFFFFF;
}


#tagcloud h2, #tagcloud h3, #tagcloud h4, #tagcloud h5 {
	font-family: "Lucida sans", "Lucida sans Unicode", "Lucida Grande", Verdana, Arial;
	color: #595858;
	display: inline;
	margin-right: 10px;
}


#footer {
	color: #3A6EBE;
	padding: 10px 20px 15px 15px;
	text-decoration:none;
	clear: both;
	background-color:#FFF;
	
	
}

#footer a {
	color: #3A6EBE;
}


.navbox {
	padding-top:15px;
	width:auto;
	margin-right:75px;
	float: left;
	font-size: 11px;

}

.navbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footertext {
	width: auto;
	line-height:16px;
	font-size: 11px;
	color: #999999;
}


#footer a:hover{ color: #FFFFFF; background-color: #FF9600;}

#impress {
	font-size: 11px;
	line-height:16px;
	color: #993333;
}

#impress a, #contentsub a{
	color: #993333;
}

#impress a:hover, #context a:hover,  { color: #FFFFFF;;  background-color: #FF9600;}

.submitbutton, .clearbutton {
	border: none;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	float: left;
	height: 25px;
	cursor: pointer;
	font-weight: bold;
}

.submitbutton {
	background: url(/de/images/submit_bg.gif) no-repeat;
	width: 175px;
	float: right;
}

.clearbutton {
	background: url(/de/images/clear_bg.gif) no-repeat;
	width: 100px;
	float: left;
}

.clearbutton:hover {
	background-image: url(/de/images/clear_bg_mo.gif);
}

.submitbutton:hover {
	background-image: url(/de/images/submit_bg_mo.gif);
}


#basic-accordian{
	z-index:2;
}
.accordion_child{
	padding:8px;
	background:#F4F7FC;
	border-left:1px solid #8DB2E3;
	border-right:1px solid #8DB2E3;
	border-bottom:1px solid #F4F7FC;
	border-top:1px solid #F4F7FC;
}
.accordion_headings{
	padding:3px;
	background:#E8F0FA;
	color:#666;
	border:1px solid #8DB2E3;
	cursor:pointer;
	font-weight:bold;
}
.accordion_headings0{
	padding:3px;
	background:#E8F0FA;
	color:#666;
	border:1px solid #8DB2E3;
	cursor:pointer;
	font-weight:bold;
}
.header_highlight{
	background:#E8F0FA;
}
.accordion_headings:hover{
	background:#D6E2F3;
}
.iframe-border {
  border: 1px solid #99BBE8 !important;
}
