﻿/*
 * Template: "Master_01"
 *
 * @author     S. Guth
 * @copyright  S. Guth
 * @version    2.00
 * @platform   Website Baker 2.7
*/

body {
	margin: 0;
	padding: 0;	
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #081774;
	line-height: 20px;
	text-align: center;
	background-color: #081774;
}

/*td, th {
	font-size: 9px;
}*/

/* links allgemein */
a {
	color: #081774;
}

a:link {
	color: #009500;
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:visited {
	color: #009500;
	text-decoration: none;
}

a:hover {
	color: #081774;
	text-decoration: none;
}

/* aussenbox */

#wrapper{
	width: 883px;
	margin: 0 auto;
	border: 3px solid #ededed;
	text-align:left;
	background: #fff url(images/higru.gif) repeat-y top left;
}

/* header */

 
 #header { /* für normales Hintergrundbild/-muster */
	text-align: center;
	background: url('images/head.jpg') no-repeat left top;
	height: 179px;
	width: 100%; 
	font-size: 18pt; 
	color: #fff; 
	font-weight: bold;
}

#subheader {
	width: 590px;
	height: 20px;
	text-align: left;
	padding: 0px 0px 5px 10px;
}

#subheader td, th {
	font-size: 9px;
}

#content {
	width: 100%;
	padding-bottom: 15px;
}

#leftbox {
	width: 240px;
	float: left;
	margin-right: 20px;
	background-color: transparent;
	padding: 22px 0px 0px 4px;
}

#navi {
	width: 190px;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	text-align: left;
}

#navilist {
	list-style-type: none;
	text-align: left;
	list-style: none;
	margin-left: -20px;
	padding: 0;
}

#navilist li {
	list-style-type: none;
	width: 170px;
	display: block;
	margin: 0;
	padding: 0;

}

#navilist li a {
	list-style-type: none;
	display: block;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-right: 10px;
	color: #081774;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}



#navilist li a:hover, #navilist li.menu-current a {	
	list-style-type: none;
	color: #081774;
	background: url(images/pfeil.jpg) no-repeat left center;
}


#navilist ul ul li a {
	font-size: .9em;
	width: 150px;
	font-weight:normal;
	line-height: 250%;
	margin:0 0 0 20px;
	padding: 0 0 0 0;
	border: none;
	background-image: none !important;
}

#navilist ul ul li.menu-current {
	width: 150px;	
	background: url(images/pfeil.jpg) no-repeat left center;
}

#navilist ul ul li a:hover {	
	width: 150px;
	color: #081774 !important;
	font-weight:bold;
}

.suchen {
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	width: 200px;
}
#box {
	width: 175px;
	background: #dcdff0 url(images/box_higru.jpg) top right no-repeat;
	border: 1px solid #081774;
	padding: 10px;
	color: #081774;
	font-size: 10px;
	line-height: 130%;
	margin: 20px 0px 0px 20px;
}

#box h4{
	color: #081774;
	font-weight: bold;
	font-size: 12px;
	margin: 20px 0 6px 0;
}

#box p{
	margin: 0px;
}

#box a:link, #box a:hover {
	color: #081774;
	font-weight: bold;
}
	
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
#maincontent {
	width: 580px;
	float: left;
	padding-right: 10px;
}

#maincontent p {
	margin: 0;
}

#maincontent li {
	list-style-image: url(images/square.gif);
	/*background: url(images/square.gif) no-repeat left center;*/
	/*margin-top: 10px;
	padding-left: 15px;*/
}


.article { 
	padding-top:5px;
	padding-bottom: 10px;
	margin-bottom: 30px;
}


/* textformate */

h1 {
	font-size: 18px;
	color: #081774;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	border-bottom: 6px solid #dcdff0;
	padding-bottom: 5px;
	padding-top: 0px;
}

h2 {
	font-size: 16px;
	color: #6A6A6A;
	font-weight: normal;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 10px;
}

h2 a, h2 a:link, h2 a:visited {
	font-size: 20px;
	color: #6A6A6A;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}

h3 {
	font-size: 14px; 
	color: #081774;
	margin: 3px 0 10px 0;
	line-height: 120%;
}

h4 {
	font-size: 12px; 
	color: #6A6A6A;
	line-height: 140%;
	margin: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold; 
	color: #6A6A6A;
	margin: 0;
}

h6 {
	font-size: 9px;
	font-weight: normal; 
	color: #6A6A6A;
	margin: 0;
}

.team-extra1 {
font-size: 1.1em;
}

/* footer */
 
#footer {
	padding-top: 5px;
	padding-bottom: 10px;
	background: transparent;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
}

#footer a {
	color: #fff;
	border-bottom: 1px dotted;
}

/* tables */

.article table {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	border-collapse: collapse;
	background-color: transparent;
}

.article th {
	padding: 5px;
	text-align: left;
	color: #464646;
	background-color: none;
}

.article td {
	padding: 5px;
	font-size: 0.9em;
	text-align: left;
	color: #464646;
	border-bottom: 1px solid #dce0f1;
 	background-color: none;
}

.article tr {
	padding: 5px;
	font-size: 0.9em;
	text-align: left;
	color: #464646;
 	background-color: none;
}


/* form styles */

form {
	font-size: 1.1em;
}

form tr, form td {
  	border: none !important;
}


.button {
	background: url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
	/*border: 1px solid #05396A;*/
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.reset, .submit {
	background: url(images/buttontopleft_12.jpg) top left no-repeat #00488C;
	/*border: 1px solid #05396A;*/
	height: 22px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

input, textarea {
	border: 1px solid #ccc;
	margin: 10px 0 0 0;
	padding: 4px;
}

.textarea {
	width: 220px;
}

/*
/*label {
	font-size: 10px;
	font-weoght: bold;
}*/

.radio_label {
 	/*margin-right: 20px;*/
	padding: 0 20px 0 5px;
}
.field_title {
	padding-right: 20px;
	font-weight: bold;
}

.field {
	width: 120px;
}
