body {
	background-color: #e5e5e5;
	text-align: center;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333
}

td, th { vertical-align:top }

img { border:0 }

.pkt_v_r, .pkt_v_l {
	background-image:url(/images/bg_pkt_v.gif);
	background-repeat:repeat-y;
	background-position:right
}

.pkt_v_l {
	background-position:left
}

.pkt_h_u, .pkt_h_o {
	background-image:url(/images/bg_pkt_h.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.pkt_h_o {
	background-position:top
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}

a:link, a:visited, h1 { color:#4f7cb1; }

p, ul, ol {
font-size:13px;
line-height:130%;
text-align:left;
}


/*

					Page

*/

div#page {
	background:white;
	width:1000px;
	margin:auto;
}


/*

					Navi Top

*/

div#nav_top {
	background:white;
	border-top:11px solid #c1e770;
	width:974px;
	height:31px;
	margin:0 13px;
	text-align:center;
	font-size:13px;
	line-height:31px;
	overflow:hidden
}

div#nav_top ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
	line-height:31px;
}

div#nav_top ul li {
	display:block;
	float:left;
	background-image:url(/images/4pkt_blue.png);
	background-repeat:no-repeat;
	background-position:right;

}

div#nav_top ul li a {
	text-decoration:none;
	margin:0 20px 0 15px;
	padding:3px 0;
	color:#369
}

div#nav_top ul li a:hover,
div#nav_top ul li a.selected {
	border-bottom:5px solid #c1e770
}

div#nav_top ul li.start a {
	margin-left:20px;
}

div#nav_top ul li.last {
	background:none
}

div#nav_top ul li.last a {
	margin-right:0;
	background:none
}

/*

					Header

*/

div#header {
	background:#6e99d4;
	height:187px;
	width:974px;
	border-bottom:5px solid #c1e770;
	background-image:url(/images/bg_head.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0;
	margin:0 13px;
	vertical-align:bottom;
	overflow:hidden

}

div#header div.top {
	width:100%;
	height:147px;
	vertical-align:bottom;
	text-align:right;
	background-image:url(/images/logo_top.png);
	background-repeat:no-repeat;
	background-position:537px 65px;
}

div#header div.top h1 {
	position:absolute;
	top:-1000px;
	left:-1000px;
}

/*

					Haupt Navi

*/

div#header div.haupt_nav {
	width:100%;
	height:40px;
}

div#header div.haupt_nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

div#header div.haupt_nav ul li {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	vertical-align:middle
}

div#header div.haupt_nav li.nav {
	width:538px;
}

div#header div.haupt_nav li.suche {
	width:436px;
}

div#header div.haupt_nav li.nav a strong,
div#header div.haupt_nav li.suche strong {
	position:absolute;
	top:-1000px;
	left:-1000px;

}

div#header div.haupt_nav li.nav li a,
div#header div.haupt_nav li.datenbank {
	display:block;
	height:40px;
	padding:0 25px;
	background-repeat:no-repeat;
	background-position:center 10px;
}

div#header div.haupt_nav li.nav li a:hover {
	background:#125687;
	background-repeat:no-repeat;
	background-position:center 10px;
}

*html div#header div.haupt_nav li.nav li a:hover {

}

div#header div.haupt_nav li.nav li.projekt a,
div#header div.haupt_nav li.nav li.projekt a:hover {
	width:118px;
	background-image:url(/images/bg_hauptnav_projekt.gif);

}

div#header div.haupt_nav li.nav li.forum a,
div#header div.haupt_nav li.nav li.forum a:hover {
	width:58px;
	background-image:url(/images/bg_hauptnav_forum.gif);
}

div#header div.haupt_nav li.nav li.index a,
div#header div.haupt_nav li.nav li.index a:hover {
	width:182px;
	background-image:url(/images/bg_hauptnav_index.gif);
}

div#header div.haupt_nav li.datenbank {
	background-image:url(/images/bg_hauptnav_datenbank.gif);
	width:110px;
	padding:0;
	margin-right:15px;
}

div#header div.haupt_nav li.input {
	width:210px
}

div#header div.haupt_nav li.input input {
	width:100%;
	height:15px;
	margin:8px 0 0 0
}

div#header div.haupt_nav li.button input {
	margin:8px 0 0 10px;
	background-image:url(/images/button_search_hover.png);
	background-repeat:no-repeat;
	border:0;
	background-color:#517db2;
	height:22px;
	width:66px;
	cursor:pointer;
}


/*

					Middle

*/


div#middle {
	width:936px;
	margin:0 16px;
	padding:0 0 16px 0;
	text-align:left;
	min-height:200px;
}

* html div#middle {
	height:200px;
}



.spalte_rechts {
	padding-left:30px;
	width:175px;
}



/*

					Footer

*/

div#footer {
	background:#6e99d4;
	color:white;
	border-top:11px solid #c1e770;
	width:974px;
	height:52px;
	margin:0 13px;
	overflow:hidden
}

div#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}

div#footer ul li {
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	vertical-align:middle
}

div#footer li.copyright {
	text-align:right;
	width:222px;
}

div#footer li.counter {
	text-align:center;
	width:572px;
}

div#footer li.nav {
	width:180px;
}

div#footer li.nav li {
	float:right;
	background-image:url(/images/4pkt_green.png);
	background-repeat:no-repeat;
	background-position:right;
}

div#footer li.nav li a {
	text-decoration:none;
	margin:0 20px 0 15px;
	padding:3px 0;
	color:white
}

div#footer li.nav li a:hover,
div#footer li.nav li a.selected {
	text-decoration:underline;
	color:#036
}

div#footer li.nav li.start a {
	margin-left:0;
}

div#footer li.nav li.last {
	background:none
}

div#footer li.nav li.last a {
	margin-right:25px;
}

div#footer div.madeby {
	font-size:9px;
	line-height:9px;
	margin-top:35px;
	width:100%;
}

* html div#footer div.madeby {
	margin-top:10px
}

div#footer div.madeby a {
	text-decoration:none;
	color:#c1e770;
}

div#footer div.madeby a:hover {
	color:#036
}




/*

					Styles Forum

*/

input {
	font-family: arial;
	}
a, a:link, a:visited {
	color: #3354AA;
	text-decoration: none;
}
a:hover {
	color: #4B6DB7;
	text-decoration: none;
}
.ErrorContainer {
	background: url(alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	border-bottom: 1px solid #FFC2CA;
	padding: 10px 9px 9px 9px;
	color: #c00;
	margin: 0px 6px 0px 6px;
}
.ErrorTitle {
	font-weight: bold;
	color: #c00;
	font-size: 12px;
	margin-bottom: 6px;
	padding-left: 18px;
}
.Error {
	color: #c00;
	font-size: 12px;
}
.SiteContainer {
	margin-top: 50px;
	border: 1px solid #c7d3ea;
	background: #fff;
}
.SiteContainer,
.Foot {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/* Various page widths */

.SignIn { width: 280px; color:#f1ffef }
.PasswordRequest { width: 500px; }
.PasswordRequest .PageTitle{ width: 492px; }
.SignOut { width: 400px; color:#f1ffef }
.Apply { width: 580px; }
.PasswordReset { width: 550px; }

/* Banner */

h1 {
	text-align: center;
	/*background: url('waves.blue.gif') no-repeat center top #E5EAF6;*/
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px solid #c7d3ea;
}
h1, h1 a {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
h1 strong {
	font-weight: normal;
	color: orange;
}

/* About Paragraphs */

.About {
	margin: 8px 0px 0px 0px;
	padding: 0px 4px 0px 8px;
	width: 260px;
	xborder-right: 1px solid #f3f3f3;
	position: absolute;
	}
.About h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color:#000;
	}
.About p {
	margin: 0px;
	padding: 2px 0px 6px 0px;
	color:#000;
	line-height: 150%;
	}
.About p strong {
	font-weight: normal;
	text-decoration: underline;
	}

/* Forms */

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px 6px 6px 6px;
	}
legend {
	font-size:14px;
	font-weight: bold;
	color:#000;
	}
fieldset p {
	margin: 0px;
	padding: 0px 2px 8px 2px;
	color: #333;
	}
#Form form {
	background: #f3f3f3;
	margin: 0px;
	padding: 6px 1px 6px 6px;
	}
#Form ul,
#Form ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#Form ul li {
	padding-bottom:6px;
	}
#Form label {
	text-align: right;
	display: block;
	width: 35%;
	float: left;
	margin-right: 8px;
	color: #000;
	}
#Form input {
	width: 50%;
	}
#Form .Submit {
	clear: left;
	padding: 6px 0px 0px 88px;
	text-align: left;
	}
#Form .Button {
	width: auto;
	cursor: pointer;
	}

/* Sign-In Page */

#Form.SignInForm fieldset {
	padding: 0px 6px 0px 6px;
	}
#Form.SignInForm .Submit {
	padding: 6px 0px 0px 0px;
	clear: left;
	text-align: center;
	}
#Form #RememberMe label {
	width: auto;
	padding-left: 95px;
	text-align: left;
	font-size: 12px;
	}
#Form #RememberMe input {
	width: auto;
	}
.MembershipOptionLinks {
	margin: 4px 0px 0px 6px !important;
	}
.MembershipOptionLinks li {
	width: 132px;
	overflow: hidden;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	}
.MembershipOptionLinks a,
.MembershipOptionLinks a:link,
.MembershipOptionLinks a:visited {
	display: block;
	background: #ffd;
	color:#c96;
	text-decoration: none;
	text-align: center;
	padding: 3px 0px 3px 0px;
	font-size:12px;
	}
.MembershipOptionLinks a:hover {
	background:#ffc;
	color:#c90;
	text-decoration: none;
	}
.ForgotPasswordLink {
	position: absolute;
	z-index:100;
	}
.ApplyForMembershipLink {
	padding-left: 136px !important;
	}

/* Password Request Form */

.PasswordRequestForm .ErrorContainer {
	margin: 0px;
	}
.PasswordRequest .About {
	width: 234px;
	}
.PasswordRequestForm {
	padding: 0px 0px 0px 247px;
	}

/* Apply Form */
#Form.ApplyForm {
	padding: 0px 0px 0px 282px;
	}
.ApplyForm .ErrorContainer {
	margin: 0px;
	}
div.Apply #Form {
	height: 300px;
	}
html>body div.Apply #Form { /* ugly hack, but fixes display error in IE. */
	min-height: 322px;
	height: auto;
	}
#Form.ApplyForm .Submit {
	padding-left: 104px;
	}
#Form.ApplyForm label {
	width: 98px;
	}
#Form.ApplyForm input {
	width: 156px;
	}
#Form.ApplyForm .Submit input {
	width:auto !important;
	}
#TermsOfServiceCheckBox input {
	width: auto !important;
	}
#TermsOfServiceCheckBox {
	font-size: 12px;
	color: #000;
	}
#TermsOfServiceCheckBox a {
	text-decoration: underline;
	}

/* Password Reset Form */

#Form.PasswordResetForm .ErrorContainer {
	margin: 0px;
	}
#Form.PasswordResetForm .Submit {
	padding-left:100px;
	}
.PasswordReset .About {
	width: 254px;
	}
#Form.PasswordResetForm {
	padding: 0px 0px 0px 267px;
	}

/* Form Complete */

.FormComplete {
	padding: 8px 16px 16px 16px;
	}
.FormComplete h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	color:#000;
	}
.FormComplete ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.FormComplete ul li {
	margin: 0px;
	padding: 0px;
	color:#000;
	}
.FormComplete ul li strong {
	font-weight: normal;
	color:#e00;
	}

/* Foot */

.Foot {
	color:#f1ffef;
	text-align: center;
	font-size: 10px;
	}
.Foot a {
	color: #f1ffef;
	}
.Foot a:hover {
	color:#f1ffef;
	background: none;
	}

