body {
	background-color: #fff;
	background-image: url("../img/layout/bg_body.jpg");
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
}

strong {
	font-weight: bold;
}


em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	color: #ee7f01;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}

h1 {
	border-bottom: solid 1px #d9dadb;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

h2 {
	border-bottom: solid 1px #d9dadb;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 15px 0;
}

#seiten-container {
	background-color: transparent;
	margin: 50px auto;
	min-height: 700px;
	width: 960px;
}

/* Kopfteil */

#kopfteil-oben {
	background: url("../img/layout/kopfteil-oben.png") top left;
	background-color: transparent;
	border-bottom: solid 1px #ee7f01;
	height: 20px;
}

#kopfteil-mitte {
	background-color: #d9dadb;
	background-image: url("../img/layout/bg_kopfteil_mitte.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	border-right: solid 1px #000;
	border-bottom: solid 1px #ee7f01;
	border-left: solid 1px #000;
	height: 120px;
}

#kopfteil-mitte a#ortsschild_neumuenster {
	position: relative;
	top: 11px;
	left: 30px;
}

#kopfteil-mitte a#ortsschild_nortorf {
	position: relative;
	top: 11px;
	left: 60px;
}

#kopfteil-mitte img#logo {
	margin-left: 30px;
}

/* Haupt-Navigation */
#hauptnavigation {
	background-color: #000;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	/*float: left;*/
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding-top: 9px;
	text-indent: 30px;
}

#hauptnavigation .mod_navigation .invisible, #seitenleiste .mod_navigation .invisible, #fussteil .mod_customnav .invisible {
	display: none;
}

#hauptnavigation a:link, #hauptnavigation a:visited {
	color: #d9dadb;
	font-size: 14px;
	text-decoration: none;
}

#hauptnavigation a:focus {
	outline: none;
}

#hauptnavigation a:hover, #hauptnavigation a:active, #hauptnavigation .trail a {
	color: #ee7f01;
	text-decoration: none;
}

#hauptnavigation ul {
	list-style-type: none;
}

#hauptnavigation ul li {
	display: inline;
	margin: 0 10px 0 0;
}

#hauptnavigation .mod_navigation ul li.active .active {
	color: #ee7f01;
	font-size: 14px;
}

/* Inhalte-Bereich */
#inhalte {
	background-color: #fff;
	float: left;
	margin: 0 0 20px 30px;
	min-height: 420px;
	/* Min-height-Hack für IE6 */
	height: auto !important;
	height: 420px;
	padding-top: 30px;
	text-align: justify;
	width: 690px;
}

#inhalte h2 {
	border-bottom: 0;
	font-size: 14px;
	padding-bottom: 0;
}

#inhalte ul {
	list-style-type: square;
	margin: 0 0 20px 25px;
}

#inhalte .pagination ul {
	margin: 0 0 0 0;
}

#inhalte ul li {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 5px 0;
}

#inhalte .ce_text {
	margin: 0 0 20px 0;
}

#inhalte a:link, #inhalte a:visited {
	color: #666;
	text-decoration: underline;
}

#inhalte a:focus {
	outline: none;
}

#inhalte a:hover, #inhalte a:active {
	color: #ee7f01;
	text-decoration: none;
}

#inhalte #start .ce_text .float_right {
	border: 0;
	float: right;
	margin: 5px 0 10px 20px;
	padding: 3px;
}

#inhalte #start .ce_text .float_left {
	border: 0;
	float: left;
	margin: 5px 20px 200px 0;
	padding: 3px;
}


#inhalte #news .mod_newslist {
	margin: 25px 0 0 0 ;
}

#inhalte #news .ce_text {
	min-height: 130px;
	/* Min-height-Hack für IE6 */
	height: auto !important;
	height: 130px;
}

#inhalte #news .intro {
	min-height: 50px;
}

#inhalte #info-fuehrerscheinklassen .ce_text h2 {
	margin: 0 0 20px 0;
}

#inhalte #info-fuehrerscheinklassen .ce_text {
	border-bottom: dotted 1px #dadada;
	//margin: 0 0 20px 0;
	padding-bottom: 5px;
}

#inhalte #fuhrpark-motorrad .ce_text, #inhalte #fuhrpark-pkw .ce_text, #inhalte #team-verwaltungskraefte .ce_text {
	clear: both;
	margin-bottom: 50px;
}

#inhalte #news_lesen .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 5px 30px 0 0;
	padding: 3px;
}

#inhalte #team-verwaltungskraefte .ce_text .float_right {
	border: solid 1px #dadada;
	float: right;
	margin: 5px 0 0 30px;
	padding: 3px;
}

#inhalte #team-verwaltungskraefte .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 5px 30px 0 0;
	padding: 3px;
}

#inhalte #fuhrpark-motorrad .ce_text .float_right {
	border: solid 1px #dadada;
	float: right;
	margin: 5px 0 0 30px;
	padding: 3px;
}

#inhalte #fuhrpark-motorrad .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 5px 30px 0 0;
	padding: 3px;
}

#inhalte #fuhrpark-pkw .ce_text .float_right {
	border: solid 1px #dadada;
	float: right;
	margin: 5px 0 0 30px;
	padding: 3px;
}

#inhalte #fuhrpark-pkw .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 5px 30px 0 0;
	padding: 3px;
}

#inhalte #news .mod_newslist .layout_latest .image_container, #inhalte #news .mod_newslist .layout_full .image_container, #inhalte #news-archiv .mod_newsarchive .layout_latest .image_container {
	border: solid 1px #dadada;
	margin: 0 13px 6px 0 ;
	padding: 3px;
}

#inhalte #news_lesen .ce_text .image_container {
	border: solid 1px #dadada;
	margin: 0 13px 6px 0 ;
	padding: 3px;
}

/* Gästebuch */
#gaestebuch .ce_comments .comment_default {
	border-bottom: solid 1px #dadada;
	margin: 0 0 10px 0 ;
	padding: 3px;
}

#gaestebuch .ce_comments .info {
	margin: 0 0 10px 0 ;
}

#gaestebuch .ce_comments .last {
	border: 0;
	margin: 0 0 20px 0 ;
}

#gaestebuch .widget {
	margin: 0 0 15px 0;
}

#gaestebuch .widget label, #gaestebuch .widget .captcha_text {
	font-weight: bold;
}

/* Team */
#inhalte #team-fahrlehrer .ce_text, #inhalte #team-verwaltungskraefte .ce_text, #inhalte #fuhrpark-partner .ce_text {
	border-bottom: dotted 1px #dadada;
	margin: 0 0 20px 0;
	min-height: 130px;
	/* Min-height-Hack für IE6 */
	height: auto !important;
	height: 80px;
	padding-bottom: 20px;
}

#inhalte #team-fahrlehrer .intro, #inhalte #team-verwaltungskraefte .intro, #inhalte #fuhrpark-partner .intro {
	background-color: transparent;
	border: 0;
	margin: 0 0 0 0;
	min-height: 0;
}

#inhalte #team-fahrlehrer .ce_text .float_left, #inhalte #team-verwaltungskraefte .ce_text .float_left, #inhalte #fuhrpark-partner .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 0 20px 0 0;
	padding: 3px;
}

#inhalte #team-fahrlehrer .ce_text .float_right, #inhalte #team-verwaltungskraefte .ce_text .float_right, #inhalte #fuhrpark-partner .ce_text .float_right {
	border: solid 1px #dadada;
	float: left;
	margin: 0 0 0 20px;
	padding: 3px;
}

#inhalte #team-fahrlehrer .ce_text ul, #inhalte #team-verwaltungskraefte .ce_text ul, #inhalte #fuhrpark-partner .ce_text ul {
	list-style-type: none;
}

/* News-Bereiche */

#inhalte #news .layout_full .ce_text .float_right {
	border: solid 1px #dadada;
	float: right;
	margin: 5px 0 0 20px;
	padding: 3px;
}

#inhalte #news .layout_full .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 3px 20px 0 0;
	padding: 3px;
}

/* Temporär, 29.11.2009, 12:13 */
#inhalte #testseite .layout_full .ce_text .float_left {
	border: solid 1px #dadada;
	float: left;
	margin: 3px 20px 0 0;
	padding: 3px;
}

/* News-Übersicht */
#inhalte .mod_newslist .layout_latest {
	clear: both;
	margin: 10px 0 18px 0;
	padding-bottom: 0;
}

#inhalte .mod_newslist .layout_full {
	clear: both;
	margin: 0 0 30px 0;
	padding-bottom: 0;
}

#inhalte .mod_newslist .layout_full p.info {
	margin: 0 0 10px 0;
}

hr {
	color: #eaeaea;
	clear: both;
	visibility: hidden;
}

#inhalte #team-verwaltungskraefte .last, #inhalte #team-fahrlehrer .last {
	border: 0;
	padding: 0;
}

/* News lesen */
#inhalte #news_lesen .mod_newsreader .layout_full h3 {
	line-height: 20px;
	margin: 0 0 2px 0;
}

/* News-Archive */
#inhalte #news-archiv .mod_newsarchive h2 {
	line-height: 20px;
	margin: 0 0 50px 0;
}

#inhalte #news-archiv .mod_newsarchive .layout_latest h3 {
	line-height: 20px;
	margin: 0 0 2px 0;
}

#inhalte #news .mod_newslist .layout_latest h3 {
	line-height: 20px;
	margin: 0 0 2px 0;
}

#inhalte #news .mod_newslist .layout_full h3 {
	line-height: 20px;
	margin: 0 0 2px 0;
}

#inhalte #news .mod_newslist .layout_full h3 a:link, #inhalte #news .mod_newslist .layout_full h3 a:visited, #inhalte #news_lesen .mod_newsreader .layout_full h3 a:link, #inhalte #news_lesen .mod_newsreader .layout_full h3 a:visited {
	color: #ee7f01;
	text-decoration: none;
}

#inhalte #news .mod_newslist .layout_latest p.info {
	margin: 0 0 5px 0;
}

#inhalte #news .mod_newslist .layout_latest p.teaser {
	margin: 0 0 15px 0;
	/* min-height: 80px; */
}

#inhalte #news-archiv .mod_newsarchive h2 {
	border-bottom: none;
	margin: 0 0 5px 0;
}

#seitenleiste .mod_newslist .last {
	color: yellow;
	margin-bottom: 30px;
}

/* Pagination News */
#inhalte .pagination {
	border-top: dotted 1px #d9dadb;
	margin: 30px 0 20px 0;
	padding-top: 5px;
}

#inhalte #news .pagination ul {
	color: #666;
}

#inhalte #news .pagination {
	color: #666;
}

#inhalte .pagination ul li {
	display: inline;
	margin: 0 0 0 0;
}

#inhalte .pagination ul li a:link, #inhalte .pagination ul li a:visited {
	color: #666;
	text-decoration: none;
}

#inhalte .pagination ul li a:focus {
	color: #ee7f01;
	text-decoration: none;
}

#inhalte .pagination ul li a:hover, #inhalte .pagination ul li a:active {
	color: #ee7f01;
	text-decoration: none;
}

#inhalte .pagination ul li .current {
	color: #ee7f01;
	font-weight: bold;
	margin-left: -1px;
	text-decoration: none;
}

/* Leistungen */
#inhalte #leistungen .ce_text {
	border-bottom: dotted 1px #dadada;
	margin: 0 0 20px 0;
	padding-bottom: 5px;
}

#inhalte #leistungen .intro, #inhalte #info-fuehrerscheinklassen .intro {
	border-bottom: none;
	margin: 0 0 10px 0;
}

#inhalte #leistungen .last, #inhalte #info-fuehrerscheinklassen .last {
	border-bottom: none;
	margin: 0 0 0px 0;
}


/* Kontakt */
#inhalte #kontakt .kontakt-kontaktdaten {
	margin: 0 10px 60px 0;
	position: relative;
}

#inhalte #kontakt #dlh_googlemap_35, #inhalte #kontakt #dlh_googlemap_40 {
	margin: 0 0 36px 0;
	position: absolute;
	top: 0px;
	left: 285px;
}

#inhalte p.error {
	color: red;
}

#inhalte .ce_form {
	margin: 20px 0 0 0 ;
}

#inhalte #kontakt .ce_text h2 {
	
}

#inhalte .ce_form h2 {
	margin: 0 0 20px 0 ;
}

#inhalte .ce_form .col_0 {
	background-color: ;
	width: 110px;
}

#inhalte .ce_form .col_0 label {
	font-weight: bold;
}

#inhalte .ce_form #ctrl_12, #inhalte .ce_form #ctrl_13 {
	background-color: transparent;
	margin: 0 0 15px 0;
	width: 338px;
}

#inhalte .ce_form #ctrl_16 {
	margin: 0 0 15px 0;
}

#inhalte .ce_form .col_0 {
	vertical-align: top;
} 

#inhalte .ce_form tr.row_2, #inhalte .ce_form tr.row_4 {
	height: 30px;
	margin: 0 0 0 0;
} 

#inhalte .ce_form tr.row_3 td #ctrl_15, #inhalte .ce_form tr.row_3 td #opt_14_0 {
	background-color: ;
	margin: 0 0 15px 0;
} 


/* Google Maps */
#inhalte .dlh_googlemap {
	border: solid 1px #dadada;
}

/* Seitenleiste + Unternavigation */
#seitenleiste-container {
	background: url("../img/layout/bg_seitenleiste_box_unten.png") #eaeaea no-repeat;
	background-position: left bottom;
	float: right;
	font-size: 12px;
	margin-top: 33px;
	margin-right: 30px;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
	width: 170px;
}

/* Blendet Hintergrundbilder der Seitenleiste aus, wo gewünscht
.kontakt #seitenleiste, .kontakt #seitenleiste-container, .impressum #seitenleiste, .impressum #seitenleiste-container, .gaestebuch #seitenleiste, .gaestebuch #seitenleiste-container {
	background: url();
}
*/

#seitenleiste {
	background: url("../img/layout/bg_seitenleiste_box_oben.png") transparent no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-left: 20px;
}

.start #seitenleiste, .kontakt #seitenleiste, .impressum #seitenleiste, .gaestebuch #seitenleiste, .email-versendet #seitenleiste, .fehlerseiten #seitenleiste {
	padding-top: 30px;
	padding-left: 0;
}

#seitenleiste .seitenleiste-foto {
	padding-left: 20px;
}

#seitenleiste .seitenleiste-foto img, #inhalte #team-fahrlehrer table td img, #inhalte #team-verwaltungskraefte table td img {
	border: solid 1px #dadada;
	margin: 0 0 10px 0;
	padding: 3px;
}

#seitenleiste a:link, #seitenleiste a:visited {
	background-color: transparent;
	color: #666;
	display: block;
	margin: 0 0 5px 0;
	text-decoration: none;
}

#seitenleiste .mod_newslist h2, #seitenleiste .mod_newsmenu h2 {
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

#seitenleiste .mod_newslist .layout_simple {
	line-height: 18px;
	margin: 0 0 10px 0;
}

#seitenleiste .mod_newslist .last {
	margin: 0 0 20px 0;
}

#seitenleiste .mod_newsmenu ul.level_1 {
	margin-top: 13px;
}

#seitenleiste .mod_newsmenu ul.level_1 li ul.level_2 {
	margin-top: 6px;
}

#seitenleiste .mod_newsmenu ul.level_1 li ul.level_2 li {
	margin-bottom: 6px;
}

#seitenleiste .mod_newsmenu ul.level_1 li ul.level_2 li .active {
	color: #ee7f01;
}

#seitenleiste .mod_newsmenu ul li.year {
	background-color: transparent;
	color: #000;
	display: block;
	font-weight: bold;
	margin: 0 0 0 0;
	text-decoration: none;
}

#seitenleiste .mod_newsmenu ul li.year ul li {
	background-color: transparent;
	color: #000;
	display: block;
	font-weight: normal;
	margin: 0 0 0 0;
	text-decoration: none;
}

#seitenleiste .mod_newsmenu ul li.year ul li.last {
	margin: 0 0 20px 0;
}

#seitenleiste a:focus {
	outline: none;
}

#seitenleiste a:hover, #seitenleiste a:active {
	color: #ee7f01;
	text-decoration: none;
}

#seitenleiste .mod_navigation ul {
	margin-top: 13px;
}

#seitenleiste .mod_navigation ul li {
	margin-bottom: 6px;
}

#seitenleiste .mod_navigation ul li.active .active {
	color: #ee7f01;
}

#seitenleiste .mod_navigation h2, #seitenleiste .mod_newsmenu h2 {
	padding-top: 2px;
}

#seitenleiste h2 {
	border: 0;
	font-size: 14px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 0;
}

.news #seitenleiste h2 {
	padding-top: 2px;
}

#fb_like {
	position: absolute;
		top: 400px;
		left: 15px;
}

#inhalte-container {
	background-color: #fff;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	overflow: hidden;
	/* Erzeugt "hasLayout" für IE6, damit "overflow: hidden;" wirksam wird */
	width: 958px;
}

/* Fussteil + Navigation */
#fussteil {
	background: url("../img/layout/fussteil-unten.png") bottom left;
	background-color: transparent;
	border-top: solid 1px #ee7f01;
	height: 18px;
	overflow: hidden;
	padding-top: 2px;
}

#fussteil ul {
	color: #d9dadb;
	float: right;
	margin-right: 38px;
	list-style-type: none;
}

#fussteil ul li {
	display: inline;
	margin: 0 0 0 0;
}

#fussteil a:link, #fussteil a:visited {
	background-color: transparent;
	color: #d9dadb;
	font-size: 10px;
	text-decoration: none;
}

#fussteil a:focus {
	outline: none;
}

#fussteil a:hover, #fussteil a:active {
	color: #ee7f01;
	text-decoration: none;
}
