/*
 * Template: "DGEPM"
 *
 * @author     S. Guth
 * @copyright  S. Guth
 * @version    1.00
 * @platform   Website Baker 2.8
*/

body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #081774;
	line-height: 20px;
	text-align: center;
	background: #9db7d2 url(images/bodybg3.jpg) repeat-x;
}

/* links allgemein */
a {
	color: #2574C3;
}

a:link {
	color: #2574C3;
	text-decoration: underline;
}

a:visited {
	color: #2574C3;
	text-decoration: underline;
}

a:hover {
	color: #fe5000;
	text-decoration: none;
}

/* aussenbox */

#wrapper{
	width: 880px;
	margin: 0 auto;
	text-align:left;
	background: #fff url(images/back2.jpg) repeat-y top left;
}

/* header */

 
 #header { /* für normales Hintergrundbild/-muster */
	text-align: center;
	margin-top: 20px;
	background: url(images/header_neu.jpg) no-repeat left top;
	height: 225px;
	width: 100%; 
	font-size: 18pt; 
	color: #fff; 
	font-weight: bold;
}

#header h2 {
	font-size: 12px;
	color: #ffffff;
	margin: 20px;
}

#subheader {
	width: 840px;
	height: 20px;
	text-align: left;
	background-color: transparent;
	padding: 10px 10px 20px 10px;
}

#subheader td, th {
	font-size: 0.8em;
}

#content {
	width: 100%;
	padding-bottom: 15px;
}

#leftbox {
	width: 240px;
	float: left;
	margin: 0 35px 0 0;
	background-color: transparent;
	padding: 0px 0px 0px 4px;
}

#navi {
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#navilist {
	list-style-type: none;
	text-align: left;
	list-style: none;
	margin-left: -20px;
	padding: 0;
}

#navilist ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;

}

#navilist ul li a {
	list-style-type: none;
	display: block;
	margin: 0;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 10px;
	color: #081774;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}

#navilist ul ul li a {
	font-size: .95em;
	width: 190px;
	font-weight:normal;
	line-height: 250%;
	margin-left: 15px;
	padding: 0;
	border: none;
	background-image: none !important;
}

#navilist ul li a:hover, #navilist ul li.menu-current a, #navilist ul li.menu-parent a{	
	list-style-type: none;
	color: #081774;
	background: url(images/pfeil.gif) no-repeat left center;
}
#navilist ul ul li.menu-current a{	
	font-weight: bold;
	margin-left: 15px;
	padding: 0;
}
#navilist ul ul li a:hover {	
	color: #081774 !important;
	margin-left: 15px;
	padding-left: 0;
	font-weight: bold;

}

.suchen {
	margin-right: 10px;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
	width: 200px;
}

#box {
	margin: 0px 0px 0px 10px;
	width: 227px;
	text-align: left;
	background-color: transparent;
	padding: 20px 10px 10px 10px;
	color: #081774;
	font-size: 11px;
	line-height: 130%;
}

* html #box {
	margin-right: 620px;
	margin-top: 20px
} 

*+html #box {
	margin-right: 620px;
	margin-top: 20px
}


#box h2{
	color:#fe5000;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

#box h4{
	color: #081774;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
}

#box p{
	margin: 0px;
	font-weight: normal;
}

#box a:link {
	line-height: 180%;
	color: #fe5000;
	font-weight: normal;
}
#box a:hover {
	color: #fe5000;
	font-weight: normal;
}
	
.clear {
    	width: 100%;
    	height: 1px;
    	margin: 0 0 -1px;
    	clear: both;
}
#maincontent {
	width: 580px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
#maincontent img {
	margin-left: 5px;
	margin-right: 5px;
}

#maincontent p {
	margin: 0;
}

#maincontent li {
	list-style-image: url(images/square.gif);
}

.article { 
	padding-top:10px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-bottom: 30px;
}


/* textformate */

h1 {
	font-size: 18px;
	color: #081774;
	font-weight: bold;
	line-height: 130%;
	margin: 0;
	border-bottom: 6px solid #ececec;
	padding-bottom: 5px;
	padding-top: 0px;
}

h2 {
	font-size: 18px;
	line-height: 1.3;
	color: #ea5603;
	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: 140%;
}

h4 {
	font-size: 12px; 
	color: #6A6A6A;
	line-height: 140%;
	margin: 0;
}

h5 {
	font-size: 12px;
	font-weight: bold; 
	color: #081774;
	margin: 0;
}

h6 {
	font-size: 10px;
	font-weight: normal; 
	line-height: 120%;
	color: #676767;
	margin: 0;
}

.team-extra1 {
	font-size: 1.1em;
}
.nuranker {
	float: right;
	padding: 6px;
	background: url(images/pfeil_oben.gif) center no-repeat;
}

.nurankerlinks {
	padding: 6px;
	background: url(images/pfeil_links.gif) center no-repeat;
}

/* footer */
 
#footer {
	margin: 0px auto;
	width: 880px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-color: #ea5603;
	text-align: center;
	font-size: 0.8em;
	font-weight: normal;
	color: #fff;
}

#footer a {
	color: #fff;
	border-bottom: 1px dotted;
}

/* tables */


.article table {
	width: 98%;
	margin: 0;
	padding: 0;
	line-height: 120%;
	border-collapse: collapse;
	background-color: transparent;
}

.article table h3 {
	font-size: 14px;
 	color: #fe5000;
 }

.article th {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	color: #303030;
	background-color: transparent;
}

.article td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #303030;
	border-bottom: 1px solid #B9D3EE;
}

.article tr {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #464646;
 	background-color: transparent;
}


/* 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;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.reset, .submit {
	background: url(images/buttontopleft_12.gif) top left no-repeat #00488C;
	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;
}


.radio_label {
 	/*margin-right: 20px;*/
	padding: 0 20px 0 5px;
}
.field_title {
	padding-right: 20px;
	font-weight: bold;
}

.field {
	width: 120px;
}

.stealth { visibility: hidden; display: none; }
