/* Stylesheet
nrw-weiterbildungsoffensive.de
Start: 22.09.2009
*/

/* Reset */

img {
	border: 0;
}

/* generelle HTML-Elemente */

body {
	font-size= 10px;
	line-height: 1.3em;
	color: #333;
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #E3001B;
	text-decoration: none;
}

a:visited {
	color: #E3001B;
}

a:hover {
	color:#E3001B;
}

p {
	font-size: 12px;
	line-height: 1.3em;
}

/* Layout */
/* Hinweis Code für dunkleres Grau: #DCD6C6 */
/* rot #E3001B */


#wrapper {
	position: relative;
	width: 996px;
	background-color: #FFFFFF;
	text-align: left;
}

#kopfklinke {
	float: left;
	width: 996px;
	height: 256px;
	text-align: left;
}




#navi {
	float: left;
	width: 191px;
}

#navilisting {
	padding-left: 31px;
	width: 163px;
}

#content {
	float: left;
	display: inline;
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #DCD6C6;
	background-color: #EEEBE4;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 559px;
	padding-top: 2px;

}


#marg {
	float: left;
	display: inline;
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #DCD6C6;
	background-color: #EEEBE4;
	padding-left: 10px;
	padding-right: 10px;
	width: 150px;
}

#margbinder {
	float: left;
	display: inline;
	width: 193px;
	height: 23px;
}

.canvas {
	background-color: #FFFFFF;
}

#footer {

	width: 900px;
	padding-left: 42px;
	padding-bottom: 20px;
	text-align: left;
	font-size: 11px;
}

#footernavi {
	position: absolute;
	left: 192px;
	line-height: 1em;
}

/* Navigation */

#navi ul {
	list-style-type: none;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 3px;
	margin: 0;
	padding: 0;
}

#navi ul.liste li.element2 {
	margin-top: 18px;
}

#navi ul.liste li a.aktiv {
	padding-right: 20px;
	background-color: #DCD6C6;
	line-height: 26px;
	display: block;
	font-size: 12px;
	color: #E3001B;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
}

#navi ul.liste li a.start {
	padding-right: 20px;
	background-color: #E3001B;
	line-height: 26px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
}


#navi ul.liste li a.inaktiv {
	padding-right: 20px;
	background-color: #E3001B;
	line-height: 26px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-left: 10px;
}



#navi ul.sub1 {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	margin-bottom: 3px;

}



#navi ul.sub1 a:hover {
	color: #00559A;
}

#navi ul.sub1 a.hier {
	display: block;
	color: #E3001B;
	font-style: uooercase;
	font-weight: bold;
	margin-bottom: 3px;

	padding-left: 8px;
	background-color: #EEEBE4;
}

#navi ul.sub1 a.nichthier {
	display: block;
	color: #000000;
	font-style: uppercase;
	font-weight: bold;
	margin-bottom: 3px;

	padding-left: 8px;
	background-color: #EEEBE4;
}


/*Test für Suchbox */

#searchbox {
	position: absolute;
	z-index: 2;
	top: 228px;
	left: 837px;
	width: 150px;
	height: 20px;
	font-size: 12px;
	padding: 2px;
}

#naviklein {
	position: absolute;
	z-index: 3;
	top: 210px;
	left: 610px;
	width: 180px;
	height: 18px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	text-align: right;
}


/* Weitere Elemente und Auszeichnungen */
/* Contentspalte */

#content h1 {
	text-transform:uppercase;
	font-size: 12px;
	text-align: bottom;
	line-height: 0.8em;
	color: #E3001B;
	align: top;
}

#content h2 {
	font-style: bold;
	font-size: 18px;
	color: #000000;
	line-height: 0.05em;
	align: top;
}

#content h3 {
	font-style: bold;
	font-size: 14px;
	color: #000000;
	line-height: 0.8em;

}

#content h5 {
	font-style: italic;
	font-size: 14px;
	line-height:1.2em;
	color: #00559A;
	padding-bottom: 7px;
}

#content p {
	font-size: 12px;
	line-height: 1.3em;
}

#content ul {
	font-size: 12px;
	line-height: 1.3em;
}

/* Marginalspalte */

#marg h1 {
	test-transform: uppercase;
	font-size: 12px;
	line-height:12px;
	color: #00559A;
	padding-top: 8px;
}

#marg p {
	font-size: 11px;
	line-height: 1.1em;
}


/*------------------------------------------------------------ XForm  */
.xform {
	clear: both;
	align:center;
	width: 100%;
}
.xform fieldset {

	padding: .5em;
	margin-bottom: 1em;
}
.xform legend {
	padding: .5em;
	font-weight: bold;
}

/*	--------------------------------------- Container Formelement */
#rex-xform {
	font-size:12px;
} 


.xform .xform-element {
	float: left;
	width: 100%;
	margin-bottom: .5em;
}
.xform div.formradio p.radio, 
.xform div.form_google_geocode p.form_google_geocode {
	width: auto;
}
.xform div.rex-widget p {
	margin-bottom: 0;
}

/*	--------------------------------------- Allgemeines */
.xform div.form_google_geocode .form_google_geocode_map {
	clear: both;
	margin-left: 145px;
}

/*	--------------------------------------- Labels */
.xform label, 
.xform span.as-label {
	float: left;
	width: 145px;
}
.xform label.captcha {
	display: block;22:53 22.09.2009
	float: none;
	width: 100%;
}
.xform span.formradio label.radio {
	float: none;
	width: auto;
	padding: 0 1em 0 5px;
}

/*	--------------------------------------- Felder : Allgemein */

.form-register {
	width: 350px;
}

#rex-form {
	align:center;
}

#rex-form p.formtext label.text {
	display:block;
	width:100px;
}

#rex-form p.formpassword label.password {
	display:block;
	width:100px;
}

#rex-form p.formpassword input.password {
	display:block;
	width:100px;
	margin: 10px;
}

.xform input.captcha, 
.xform input.inp_disabled,
.xform input.password {
         width: 200px;
}
 
.xform .formtext input.text, 
.xform textarea.textarea {
	padding: 2px;

}

.xform label.textarea {
	line-height: 1.3em;
}

.xform input.captcha {
	width: 80px;
}
/*	Breite = width + padding + border von text */
.xform select.select, 
.xform select.multipleselect {
	width: 75px;
}
.xform fieldset {
	align:center;
}
 
.xform input.captcha, 
.xform input.inp_disabled,
.xform input.password {
        margin: 5px; 
	width:100px;
}
 
.xform .formtext input.text,  
.xform textarea.textarea { 
	width:300px;
}


.textarea { 
	width:200px;
}

.xform select.multipleselect, 
.xform .formtable table td input {
	border: 1px solid #999;
}

.xform .formtable table {
	margin-left: 145px;
	width: 300px;
}
.xform .formtable table td {
	padding: 0 5px 5px 0;
	width: 300px;
}

/*	--------------------------------------- Submit */
.xform input.submit {
	margin-left: 1px;
}

.form_warning {
	font-weight: bold;
	font-size: 12px;
	text-align: bottom;
	color: #E3001B;
	align: top;
}