body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5em;
	color: #000;
	text-align: center;
	background: #c2eaf4;
}

a:link, a:visited {
	background-color: inherit;
	text-decoration: underline;
	color: #008BC0;
}

a:hover, a:active{
	background-color: inherit;
	color: #008BC0;
}

p, h1, h2, h3 {
	margin: 0px 0px 5px 0px;
}

h1, h2, h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	width: 100%;
}

h1 {
	color:#CC0000;
	font-size: 1.5em;
	line-height: 2.0em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h3 {
	color:#CC0000;	
	font-size: 1.3em;
}

h4 {
	color:#009900;
	font-size: 1.3em;
	margin: 5px 0 15px 0;
}

textarea {}
input {}
input[type="submit"]{}
.inputforms {}
.labelforms {}

label {
	display: block;
}

ul, ol {
	margin: 10px 30px;
	padding: 0pt 15px;
}

hr {
	color: #000;
	border: 1px solid #CCCCCC;
}

.brclear { 
	clear: both; 
	height: 0; 
	margin: 0; 
	font-size: 1px; 
	line-height: 0;
} 

#main {
	width: 990px;
	margin: 10px 0 0 0;	
	padding: 0px;
	text-align: left;
	background: #fff;
	float:left;
}

#banner_top_container {
	padding-left:15px;
	background-color: #c2eaf4;	
}

#banner_top {
	margin: 0px;
	background-color: #01305E;
	height: 90px;
	width: 960px;
	overflow:hidden;
	position:relative;
	text-align:right;
}

#banner_right {
	margin: 10px 0 0 0;
	position:absolute;
	top:0;
	left:975px;
	overflow:hidden;
	height: 600px;
	width: 160px;
}

#header {
	position: relative;
	height: 140px;	
	background: #c2eaf4 url(images/fsc_header.png) no-repeat top left;
}

#partner_logo {
	position: absolute;
	top: 70px;
	left: 15px;
	width:190px;
}

#slogan {
	position: relative;
	top: 75px;
	left: 232px;
	width:600px;
	color: #ed1c24;
	font-size: 21px;
	font-weight:bold;
	word-spacing: 0.17em;
	line-height:21px;
}

#login {
	position: absolute;
	top: 100px;
	left: 225px;
	padding: 0px;
	width:400px;
}

#lanselector {
	position: absolute;
	top: 18px;
	left: 755px;
	text-align:right;
	width:200px;
	height:110px;
	line-height:10px;
}

#stamp {
	position: absolute;
	top:0px;
	left: 710px;
	width:200px;
	height:155px;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: #c2eaf4 url(images/wrapper_bg.png) repeat-y top left;
}

#left-part{
	width: 170px;
	padding: 0px 15px 30px 25px;
	float: left;
}

#leftmenu {
	width: 100%;
	float:left;
	margin: 20px 0 0 0;
	padding:30px 0px 10px 0;	
	background: url(images/navigation.png) no-repeat top left;
}

#leftmenu a{
	text-decoration:none;
	line-height: 2.0em;
	color: #666;
}

#leftmenu ul{
	list-style-image: none;
	list-style-position: outside;
	/*list-style-type: none;*/
	margin: 0 0 0 25px;
	padding: 0px;
}

#leftmenu a:hover, 
#leftmenu .active a {
	cursor: pointer;
	font-weight: bold;
}

#leftmenu li:hover a {
	cursor: pointer;
}


#leftmenu .act{
	font-weight: bold;
}

#left {
	width: 100%;
	float:left;
	text-align:center;
	margin:0px 0 20px 0;
	padding:24px 0 8px 0;
}

#right-part { 
	width: 727px;
	padding: 10px 35px 0px 0px;
	float: right;
}

#pagetitle {
	color: #9EC630;
	font-size: 2em;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

#footer {
	height: 50px;
	background: #c2eaf4 url(images/footer_bg.png) no-repeat top left;
	clear: both;
}

#bottomnav {
	background: #c2eaf4;
	height: 50px;
	text-align: center;
	padding: 5px 0 0 0;
}

#bottomnav a {
	color: #000;
	text-decoration: none;
	font-size: 1.1em;
}

.header_center { 
	text-align: center; 
	height: 34px;
}

.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-weight: bold;
	font-variant: small-caps;
}

.header_small {	
	margin-bottom: 3px;
	border: solid #000000 1px;
}

.c50l {
	width: 49%;
	float:left;
}

.c50r {
	width: 49%;
	float:left;
}

.c25l {
	width: 24%;
	float:left;
}

.c75r {
	width: 74%;
	float:left;
}

.flaggen {
    margin: 3px 0px 3px 5px;
    width: 20px;
    height: 12px;
    text-decoration: none;
    display: inline-block;
    background: url('/fileadmin/fahrschulboegen/online/pics/icon/flagge/flaggen.png') 0 0;
}

#ScrollerText{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	padding-right:10px;
	text-decoration:none;
}

#ScrollerText a{
	text-decoration:none;
}

.align-left {
	text-align:left;
}

.align-right {
	text-align:right;
}

.align-center {
	text-align:center;
}

img {
border:0px;
}