* {
    padding:				0px;
    margin:					0px;
}

html, body {
    margin:                 0;
    padding:                0;
    height:                 100%;
}

body {
	font-family:			Verdana, Arial, Helvetica;
    /*background:				#e9e8e7 url(../images/bg_blue_top.png) repeat-x;*/
    /*background:             url(../images/bg.png) top center repeat-y #E9E8E8;*/
    /*background:             url(../images/bg_stripes.png) repeat-x #043E79;*/
    background:             #043E78;
    font-size:              0.75em;
}

body.big {
    font-size:              0.875em;
}

body.small {
    font-size:              0.625em;
}

#add_container {
	position:				absolute;
	top:					200px;
	left:					0px;
	padding:				20px 40px 20px 40px;
	width:					420px;
	z-index:				99999;
}

#add_bg {
	position:				absolute;
	top:					0px;
	right:					0px;
	width:					100%;
	height:					100%;
	background:				url(../images/bg_div_add_open.gif) no-repeat right center #043e78;
	-ms-filter:				"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: 				alpha(opacity=70);
	-moz-opacity:			0.7;
	opacity:				0.7;
	z-index:				-1;
}

#add_bg:hover {
	cursor:					pointer;
}

#add {
	padding:				10px;
	background:				#fff;
}

#shadow {
    width:                  100%;
    background:             url(../images/bg_shadow.png) center repeat-y;
    text-align:             center;
    position:               relative;
}

* html #shadow {
    background:             none;
}

* html #page {
    border-left:            1px solid #000;
    border-right:           1px solid #000;
    width:                  1001px;
}

/*#base_footer {
    position:               absolute;
    bottom:                 0;
    width:                  100%;
    height:                 100px;
    background:             #043e78;
    z-index:                -2;
}*/

#center {
    background:             url(../images/bg_blue_foot.png) repeat-x bottom;
}

#container {
    background:				#e9e8e7 url(../images/bg_blue_top.png) repeat-x;
}

#page {
    width:                  1000px;
    margin:                 0 auto;
    text-align:             left;
    background:             #043e78;
    color:                  #fff;
    min-height:             100%;
    height:                 auto !important;
    height:                 100%;
}

#footer {
    height:                 50px;
    background:             #043e78;
}

/*
#container {
    min-height:             100%;
    height:                 auto !important;
    height:                 100%;
    position:               relative;
}

#base_footer {
    position:               absolute;
    width:                  100%;
    bottom:                 0px;
    height:                 100px;
    z-index:                -2;
    background:             url(../images/bg_blue.png) top center repeat-y #043e78;
}

#footer {
    height:                 30px;
    width:                  999px;
    margin:                 0 auto;
    text-align:             left;
    background:             url(../images/pixel.gif) #fff;
    color:                  #000;
}


#page {
    width:                  999px;
    margin:                 0 auto;
    text-align:             left;
    background:             #043e78;
    color:                  #fff;
}
*/

#page #static_links a {
    color:                  #fff;
    text-decoration:        none;
    text-transform:         capitalize;
}

#page #static_links a:hover {
    text-decoration:        none;
}

#page #static_links a.fontSizeSmall {
    font-size:              10px;
}

#page #static_links a.fontSizeNormal {
    font-size:              12px;
}

#page #static_links a.fontSizeBig {
    font-size:              14px;
}

#content_pane {
    background:             url(../images/pixel.gif) #fff;
    color:                  #005ca1;
}

#left_pane {
    float:                  left;
    width:                  722px;
}

#left_pane #content_main {
    width:                  690px;
    padding:                30px 16px 10px 16px;
    /*min-height:             600px;
    height:                 auto !important;
    height:                 600px;*/
}

#content_right {
    margin-left:            722px;
    width:                  276px;
    padding-top:            1px;
}

#header {
    background:             url(../images/bg_div_header.png) no-repeat;
    position:               relative;
    height:                 120px;
}

#search_form {
    position:               absolute;
    top:                    5px;
    left:                   550px;
}

#slogan {
    position:               absolute;
    bottom:                 13px;
    left:                   21px;
}

/*#slogan {
    background:	            url(../images/logos_top_neu02.png) bottom right no-repeat;
    padding:                50px 5px 0;
    margin:                 0 0 9px 15px;
}

#slogan p {
    padding-bottom:         0px;
}*/

#static_links {
    text-align:             right;
    padding-right:          10px;
    padding-top:            5px;
    font-size:              12px;
}

#header_banner {
    position:               relative;
    height:                 270px;
}

#header_flash {
	width:					722px;
	height:					271px;
    background:				url(../images/bbalz_blau.png) no-repeat;
}

#content_right .WidgetHolder {
    margin:                 1px;
    margin-right:           0px;
    border:                 1px solid #E1E1E1;
}

#content_right .WidgetHolder h3.WidgetTitle {
    background:             url(../images/bg_widgetarea_header.png);
    color:                  #999;
    text-transform:         uppercase;
}

#content_right .WidgetHolder h3.WidgetTitle span {
    padding:                10px 10px 10px 50px;
    background-repeat:      no-repeat;
    background-position:    5px center;
    display:                block;
}

#content_right .WidgetHolder h3.WidgetTitle span.DownloadIcon {
    background-image:       url(../images/download.png);
    background-position:    15px;
}

#content_right .WidgetHolder h3.WidgetTitle span.CommunityIcon {
    background-image:       url(../images/communitys.png);
    background-position:    15px;
}

#content_right .WidgetHolder h3.WidgetTitle span.KontaktIcon {
    background-image:       url(../images/kontakt.png);
}

#content_right .WidgetHolder h3.WidgetTitle span.ArticleWidget {
    background-image:       url(../images/presse.png);
    background-position:    15px;
}

#content_right .WidgetHolder h3.WidgetTitle span.DatesWidget {
    background-image:       url(../images/termine.png);
    background-position:    10px;
}

#content_right .WidgetHolder h3.WidgetTitle span.DatesCalendarWidget {
    background-image:       url(../images/kalendar_icon.png);
    background-position:    10px;
}

#content_right .WidgetHolder div.WidgetContent {
    padding:                10px;
}

.teaser_image {
    float:                  right;
}

div.cb {
	clear:					both;
}

div.cl {
	clear:					left;
}

div.cr {
	clear:					right;
}

a.mehr, .typography a.mehr {
    background:             url(../images/pfeilchen.gif) no-repeat center left;
    padding-left:           20px;
    float:                  right;
    margin-top:             10px;
    margin-bottom:          20px;
    text-decoration:        none;
    font-weight:            bold;
}

a.news-mehr, .typography a.news-mehr {
    background:             url(../images/pfeilchen.gif) no-repeat center left;
    padding-left:           20px;
    margin-top:             5px;
    margin-bottom:          50px;
    text-decoration:        none;
    font-weight:            bold;
    display:                block;
}

#breadcrumbs {
	margin-bottom:			20px;
	font-size:				smaller;
	color:					#005ca1;
}

#breadcrumbs a {
	color:					#005ca1;
}

.WidgetContent img.icon {
    margin-right:           20px;
}

.page_holder {
    width:                  400px;
}

div.page_images_right {
	float:					right;
	margin:					0px 0px 20px 20px;
}

div.page_images_left {
	float:					left;
	margin:					0px 20px 20px 0px;
}

/*
#CommentHolder ul {
	list-style: 			none;
	margin: 				20px 0;
}

#PageComments li {
	margin: 				5px 0;
	padding: 				10px 10px 10px 10px;
}
#PageComments li.odd {
	background: 			#efefef url(../images/bg_li_page_comments_odd.gif) no-repeat 1% 10%;
	padding-left: 			40px;
	padding-right: 			10px;
}

#PageComments li.even {
	background: 			#fff url(../images/bg_li_page_comments_even.gif) no-repeat 1% 10%;
	padding-left: 			40px;
	padding-right: 			10px;
}

.actionLinks li {
	display: 				inline;
	border-right: 			1px solid;
}
.actionLinks li.last {
	border-right: 			none;
}

div.news_container_homepage {
	float:					left;
	width:					274px;
}

div.news_container_homepage_last {
	float:					right;
	width:					252px;
}

div.news_content {
	float:					left;
	width:					252px;
}

div.news_content h2 {
	text-transform:			uppercase;
}

div.teaser_image {
	margin-bottom:			10px;
}

a.mehr {
	text-decoration:		none;
	float:					right;
	background:				url(../images/bg_a_mehr.gif) left no-repeat;
	padding-left:			20px;
}
*/
.WidgetHolder ul {
	list-style-type:		none;
}

div.pagination {
	margin:					20px 0px;
	padding-bottom:			20px;
}

div.pagination a.prev, div.pagination a.next, div.pagination span.current, div.pagination a.pagenumber {
	display:				block;
	float:					left;
	margin-right:			10px;
	padding:				5px;
	border:					1px solid #fff;
}

div.page_gallery {
	margin:					10px 0px;
	padding:				5px;
	border:					1px solid #e1e1e1;
}

div.page_gallery div.gallery_items {
	text-align:				center;
	margin-bottom:			10px;
}
div.page_image_250 {
	width:					250px;
}

div.page_image_125 {
	width:					125px;
}

div.content_colorfooter {
    height:50px;
}

