/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: url(../images/background.jpg) repeat-x top left #f6f3f3;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	
}

#wrapper {
	position: absolute;
	top: 0;
	left: 50px;
}

#content {
	position: absolute;
	top: 150px;
	left: 0;
	width: 615px;
	background: #fff;
	padding-bottom: 50px;
}

.leftbar {
	margin-left: 15px;
	margin-right: 15px;
	width: 340px;
	float: left;
}
.rightbar {
	margin-right: 15px;
	width: 200px;
	float: left;
}
.longbar {
	margin-left: 15px;
	margin-right: 15px;
	width: 585px;
	float: left;
}

#rechteseite {
	position: relative;
	left: 630px;
	top: 150px;
	width: 200px;
	margin-bottom: 150px;
}

img.icon{
	margin-right: 5px;
	margin-bottom: -2px;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #7ccd18;
	padding-left: 50px;
}

#footer a{
	color: #fff;
	font-weight: bold;
	font-size: 9px;
	}
h1 {
	font-size: 18px;
	color: #448314;  /*#7bce18;*/
	margin: 25px 0 25px 0;
	}
	
h2 {
	font-size: 14px;
	color: #448314;
	margin: 10px 0px 10px 0px;
	line-height: 10px;
	}
	
p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
	padding: 0;
	}
	
	
table {
	font-size: 12px;
}
	
a img{
	border: 4px solid #f6f3f3;
	background: none;
}

a {
	font-size: 10px;
	color: #666666;
	background: none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#content a {
	font-size: 12px;
	color: #448314;
	background: none;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover {
	text-decoration:underline;
}

textarea {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
}

/* Navigation */

#navigation {
	width: 925px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#miniflex {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0 ;
	padding: 0 10px 0 10px;
	position:absolute;
	top: 130px;
	left: 0;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	padding: 0 10px;
	text-decoration: none;
	color: #2e322f;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	color: #2e322f;
	background: #ffffff;
	display:block;
	}
	


#miniflex2 {
	width: 100%;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0 ;
	padding: 0 10px 0 10px;
	position: absolute;
	top: 0;
	left: 0;
	}

#miniflex2 li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex2 a:link, #miniflex2 a:visited {
	float: left;
	font-size: 85%;
	line-height: 20px;
	font-weight: bold;
	margin: 0 5px 0 5px;
	border-top: 2px solid #fff;
	padding: 0 10px;
	text-decoration: none;
	color: #2e322f;
	}

#miniflex2 a.active:link, #miniflex2 a.active:visited, #miniflex2 a:hover {
	color: #2e322f;
	background: #ffffff;
	display:block;
	}
	
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
}

#intern {
	display: block;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 5;
	border-top: 2px solid #fff;
	}
	
#intern a{
	display:block;
	color: #fff;
	background: none;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	padding: 3px 10px 3px 10px;
}
#intern a:hover{
	color: #212121;
	background: #fff;
}

.Stil1 {
	color: #0047B3;
	font-weight: bold;
}
.Stil2 {
	color: #008951;
	font-weight: bold;
}
.Stil3 {
	color: #008856;
	font-weight: bold;
}

table.mitarbeiterListe td{
	background: #f9f9f9;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #f9f9f9;
	}
	
table.mitarbeiterListe {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}
	
#blaetterer a{
	display: block;
	text-decoration: none;
}

#blaetterertable a:hover{
	display: block;
	text-decoration: none;
}

.blaetterertable {
	font-size: 10px;
	text-decoration: none;
	}

.blaettererdisabled {
	display: none;
	}
	
.blaettererthis {
	padding: 3px;
	background: #7f38b0;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.blaetterer {
	padding: 3px;
	border: 2px solid #7f38b0;
	background: #ffffff;
	color: #7f38b0;
	font-weight: bold;
	text-decoration: none;
}
ul.folder {
	margin-left: 0px;
	padding-left: 10px;
	font-size: 12px;
}
ul.folder li {
	margin-left: 0px;
}
ul.folder a {
	font-size: 11px;
}
ul.folder li:hover {
	cursor: pointer;
}

.backwards {unicode-bidi:bidi-override; direction: rtl; font-size: 12px;}

.team {
	height: 240px;
	background: url(../images/team_background.jpg) no-repeat bottom right;
	border: 2px solid #7ccd18; 
	display: block;

}

.klassen {
	width: 570px;
	background: url(../images/team_background.jpg) no-repeat bottom right;
	border: 2px solid #7ccd18; 
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
}

.klassen_box {
	float:left;
	display:block;
	width: 150px;
}

.klassen_box p {
	margin: 5px 10px;
}

.klassen_text {
	float:right;
	display:block; 
	width:380px; 
	margin: 10px 10px 10px 10px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}


.cssform p{
width: 350px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px solid #7ccd18;
height: 1%;
color: #000;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
color: #212121;
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 250px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.links td {
	border-bottom: 2px solid #7ccd18;
}

#quicknav {
	display: inline;
	}
	
#quicknav a{
	display: inline;
	}
	
#quicknav a h2{
	display: inline;
	}
