/*  
Theme Name: Neues Unternehmertum Rheinland
Theme URI: 
Description: 
Version: 2.0
Author: Antwortzeit Kommunikationsagentur
Author URI: http://www.antwortzeit.de 
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}.sauber{clear:both;}

html {
	background: #e8e8e2;
    font-size: 62.5%;
}

body {
	width: 955px;
	margin: 0 0 0 25px;
	background: #fff;
    color: #333333;
    font: 1em Verdana,Arial,Helvetica,sans-serif;
}

h1 {
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: 200%;
    margin: 0 0 10px;
}

h2 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 160%;
    margin: 0 0 10px;
}

h3 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 140%;
    margin: 0 0 10px;
}

h4 {
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 120%;
    margin: 0 0 4px;
}

p {
    line-height: 1.4em;
    margin: 0 0 1.4em;
}

.abstandoben {
	margin-top:1.4em;
}

.abstand {
	margin-top: 1.4em;
}

.abstand.klein {
	margin-top: 0.7em;
}

.inhalt p.klein {
	font-size: 80%;
}

.inhalt, .meta.gross p {
	font-size: 120%;
}

.meta table {
	font-size: 120%;
}

.meta table td.legende {
	width: 12em;
	padding: 0.5em 0.5em 0.5em 0;
	font-style: italic;
}

.meta table td.wert {
	padding: 0.5em 0.5em 0.5em 0;
}

.rechts p {
	margin-bottom: 0.35em;
}

em {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

a, a:visited, a:hover, a:active {
    color: #4B92DB;
    text-decoration: none;
}

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

a h1 {
	color: #333333;
}

hr {
	clear: both;
	background: url(images/linie.jpg) repeat-x 0 12px;
	border: none;
	height: 13px;
	margin: 0 0 12px 0;
}

.abstandrechts {
	margin-right: 30px;
}

hr.klein {
	border-bottom: 1px solid #cfcfcf;
	height: 10px;
	margin: 0 0 6px 0;
}

.post hr.klein {
	margin-left: -30px;
	margin-right: -30px;
}

h3.titel {
	clear: both;
	background: url(images/linie.jpg) repeat-x 0 12px;
	color: #444444;
	text-align: center;
	font-style: italic;
}

h3.titel span {
	margin:auto;
	padding:0 8px;
	display: inline-block;
	background: #fff;
	max-width: 180px;
}

.home h3.titel span {
	max-width: none;
}

a.weiter {
	background: #4b92db;
	display: inline-block;
	float: right;
	padding: 0.2em 0.8em;
	color: #fff;
	text-decoration: none;
}

a.weiter.gross {
	font-size: 160%;
}

a.weiter.klein {
	background: none;
	color: #4b92db;
	float: none;
	padding: 0;
	display: inline;
}

.meta {
	position: relative;
	margin: 0 0 30px 0;
}

.meta .links {
	width:141px;
	margin: 0;
}

.meta .mitte {
	width: 231px;
	float: none;
	left: 146px;
	position: absolute;
	text-align: center;
}

.meta .rechts {
	width:141px;
	margin: 0;
	float: none;
	right:30px;
	position: absolute;
	padding: 0;
}

.meta .links a {
	background: #4b92db;
	display: inline-block;
	float: left;
	padding: 0.2em 0.8em;
	color: #fff;
	text-decoration: none;
}

.meta .mitte a {
	background: #4b92db;
	display: inline-block;
	margin:0 auto;
	padding: 0.2em 0.8em;
	color: #fff;
	text-decoration: none;
}

.meta .rechts a {
	background: #4b92db;
	display: inline-block;
	float: right;
	padding: 0.2em 0.8em;
	color: #fff;
	text-decoration: none;
}

#kopf {
	text-align: right;
	background: url(images/header_nuk2.jpg) no-repeat;
	height: 109px;
}

#kopf a#logo {
	display: block;
	height: 109px;
}

.home #kopf {
	background-image: url(images/header_nuk1.jpg);
}

.page-id-78 #kopf, .bereich-wettbewerb #kopf, body.term-wettbewerb #kopf {
	background-image: url(images/header_wettbewerb.jpg);
}

.page-id-82 #kopf, .bereich-mentoring #kopf, body.term-mentoring #kopf {
	background-image: url(images/header_mentoring.jpg);
}

.page-id-84 #kopf, .bereich-alumni #kopf, .bereich-nuk-alumni-club #kopf, body.parent-pageid-1420 #kopf {
	background-image: url(images/header_alumni.jpg);
}

.bereich-finanzierung #kopf, body.term-finanzierung #kopf {
	background-image: url(images/header_finanzierung.jpg);
}

#silber {
	background: url(images/silber.jpg) no-repeat;
	height: 13px;
}

#blau {
	background: url(images/blau.jpg) no-repeat;
	height: 21px;
}

#breit {
	overflow: hidden;
}

#seitenleiste {
	background: url(images/seitenleiste.jpg) no-repeat top #00021A;
	width: 164px;
	float: left;
    margin-bottom: -20000px;
    padding-bottom: 20000px;
}

#inhalt {
	background: url(images/grau.jpg) repeat-y right;
	width: 791px;
	float: right;
    margin-bottom: -20000px;
    padding-bottom: 20000px;
    position: relative;
}

.inhalt ul {
	margin: 0 0 1.4em 35px;
}

.inhalt ul li {
    background: url(images/square.gif) no-repeat scroll 0 0.5em transparent;
    margin: 0 0 3px;
    padding-left: 10px;
}

.inhalt ul.eng {
	margin: 0 !important;
}

.inhalt ul.eng li {
	padding-left: 0;
	background: none;
}

.inhalt ol {
	margin: 0 0 1.4em 35px;
}

.inhalt ol li {
    list-style-type: decimal;
    margin: 0 0 3px;
    padding-left: 10px;
}

.links {
	width: 541px;
	float: left;
	margin: 0 0 0 30px;
}

.rechts {
	width: 190px;
	float: right;
	margin: 0 30px 0 0;
	padding-top:20px;
}

.home .links {
	width: 441px;
}

.home .rechts {
	width: 241px;
	padding-top: 0;
}

.links.abstand {
	padding: 20px 0 20px 0;
}

.links.abstand hr {
	margin-right: 30px;
}

.links.abstand .post hr {
	margin-right: 0;
}

.ganz {
	clear: both;
	margin: 0 30px;
}

.alignleft {
	border: 7px solid #ECECE7;
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	border: 7px solid #ECECE7;
	float: right;
	margin: 0 0 10px 10px;
}

.aligncenter {
	margin: 0 auto 10px;
	border: 7px solid #ECECE7;
	display: block;
}

.alignnone {
	border: 7px solid #ECECE7;
}

.wp-caption {
	background: #ECECE7;
}

.home .alignleft, .home .alignright, .home .aligncenter .home .alignnone {
	border-color: #fff;
}

.freiwidget {
	padding: 10px;
	border: 1px solid #cfcfcf;
	margin: 0 0 20px 0;
	display: block !important;
}

.home .freiwidget {
	padding: 15px;
}

#abbinder {
	height: 12px;
	padding: 10px;
	background: url(images/abbinder.jpg);
	line-height: 100%;
	color: #fff;
	font-size: 95%;
}

#abbinder .copy {
	float: left;
	width: 640px;
}

#abbinder .impressum {
	float: right;
	width: 250px;
}

#abbinder a {
	color: #fff;
}

#abbinder .abbinder {
	float: right;
}

#abbinder .abbinder li {
	float: left;
	padding: 0 7px;
}

#abbinder .abbinder li.menu-item-45, #abbinder .abbinder li.menu-item-44 {
	border-right:  1px solid #fff;
}

.nachrichten .post {
	background: #ecece7;
	padding: 20px 30px;
	margin: 0 0 0 -30px;	
}

.bereichskopf {
	padding: 0 30px 0 0;
}

.single-nachrichten .post, .post-type-archive-nachrichten .post, body.page .page, .post-type-archive-wissenskapital .post, .post-type-archive-presse .post, .single .post, .tax-bereich .post, .post-type-archive-newsletter .post {
	padding: 20px 30px;
	margin: 0 0 0 -30px;	
}

.single-nachrichten .reiter, .post-type-archive-nachrichten .reiter, .post-type-archive-presse .reiter, .single .reiter, .tax-bereich .reiter, .post-type-archive-newsletter .reiter, .post-type-archive-wissenskapital .reiter  {
	background: #ecece7;
}

.rechts .post {
	background: #ecece7;
	padding: 20px 30px;
	margin: 0;	
}

.rechts .termine .post {
	padding: 10px;
	margin: 0 0 20px 0;
}

.reiter {
	display: block;
	float: left;
	background: #fff;
	padding: 3px 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 120%;
	margin: -20px 1px 10px 0;
}

.rechts .reiter {
	margin-left: 0;
	margin-top: -10px;
	background: #fff;
}

.rechts .post hr.klein {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
}

.rechts h2 {
	font-size: 140%;
}

.home .rechts h2 {
	font-size: inherit;
	font-size: 160%;
}

.reiter a {
	color: #000;
}

/* Termine */
.post-type-archive-termine #inhalt .th {
	height: 20px;
    font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 140%;
    margin: 0 0 10px;
}

.post-type-archive-termine .post .datum, .post-type-archive-termine .th .datum {
	float: left;
    width: 80px;
    min-height: 10px;
    margin: 0 20px 0 0;
}

.post-type-archive-termine .post .titel, .post-type-archive-termine .th .titel {
	float: left;
    width: 220px;
    min-height: 10px;
    margin: 0 20px 0 0;
}

.post-type-archive-termine .post .ort, .post-type-archive-termine .th .ort {
	float: left;
    width: 80px;
    min-height: 10px;
    margin: 0 20px 0 0;
}

.post-type-archive-termine .post .schluss, .post-type-archive-termine .th .schluss {
	float: left;
    width: 40px;
    min-height: 10px;
}

/* Ende Termine */

/* Glossar / FAQ */

.post-type-archive-glossar .inhalt, .post-type-archive-faq .inhalt {
	display: none;
}

/* Ende Glossar / FAQ */

/* Slider */

#karussell {
	height: 258px;
	padding: 0 0 15px 0;
	overflow: hidden;
	background: url(images/karussell.jpg) no-repeat bottom;
	position: relative;
}

#karussell #slider {
	width: 791px;
	height: 250px;
	position: relative;
	background: url(images/karussell_leer.jpg) no-repeat top;
}

#karussell #slider .folie {
	width: 791px;
	height: 250px;
	position: absolute;
	top:0;
	border: 0;
	display: none;
}

#karussell #slider #karussell_nuk {
	display:block;
}

#karussell #slider .folie .caption {
	padding: 130px 30px 0 30px;
	font-size: 120%;
	line-height: 140%;
}

#karussell #slider .folie .caption h4 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 120%;
	font-style: italic;
	margin: 0 0 0.4em 0;
}

#karussell_nuk {
	background: url(images/karussell_nuk.jpg);
}
#karussell_wettbewerb {
	background: url(images/karussell_wettbewerb.jpg);
}
#karussell_alumni {
	background: url(images/karussell_alumni.jpg);
}
#karussell_mentoring {
	background: url(images/karussell_mentoring.jpg);
}
#karussell_finanzierung {
	background: url(images/karussell_finanzierung.jpg);
}

#steuerung {
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 30px;
	margin: 0 0 6px -32px;
}

#steuerung a {
	background: #fff;
	padding: 4px;
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	margin: 0 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #d4d4d4;
}

#steuerung a.aktiv, #steuerung a:hover {
	background: #4b92db;
	border-color: #4b92db;
}
/* Ende Slider */

/* Navigation */

ul.menu {
	margin: 0 0 10px 0;
}

ul.menu li a {
    background: none repeat scroll 0 0 #182536;
    border-top: 1px solid #1F354C;
    color: #C8C8C8;
    display: block;
    padding: 3px 3px 3px 9px;
    text-decoration: none;
}

ul.menu li a:hover, ul.menu li a#active_menu, ul.menu li.current-menu-item a, ul.menu li.current-menu-ancestor a {
    background: url(images/item-hover-bg.gif) repeat-x scroll 0 0 #27415C;
    color: #FFFFFF;
}

ul.menu li.current-menu-item a {
    font-weight: bold !important;
}

ul.menu li.current-menu-item ul a {
	font-weight: normal !important;
}

	/* Ein- und ausklappen */
	ul.menu ul.sub-menu,
	ul.menu li.current-menu-item ul.sub-menu ul.sub-menu,
	ul.menu li.current-menu-ancestor ul.sub-menu ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-item ul.sub-menu ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-ancestor ul.sub-menu ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-ancestor li.current-menu-ancestor ul.sub-menu ul.sub-menu {
		display:none;
	}
	ul.menu li.current-menu-item ul.sub-menu,
	ul.menu li.current-menu-ancestor ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-ancestor ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-ancestor li.current-menu-ancestor ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-item ul.sub-menu,
	ul.menu li.current-menu-ancestor li.current-menu-ancestor li.current-menu-item ul.sub-menu {
		display: block;
	}
	
	
	/*ul.menu ul.sub-menu, ul.menu li.current-menu-item ul.sub-menu ul.sub-menu, ul.menu li.current-menu-ancestor ul.sub-menu ul.sub-menu, ul.menu li.current-menu-item ul.sub-menu ul.sub-menu*/

	/*ul.menu li.current-menu-item ul.sub-menu, ul.menu li.current-menu-ancestor ul.sub-menu, ul.menu ul.sub-menu li.current-menu-item ul.sub-menu, ul.menu ul.sub-menu li.current-menu-ancestor ul.sub-menu {
		display: block;
	}*/

ul.menu ul.sub-menu {
	background: #182536;
	padding: 0 0 0 8px;
}

ul.menu ul.sub-menu li a {
	background: #263E57;
    border-top: 1px solid #2B4764;
    color: #C8C8C8;
    font-weight: normal;
}

ul.menu ul.sub-menu li a:hover, ul.menu ul.sub-menu li.current-menu-item a {
	color: #fff;
}

/* Ende Navigation */

/* Partner */
#partner {
	margin: 30px;
}

#partner ul {
	height: 98px;
	overflow: hidden;
	position: relative;
	background: url(images/partner.jpg);
}

#partner ul li {
	width: 243px;
	height: 98px;
	background-position: center;
	border: 1px solid #eeeeee;
	margin-right: -2px;
}

#partner ul li#partner1 {
	position: absolute;
	left:0;
}
#partner ul li#partner2 {
	position: absolute;
	left:244px;
}
#partner ul li#partner3 {
	position: absolute;
	left:488px;
}

#partnerversteck {
	display: none;
}

/* Ende Partner */

/* Formulare */


textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], select {
    background-color: #FFFFFF;
    border-color: #DFDFDF;
}

textarea, input[type="text"], input[type="password"], input[type="file"], input[type="button"], input[type="submit"], input[type="reset"], select {
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
}

input[type="text"], input[type="password"], textarea {
    -moz-box-sizing: border-box;
}

textarea, input, select {
    margin: 1px;
    padding: 3px;
}

.page-id-150 #inhalt #swr-pass-strength-result {
    background-color: #EEEEEE;
    border-color: #DDDDDD !important;
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 12px 5px 5px 1px;
    padding: 3px 5px;
    text-align: center;
    width: 200px;
}

.page-id-150 #inhalt #swr-pass-strength-result.bad {
    background-color: #FFB78C;
    border-color: #FF853C !important;
}
.page-id-150 #inhalt #swr-pass-strength-result.good {
    background-color: #FFEC8B;
    border-color: #FFCC00 !important;
}
.page-id-150 #inhalt #swr-pass-strength-result.short {
    background-color: #FFA0A0;
    border-color: #F04040 !important;
}
.page-id-150 #inhalt #swr-pass-strength-result.strong {
    background-color: #C3FF88;
    border-color: #8DFF1C !important;
}

.page-id-150 #inhalt label, .page-id-150 #inhalt .einrueck {
	width: 15em;
	display: inline-block;
}

.page-id-150 #inhalt label.ul {
	width: auto;
	display: block;
}

.page-id-150 #inhalt input.text-input {
	width: 25em;
}

.page-id-150 #inhalt input#strasse {
	width:20em;
}

.page-id-150 #inhalt input#hausnummer {
	width:4.5em;
}

.page-id-150 #inhalt input#plz {
	width:7em;
}

.page-id-150 #inhalt input#stadt {
	width:17.5em;
}

.page-id-150 #inhalt .eingerueckt {
	width: 45mm;
	margin-left: 15em;
}

.page-id-150 #inhalt p {
	position: relative;
}

.page-id-150 #inhalt ul {
	padding-bottom: 2em;
    font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #666;
}

.page-id-150 #inhalt span.description {
	display: block;
	margin-left: 15.5em;
}

.page-id-150 #inhalt input#addusersub {
	margin: 2em 2em 2em 35em;
}

a.facebook {
    display: block;
    float: right;
    font-size: 11px;
    padding: 3px 12px 3px 24px;
   	background: url(images/facebook.gif) no-repeat 6px 5px #ebeef3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #cad5e7;
	color: #355d98;
	text-decoration: none;
}

a.facebook:hover {
	border-color: #9cadcc;
}

table.border {
	 border: 1px solid #ccc;
}

table.border td {
	padding: 20px;
}
