/*** Global settings ***/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #DDE1E1 url(../images/background.gif) repeat-x;
}

img {
	display: block;
	border: 0 none;
}

ul, li {
	list-style-type: none;
}

h1, h2, h3, li, p, label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

h1 {
	padding-bottom: 24px;
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	color: #D3051D;
}

h2 {
	font-weight: bold;
	color: #D3051D;	
}

.teasers h2 {
	color: #7E7D7C;
}

li, p {
	color: #70695E;
}

fieldset {
	border: 0 none;
}

input, textarea {
	height: 18px;
	padding-left: 2px;
	border: 1px solid #004C93;
}

textarea {
	height: auto;
}

a {
	color: #D3051D;
	text-decoration: none;
}

a.external {
	padding-left: 15px;
	background: url(../images/link_external.gif) no-repeat 2px 4px;
}

p.more a {
	padding-left: 10px;
	background: url(../images/arrow_red.gif) no-repeat 0px 5px;
	font-style: italic;
}

.clear {
	clear: both;
}


/** Header with logo **/

#header,
#content {
	width: 984px;
	padding: 0 8px;
	margin: 0 auto;
}

#header {
	background: url(../images/header_background.jpg) repeat-y;
	height: 260px;
}

#content {
	background: url(../images/content_background.gif) repeat-y;	
}

#header .caption {
	background: url(../images/header_top.gif) repeat-x;
	width: 984px;
	height: 27px;
}

#rootline {
	float: right;
}

#logo {
	float: left;
	width: 157px;
	padding: 6px 0 11px 24px;
}

#rootline {
	float: right;
	padding: 69px 24px 0 0;
}

#rootline ul {
	text-align: right;
}

#rootline ul,
#rootline li {
	font-size: 11px;
	line-height: normal;
}

#rootline li {
	display: inline;
	padding-left: 10px;
	background-image: none;
}

#rootline li a {
	color: #989E9E;
	padding-left: 8px;
	background: url(../images/rootline.gif) no-repeat 0 4px;
}

#rootline li a:hover {
	color: #D3051D;
}

/*** content ***/
#content .caption {
	background: #FFF url(../images/border_squares.gif) repeat-x 0 9px;
	width: 984px;
	height: 10px;
	overflow: hidden;
}

/* Navigation */

#navigation {
	width: 205px;
	float: left;
}

#navigation ul {
	padding-bottom: 0;
}

#navigation li {
	width: 205px;
	padding: 0 0 1px 0;
	background: url(../images/navigation_border.gif) repeat-x bottom;
}

#navigation li a {
	display: block;
	width: 174px;
	padding-left: 31px;
	color: #776B58;
	line-height: 27px;
	font-size: 12px;
}

#navigation li.open  ul {
	background: url(../images/navigation_border.gif) repeat-x top;
	padding: 6px 0 7px;
	background-color: #F3F4F4;
}

#navigation li.open  ul li {
	background-image: none;

	padding: 0;

}

#navigation li.open li a {
	width: 165px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 17px;
	color: #9D9993;
	background: #F3F4F4 url(../images/level2_inactive.gif) no-repeat 30px 6px;
}

#navigation li.open a,
#navigation li a:hover {
	background-color: #ACC0D2;
	color: #004C93;
}


#navigation li.open li a:hover,
#navigation li.open li.active a {
	color: #004C93;
	background: url(../images/level2_active.gif) no-repeat 30px 6px;
}

/*** main_content ***/
.main {
	float: left;
	width: 746px;
	padding: 25px 0 50px 33px;
}

.main .text {
	float: left;
	width: 515px;
}

.main p {
	padding: 0 15px 18px 0;
}

.main ul {
	padding-bottom: 18px;
}

.main li,
.text ul.events li li {
	padding: 3px 0 3px 12px;
	background: url(../images/list_square.gif) no-repeat 1px 9px;	
}

.main a:hover {
	text-decoration: underline;
}

/* Image container */

.main .image_container {
	width: 212px;
	float: right;
}

.main .image_container .image_box {
	background-color: #D7DADA;
}

.main .image_container img {
	margin: 0 auto;
}

.main .image_container p {
	margin-bottom: 20px;
	padding: 0 0 3px 8px;
	background: #E4E7E7 url(../images/image_zoom_background.gif) repeat-x bottom;	
	border-top: 2px solid #FFF;
	line-height: 21px;
}

.main .image_container p a {
	padding-left: 21px;
	background: url(../images/magnifier.gif) no-repeat 0px 4px;	
	color: #82796C;
	display: block;
}

.main .image_container p a:hover {
	text-decoration: underline;
}

/* Login box */

.main .login h3 {
	padding: 3px 17px;
	margin-bottom: 18px;
	background-color: #004C93;
	color: #FFFFFF;
}

.main .login h3.top {
	margin-bottom: 0;
}

.main .login form {
	margin: 3px 0;
	padding: 15px 17px 5px;
	background-color: #DDE1E1;
}

.main .login form p {
	padding: 0 0 8px;
	font-weight: bold;
}

.main .login form p.form_text {
	float: left;
	padding-bottom: 0;
	width: 100px;
	line-height: 22px;
}

.main .login form p.form_fields {
	float: left;
	width: 380px;
	padding-left: 0;
	text-align: right;
}

.main .login form p input,
.main .login form p select,
.main .login form p textarea {
	width: 377px;
	margin-bottom: 2px;
}

.main .login form #submit {
	width: auto;
	height: auto;
	border: 0 none;
}

/* List: Downloads */

.main .downloads li {
	padding: 2px 0 3px 24px;
	background: url(../images/icon_pdf.gif) 0 2px no-repeat;
}

.downloads li a {
	font-style: italic;
	color: #82796C; 
}

.downloads li a:hover {
	text-decoration: underline;
}

/*** Bottom Shadow ***/
#shadow_bottom {
	width: 1000px;
	height: 13px;
	margin: 0 auto 10px;
	background: url(../images/bottom_shadow_standard.jpg) no-repeat;	
}

/*** Events: detail ***/
.text ul.events {
	background: url(../images/list_background.gif) repeat-x top;
	padding-bottom: 7px;
}

.text ul.events li {
	background: url(../images/list_background.gif) repeat-x bottom;
	padding: 6px 15px 5px 0;
}

.text ul.events li h2 {
	color: #82796C;
}

.text ul.events li p {
	padding-bottom: 5px;
}

/** Teaser Liste: Start + Events **/
/*** teaser list ***/
.main ul.teasers {
	background: url(../images/teaser_border.gif) repeat-x top;
	padding-top: 1px;
}

.main ul.teasers li {
	background: url(../images/teaser_border.gif) repeat-x bottom;
	padding: 8px 0 5px;
}

.main ul.teasers li .image {
	float: left;
	width: 96px;
	margin-right: 13px;
	background-color: #D7DADA;
}

.main ul.teasers li .image img {
	margin: 0 auto;
}

.main ul.teasers li .text {
	float: left;
	width: 406px;
	margin-top: -2px;
}

.main ul.teasers li .text p {
	padding: 0;
}

/** Sitemap **/
.csc-sitemap ul {
	padding-left: 100px;
}

.csc-sitemap ul li {
	background: url(../images/arrow_red.gif) no-repeat 0 5px;
	padding: 0 0 30px 17px;
}

.csc-sitemap ul li a {
	color: #82796C;
	font-weight: bold;
}

.csc-sitemap ul li a:hover {
	color: #D3051D;
	text-decoration: none;
}

.csc-sitemap ul li ul {
	padding: 0;
}

.csc-sitemap ul li ul li {
	padding: 6px 0 0 12px;
	background-position: 0 12px;	
}

.csc-sitemap ul li ul li a {
	color: #82796C;
	font-weight: normal;
}
