body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #d2eaf9;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	height: 100%;
}

/* zentriert */
#body_all {
	width: 960px;
	/* höhe für hintergrund */
	height: 100%;
	padding-top: 20px;
	margin: 0 auto;
	background-image: url(../images/background_all.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


/* header */

#header {
	width: 960px;
	height: 150px;
}

* html #header {
	width: 960px;
}

#title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	height: 80px;
}

#member {
	background-image: url(../images/member.gif);
	background-repeat: no-repeat;
	background-position: center top;
    width: 958px;
	height: 70px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: right;
}

/* dummy begin -----------------------------------------------------
#meta {
	width: 353px;
	height: 80px;
	float: left;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #000;
}

* html #meta {
	width: 563px;
}

#meta a {
	color: #34619E;
	text-decoration: none;
}

#access_box {
	width: 593px;
	height: 110px;
	float: left;
}

* html #access_box {
	width: 583px;
}

#rootline  {
	width: 410px;
	height: 100px;
	float: left;
	padding: 10px 0px 0px 20px;
	font-size: 10px; 
	color: #34619E;
}

* html #rootline {
	width: 390px;
	height: 100px;
}

#rootline .rootline a:link {
	color: #34619E;
	font-size: 10px;
	text-decoration: none;
}

#rootline .rootline a:visited {
	color: #34619E;
	font-size: 10px;
	text-decoration: none;
}

#rootline .rootline a:hover {
	color: #00a4e8;
	font-size: 10px;
	text-decoration: none;	
}

.rootline {
	text-decoration: none;
	float: left;
}

#rootline_last {
	text-decoration: none;
	margin-top: 0px;
	clear: both;
}

* html #rootline_last {
	margin-top: 10px;
	clear: both;
}

#rootline_last a {
	color: #34619E;
	font-size: 19px;
	text-decoration: none;
}

#accessibility {
	width: 163px;
	height: 110px;
	float: left;
	text-align: right;
}

* html #accessibility {
	width: 173px;
	height: 100px;
}	

.clear {
	clear: both;
}
dummy end ----------------------------------------*/


/* menu ---------------------------------------------*/
#menu_box {
	width: 160px;
	min-height: 350px;
	float: left;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

* html #menu_box {
	border-rig/ht: 1px solid #34619E;
}

#menu {
	width: 142px;
	padding: 0px 8px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

* html #menu {
	width: 160px;
	w\idth: 160px;
	padding: 0px 10px 15px 0px;
	paddin\g: 0px 10px 15px 0px;
}

/* level 1 */
.menu-level1-no {
	color: #34619E;
	line-height: 16px;
	padding: 5px 0px 5px 20px;
	background-color: #fff;
	margin-bottom: 10px;
}

.menu-level1-act {
	color: #7d97c1;
	line-height: 16px;
	padding: 5px 0px 5px 20px;	
	background-color: #fff;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	margin-bottom: 10px;
}

.menu-level1-no a:link {
	color: #34619E;
	text-decoration: none;
}

.menu-level1-no a:visited {
	color: #34619E;
	text-decoration: none;
}

.menu-level1-no a:hover {
	color: #7d97c1;
	text-decoration: none;
}

.menu-level1-act a:link {
	color: #7d97c1;
	text-decoration: none;
}

.menu-level1-act a:visited {
	color: #7d97c1;
	text-decoration: none;
}

.menu-level1-act a:hover {
	color: #34619E;
	text-decoration: none;
}


/* level 2 */
.menu-level2-no {
	color: #34619E;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 30px;
	text-transform: none;
	background-color: #fff;
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;	*/
	margin-bottom: 10px;
		
}

.menu-level2-act {
	color: #7d97c1;
	font-weight: normal;
	font-size: 13px;
	line-height: 12px;
	padding: 4px 0px 4px 30px;
	background-color: #fff;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;	
	margin-bottom: 10px;	
}

.menu-level2-no a:link {
	color: #34619E;
	text-decoration: none;
	font-weight: normal;
}

.menu-level2-no a:visited {
	color: #34619E;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-no a:hover {
	color: #7d97c1;
	text-decoration: none;
}

.menu-level2-act a:link {
	color: #7d97c1;
	text-decoration: none;
	font-weight: normal;	
}

.menu-level2-act a:visited {
	color: #7d97c1;
	text-decoration: none;
	font-weight: normal;		
}

.menu-level2-act a:hover {
	color: #7d97c1;
	text-decoration: none;
}

/* search */
#searchbox {
	width: 150px;
	height: 60px;
	padding: 5px 0px 5px 20px;	
}

.searchbox {
	color: #00a4e8;
	font-size: 19px;
	font-weight: bold;
	padding: 0px 5px 0px 12px;
	float: left;
}

/* print */
#printbox {
	width: 150px;
	height: 30px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#printbox a{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;	
	padding: 5px 0px 5px 20px;
}

#login {
	width: 208px;
	height: 60px;
	padding: 15px 0px 0px 12px;	
}

.login {
	
}

#login a:link {
	color: #34619E;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#login a:visited{
	color: #34619E;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#login a:hover {
	color: #34619E;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}


/* content */
#content_all {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 958px;
	min-height: 500px;
	background-color: #fff;
}

* html #content_all {
	height: 500px;
}

#content {
	width: 620px;
	padding: 0px 15px 0px 15px;
	position: relative;
	top: 0px;
	background-color: #fff;
	min-height: 500px;
}	

* html #content {
    width: 610px;
	wid\th: 610px;
	padding: 0px 15px 0px 15px;
	height: 500px;

}	

/* content.mitte */
#content_box {
	width: 650px;
	float: left;
	position: relative;
	top: 0px;
    text-align: justify;
	background-color: #fff;
	padding: 15px 0px 30px 0px;
	border-right: 1px solid #34619E;
}

* html #content_box {
	width: 610px;
	wid/th: 610px;
	float: left;
	position: relative;
	top: 0px;
}

/* submenu.mitte */
#submenu {
	width: 591px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;	
}

* html #submenu {
	margin-top: 0px;
	margin-t\op: 0px;
	line-height: 0px;	
}

/*nicht verwendet
.submenu_border {
	line-height: 14px;
	border-top: 1px solid #34619E;
}
*/

#subwrap {
	margin-top: 0px;
}

* html #subwrap {
	margin-top: 0px;
}

.sub_first {
	border-bottom: 0px solid #34619E;
	line-height: 8px;
}

.sub_last {
	border-top: 1px solid #34619E;
}

/* level 3/4 not used ------------------------------------------------------
.submenu-level3-no {
	color: #34619E;
	font-size: 13px;
	line-height: 14px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	text-transform: none;
	border-top: 1px solid #34619E;
}

.submenu-level3-no_last {
	color: #34619E;
	font-size: 13px;
	line-height: 14px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	text-transform: none;
	border-bottom: 1px solid #34619E;
	border-top: 1px solid #34619E;
	margin-bottom: 30px;
}

.submenu-level3-act {
	color: #00a4e8;
	font-size: 13px;
	line-height: 14px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #34619E;	
}

.submenu-level3-act_last {
	color: #00a4e8;
	font-size: 13px;
	line-height: 14px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #34619E;	
	border-bottom: 1px solid #34619E;	
	margin-bottom: 30px;
}

.submenu-level3-no a:link {
	color: #34619E;
	text-decoration: none;
}

.submenu-level3-no a:visited {
	color: #34619E;
	text-decoration: none;
}

.submenu-level3-no a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act a:link {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act a:visited {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act_last a:link {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act_last a:visited {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level3-act_last a:hover {
	color: #00a4e8;
	text-decoration: none;
}


.submenu-level4-no {
	color: #34619E;
	font-size: 13px;
	line-height: 12px;
	padding: 5px 0px 5px 30px;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;
	text-transform: none;
}

.submenu-level4-act {
	color: #00a4e8;
	font-size: 13px;
	line-height: 12px;
	padding: 5px 0px 5px 30px;
	background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;
	text-transform: none;
}

.submenu-level4-no a:link {
	color: #34619E;
	text-decoration: none;
}

.submenu-level4-no a:visited {
	color: #34619E;
	text-decoration: none;
}

.submenu-level4-no a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level4-act a:link {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level4-act a:visited {
	color: #00a4e8;
	text-decoration: none;
}

.submenu-level4-act a:hover {
	color: #00a4e8;
	text-decoration: none;
}
level 3/4 not used -------------------------------*/



/* content.rechts */
#right_box {
	width: 138px;
	float: left;
	position: relative;
	top: 0px;
	background-color: #fff;
}	

* html #right_box {
	wid/th: 128px;
}	

#contact {
	margin-top: 0px;
	width: 108px;
	padding: 15px 10px 0px 10px;
	background-color: #fff;	
}

* html #contact {
	padding-top: 15px;
	padding-t\op: 15px;
}	

#content_right {
	margin-top: 0px;
	width: 108px;
	padding: 0px 10px 0px 10px;	
}

* html #content_right {
	padding-top: 0px;
	padding-t\op: 0px;
}	

#clear {
	clear: both;
}

/* footer */
#footer {
	align: center;
	width: 960px;
	height: 100px;
	clear: both;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/* margin: 0 auto; */
	margin-bottom: 10px;
}

#footer a, #footer p {
	font-size: 14px;
	color: #34619E;
	text-align: left;
	text-decoration: none;
	padding: 30px 0px 0px 20px;
	top: 30px;
}

#meta {
	float: left;
	padding:  30px 0px 0px 0px;
}

/* news */
.news-list-morelink {
	text-align: right;
	font-size: 12px;
	padding-bottom: 15px;
}

.news-list-category {
	font-weight: bold;
	text-transform: uppercase;
}

.newscat_01 {
	font-size: 12px;
}

#double_left {

}

#double_right {
	float: right;
}



.news-list-item_double {
	float: left;
	width: 260px;
	text-align: left;
}

* html .news-list-item_double {
	width: 260px;
}	
	
.newslist_03 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.newslist_03 a{
	text-align: left;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

#content_detail {

}

.news-single-imgcaption {
	width: 250px;
	font-size: 9px;
	font-style:italic;
}

h2.class="newsheadline_h2 {
	font-size: 22px;
}

.tt_address_title {
	font-weight: bold;
	font-size: 11px;
}

TD.tt_address_size {
	font-size: 12px;
}

#align
p.align-right {
	text-align: right;
}


p.align-center {
	text-align: center;
}

#image_detail {
	float: left;
}

#image_detail_single {
	float: left;
}


* html #image_detail {
	padding-right: 15px;
}

* html #image_detail_single {
	padding-right: 15px;
}


#image_detail img {
	padding-right: 15px;

}

* html #image_detail img {
	padding-right: 15px;

}


#image_detail_single img {
	padding-right: 15px;

}

* html #image_detail_single img {
	padding-right: 15px;
}


#content_detail {

}

.clearer {
	clear: both;
}

.news-list-morelink {
	text-align: right;
}

