/* Header */
@charset "utf-8";
#header {
	width: 980px;
	height: 25px;
	margin: 0 auto;
	background: url(images/img15.gif) repeat-x;
}

body {
	background: #E5E5E5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #0078E1;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/linie_grau_verlauf.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	padding-top: 30px;
	/* Hack padding fuer den IE */
	padding-top /*\**/: 27px\9;
	/* END Hack fuer den IE */
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	left: 290px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
	text-align: justify;
	margin-top: 50px;
}

.orange {
	margin: 11px 0px 0px;
	background: #A0A0A0 url(images/linie_grau_verlauf.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 500px;
	height: 100%;
	background-image: url(images/Helmuth3_200x300.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Iframe */

#iframe{
	width: 50%;
	height: 100%;
 }


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img14.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 260px;
}

/* Logo */

#logo {
	height: 220px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 160px 0 0;
	background: url(images/logo_200x200.gif) no-repeat left center;
	font-size: 36px;
	margin-left: 25px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

/* Menu */

#menu {
	padding: 20px;
	background: #CECECE url(images/linie_dkl_grau_verlauf.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/linie_dkl_grau_schmal.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #0078E1;
}

#menu a:hover {
	text-decoration: underline;
}

/* Login */

#login {
	padding: 20px;
	background: url(images/img06.gif) repeat-x;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 260px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Infoblock */

#infoblock {
	width: 240px;
	margin-bottom: .5em;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}


/* Content */

#content {
	float: right;
	width: 720px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#links {
	float: left;
	width: 240px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 700px;
	height: 45px;
	padding: 35px 0 0 20px;
}
