/*****************************************************************
						Tag Formatierung
*****************************************************************/

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

}

html {
height:100%;
}

body { 
	text-align: center;
	background-color: 		#00257b;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				12px;
	color:					#FFFFFF;
	background-image:		url(../images/header_bg2.jpg);
	background-position:	top;
	background-repeat:		repeat-x;
	height:100%;
}

p { 
	margin-bottom:			16px; 
}

a { 
	outline:				none;
}

h2 {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				16px;
	color:					#FFFFFF;
	margin: 				0 0 20px 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:				absolute;
	top:					-9999px;
	left:					-9999px;
}

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

span.special {color: #ffe200;}

.bsp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	display: none;
}

a.beisp {
	padding: 7px 20px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #F9E337;
	background: #fff url(../images/knopf-o.jpg) center center repeat-x;
	color: #000;
	font-weight: bold;
}

a.beisp:hover {
	background: #fff url(../images/knopf.jpg) center center repeat-x;
	text-decoration: none;
}

.iframe {
	color: #000;
	width: 450px;
	text-align: left;
	padding: 20px;
	background: #5d86e2;
}

/*****************************************************************
						HP Formatierung
*****************************************************************/

#top_left {
	background-image:		url(../images/header_bg1.jpg);
	width:	50%;
	height: 208px;
	position:				absolute;
	background-repeat:		repeat-x;
	background-position:	top;
	left:					0;
}

#all {
	width:100%;

}


#container {
	width:	955px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/****************************************************************/

#alles { 
	width:100%;
	min-height: 92%;
	height: auto !important;
	height: 92%;
}

#header {
	width:	955px;
	height: 208px;
	background-image: url(../images/header.jpg);
	background-position:	top;
	background-repeat: no-repeat;
}

#left {
	width:	260px;
	float:	left;
	height: auto;
}

#right {
	padding-left:			50px;
	margin-top:				20px;
	width:					619px;
	height:					auto;
	float:					left;
}

#content {
	width:					619px;
	padding-bottom: 20px;
}

#footer {
	
	background-image: url(../images/footer_bg.jpg);
	background-position:	left top;
	background-repeat: repeat-x;
	Background-color:#FFFF00;
	height: 68px;
	width:	100%;
	text-align: center;
	position: relative;
}

* html #footer {
	}

#footerbg {
	width:					955px;
	height:					66px;
	background-image:		url(../images/footer.jpg);
	background-position:	bottom;
	background-repeat:		no-repeat;
	margin: 0 auto;
}

#adresse {
	width: 					300px;
	height: 				50px;
	padding-top:			10px;
	padding-left:			50px;
	color: 					#00257b;
	text-align:				center;
	float:					left;
}

/****************************************************************/

#navi_left {
	float:					left;
	width:					220px;
	text-align:				left;
	font-size:				12px;	
	background-color: 		#00257b;
}

#navi_left ul {
	margin:					15px 0 0 14px;
}

#navi_left ul li {
	width:					206px;
	padding-top: 			6px;
	list-style-type:		none;
}

#navi_left ul li a {
	text-decoration:		none;
	color:					#FFFFFF;
	font-weight:			normal;
	border:					2px solid #FFFFFF;
	display:				block;
	width:					238px;
	padding-top:	 		4px;
	padding-left: 			5px;
	padding-bottom:			4px;
}

#navi_left ul li a:hover, #navi_left ul li.active a {
	color: #FFFF00;
}

#navi_left ul li a.lkw_weiterbildung_beschleunigte_berufsqualifikation {
	font-weight: bold;
	color: #FFFF00;
}


/*****************************************************************/

#navi_bottom {
	width:					300px;
	text-align:				right;
	font-size:				12px;
	float:right;
	margin-top:30px;
}

#navi_bottom ul {
	margin:					15px 0 0 14px;
}

#navi_bottom ul li {
	display:inline;
	padding-top: 			6px;
	list-style-type:		none;
}

#navi_bottom ul li a {
	text-decoration:		none;
	color:					#00257b;
	font-weight:			normal;
	display:				inline;
	padding-left: 			15px;
	text-transform:uppercase;
}

#navi_bottom ul li a:hover, #navi_bottom ul li.active a {
	color: #00257b;
	text-decoration:underline;
}

#navi_bottom ul li a.www.clubfahrschule-leipzig.de/ {
	text-decoration:		none;
	color:					#00257b;
	font-weight:			bold;
	display:				inline;
	padding-left: 			15px;
	text-transform:uppercase;
}
