/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
	background: #d7e5eb url(img/hintergrund.png) top left repeat-x;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

#all {
	width: 55em;
	background: #fff;
	}

#main {
	float: left;
    width:  38em; 
    padding: 0; 
    margin: 0 15px 0 0;
	background-color: #fff;
}

#top {
	border-left: #d7e5eb .9em solid;
	background: url(img/hintergrund-leiste-1.png) top left repeat-x;
	height: 18px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	margin: 0;
	background: url(img/hintergrund-h1.png) top left repeat-y;
	border-left: #8aa6b3 .625em solid;
	border-right: #fff 1px solid;
	color: #fff;
	padding: 8px 0 8px 1em;
	height: 20px;
	width: auto;
	}

h1 a {
	text-decoration: none;
	color: #fff;
}

a img {
	border: 0;
	}

#navigation {
	margin: 0;
	padding: 50px 0 0 1.8em;
	height: 25px;
	font-size: .9em;
	/*Opera 8.5 braucht width: 51.5em;*/
	background: #338bcc url(img/weiszer-pixel.png) top left repeat-y;
	border-left: #8aa6b3 1em solid;
	border-right: #fff 1px solid;
	}

#navigation li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	}

#navigation a {
	color: #fff;
	text-decoration: none;
	border-right: #fff 1px solid;
	padding-right: .5em;
	font-weight: bold;
	}

#navigation a:hover {
	text-decoration: underline;
	}

#navigation a:active {
	text-decoration: underline;
	}

#content {
	background: #fff url(img/weiszer-pixel.png) top left repeat-y;
	border-left: #d7e5eb .9em solid;
	border-right: 1px #517879 dotted;
	padding: 2.7em 1em 1px 1.5em; 
	}

#content a:link {
	text-decoration: underline;
	color: #1c698e;
	}

#content a:visited {
	text-decoration: underline;
	color: #1c698e;
	}

#content a:hover {
	color: #000;
	background-color: #d7e5eb;
	}

#content a:active {
	color: #f00;
	background-color: #d7e5eb;
	}

a.pdf {
	padding-right: 27px;
	height: 28px;
	background: url(img/pdf.png) no-repeat 100% 50%;
	}

a.word {
	padding-right: 27px;
	height: 28px;
	background: url(img/word.png) no-repeat 100% 50%;
	}

a.image {
	padding-right: 27px;
	height: 28px;
	background: url(img/image.png) no-repeat 100% 50%;
	}

#content p {
	margin: 1.5em 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.5em;
	}

#content ul {
	margin: 0;
	padding: 0;
	font-size: .9em;
	line-height: 1.5em;
	}

#content ul li {
	margin: 0;
	}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #1c698e;
	margin: 0;
	}

#content h2 {
	font-size: 1.2em;
	}

#content h3 {
	font-size: 1em;
	}

.figur-im-text-mitte {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	
.figur-im-text-links {
	float: left;
	margin: .2em;
	border: 0;
	}

.figur-im-text-rechts {
	float: right;
	margin: .2em;
	border: 0;
	}

#sidebar {
	background: #338bcc url(img/hintergrund-sidebar.png) top left repeat-x;
	}

#navigation-meta {
	padding: 10px 0 6px 0;
	margin: 0;
	height: 20px;
	background: url(img/hintergrund-sidebar.png) top left repeat-x;
	border-right: #fff 1px solid;
	text-align: right;
	}

#navigation-meta li {
	display: inline;
	margin: 0;
	padding: 0 0 0 0;
	font-size: .8em;
	color: #fff;
	text-decoration: none;
	}

#navigation-meta a {
	color: #fff;
	text-decoration: none;
	border-right: #fff 1px solid;
	padding-right: .5em;	
	font-weight: bold;
	}

#navigation-meta a:hover {
	text-decoration: underline;
	}

#navigation-meta a:active {
	text-decoration: underline;
	}
	

#language {
	margin: 0;
	padding: 50px 0 0 0;
	height: 25px;
	font-size: .9em;
	background: #338bcc;
	border-right: #fff 1px solid;
	text-align: right;
	}

#language li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
	}
	
#language a {
	color: #fff;
	text-decoration: none;
	border-right: #fff 1px solid;
	padding-right: .5em;
	font-weight: bold;
	}

#language a:hover {
	text-decoration: underline;
	}

#language a:active {
	text-decoration: underline;
	}

#sidebar-content {
	background: #fff;
	padding: 5.4em 0 0 0;
	}

#sidebar-content ul, #sidebar-content li {
	margin: 0;
	padding: 0;
	}

#sidebar-content li {
	list-style: none;
	text-align: center;
	margin-top: 2.7em;
	}

#navigation .last-link,  #navigation-meta .last-link, #language .last-link {
	border: none;
	}


#footer {
	clear: both;
	border-left: #d7e5eb .9em solid;
	border-top: #517879 1px dotted;
	padding: 1px 1em .45em 1.5em; 
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer h2 {
	font-size: .9em;
	color: #1c698e;
	margin: 1.5em 0;
	padding: 0;
	}

#projektpartner li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer p {
	font-size: .6em;
	text-align: center;
	margin: 2.25em 0 0 0;
	padding: 0;
	}
