/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Angepasst DITF kpf - 29.08.2008
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Verdana, 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;
	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: 185%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	font-size: 129%;
	font-weight: normal;
	color: #135293;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.orange {
	margin: 20px 30px;
	background: #FF9523 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 65px;
	background: #FFFFFF url(images/img03.gif) no-repeat right top;
	border-bottom: 2px solid #135293;
}

#logo img {
	border:0;
	width: 100%;
	height: 100%;
}

/* Menu */

#menu {
	padding: 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
}

#menu li.parent {
	background: none;
	background: url(images/img09.gif) repeat-x left bottom;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#breadcrumb {
	padding: 10px 0;
}

/* Loginformular - Datenformular */

#login {
	padding: 20px;
	color: #FFFFFF;
}

#login form {
	margin: 0;
	padding: 5px 0 0 0;
}

#login fieldset, #gws_data_form fieldset, #gws_password_form fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#gws_data_form fieldset, #gws_password_form fieldset{
	padding-top: 10px;
}

#login label {
	color: #FFFFFF;
}

#inputtext{
	width: 194px;
	margin-bottom: .5em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}

#gws_data_form fieldset label{
	width: 90px;
	display: block;
  	float: left;
}
  	
#gws_data_form fieldset #inputtext{
	width: 280px;	
  	font-weight: normal;
  	clear: left;  		
}

#gws_password_form fieldset label{
	width: 170px;
	display: block;
  	float: left;
}
  	
#gws_password_form fieldset #inputtext{
	width: 100px;	
  	font-weight: normal;
  	clear: left;  		
}

#inputsubmit {
	margin-bottom: .5em;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}

/* 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: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}

#unterabsatz {
	padding-left: 30px;
}

.error{
	border: #bb1111 solid 1px;
	background-color: #dd3333;
	color: #ffffff;
	padding: 5px;
}

.success{
	border: #009900 solid 1px;
	background-color: #22bb22;
	color: #ffffff;
	padding: 5px;
}

.authinfo{
	font-size: 85%;
}:
