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

Name       : Big Business 2.0
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120624
*/

* {
	margin: 0;
	padding: 0;
	border:0px;
}

a {
	text-decoration: underline;
	color: #0083c5;
}
a:active{outline:none;}
a:focus{outline:none;}
a:hover {
	text-decoration: none;
}
body,html{
 	height: 100.01%; /* wichtig */
}
body {
	font-size: 12pt;
	font-family: 'PT Sans', sans-serif;
	color: #2c2c2c;
	line-height: 1.45em;
	background: #fff url(../gfx/back.jpg) repeat-x top left;
}
strong {
	color: #2C2B2B;
}

br.clearfix {
	clear: both;
	height:1px;
}

.header{
	width:1020px;
	height:301px;	
	background-image:url(../gfx/header.jpg);
	margin:0 auto;
}
h1{
	font-size:17pt;	
	margin-bottom:8px;
}
h1,h2,h3,h4 {
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	color:#000;
}
h2 {
	font-size: 2.25em;
}

h2,h3,h4 {
	color: #2C2B2B;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.1em;
	margin-bottom:3px;
	font-weight:bold;
}

h4 {
	font-size: 1.5em;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

img.pic {
	padding: 5px;
	border: solid 1px #D4D4D4;
}

p {
	margin-bottom: 1.5em;
}

ul {
	margin-bottom: 1.5em;
	list-style-image:url(../gfx/symb.png);
	font-size:11pt;
}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin-bottom: 1em;
}

.date {
	background: #6E6E6E;
	padding: 5px 6px 5px 6px;
	margin: 0 6px 0 0;
	color: #FFFFFF;
	font-size: 0.8em;
	border-radius: 2px;
}
.content{
	width: 1020px;
	min-height:100%;
	padding: 0;
	margin:0 auto;
	padding-bottom:1px;
}
.footer {
	height:120px;
	padding-top:20px;
	background-color:#000;
	margin-top:-140px;
	color:#fff;
	text-align:center;
	font-size:13pt;
	min-width:1020px;
}
.footer a{
	color:#fff;
	text-decoration:none;	
	margin-left:10px;
	margin-right:10px;
}
.footer a:hover{
	color:#f4f4f4;
	text-decoration:underline;	
}
.menuleiste{
	width:1020px;	
	height:46px;
	background-image:url(../gfx/menuback.png);
	background-repeat:repeat-x;
	margin-top:8px;
	background-color:#FFF;
}
.menu{
	width:91px;
	height:44px;
	float:left;
	margin-right:1px;
	background-color:#000;
	cursor:pointer;
}
.menu:hover{
	background-color:#333;	
}
.menulast{
	margin-right:0px;	
}
.info{
	padding-top:40px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:140px;	
}
.inpText{
	border:1px solid #b9b9b9;	
	padding:3px;
	width:340px;
	margin-bottom:5px;
}
.inpTextArea{
	padding:5px;
	width:335px;
	height:70px;
	overflow:hidden;
	border:1px solid #b9b9b9;	
}
.inpSelect{
	width:350px;
}
label{
	width:160px;	
	display:block;
	float:left;
}
fieldset{
	border: 1px solid #b9b9b9;
	border-radius:5px;	
	padding:15px;
	width:510px;
}
.infofehler{
	border:1px solid #b9b9b9;
	color:#F00;
	background-color:#ffeced;
	padding:3px;
	margin-bottom:5px;
	text-align:center;
}
.wieweg{
	display:none;	
}
.shadow{
	  -moz-box-shadow:    2px 2px 10px 3px rgba(68,68,68,0.4);;
	  -webkit-box-shadow: 2px 2px 10px 3px rgba(68,68,68,0.4);;
	  box-shadow:         2px 2px 10px 3px rgba(68,68,68,0.4);;
}
.kont{
	color:#0bb1e7;
}

