@import url(iehacks.css);

/* **** Global Reset **** */

* { 
	font-size: 100.01%; /* Die 0,1 sind ein Hack gegen Rechenfehler in Opera und Safari */
	line-height: 1em; 
	margin: 0; 
	padding: 0;}

html {
	font-size: 62.5%;  /* Dadurch entsprich 1em zirka 10px - leichter vorzustellen ;-) */
}

a {
	text-decoration:none;
}

/* **** STRUKTUR **** */


body {
	margin: 0;
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

<!--[if lte IE 6]> 
#wrapper_ie {
	margin: 0 auto;
	text-align:left;
	width: 802px;
}
<![endif]-->

html>body #wrapper_ie {
	text-align: left;
}

#wrapper_allover { /* fürn ie */
	margin: 0 auto;
	text-align: left;
	border-right: 2px solid #fff;
	/*border-bottom: 2px solid #fff;*/
	border-left: 2px solid #fff;
	width: 806px;

}

html>body #wrapper_allover { /* fürn feieafox */
	width: 802px;
	border-bottom: 2px solid #fff;
}

td {
	vertical-align: top;
}


/* **** HEADER **** */


#wrapper_header {
	width: 100%;
	background-color: #fff;
	padding-bottom: 0px;
}

html>body #wrapper_header {
	padding-bottom: 2px;
}

#menue {
	width: 802px;
	height: 98px;
	text-align:left;
	/*border-bottom: 2px solid #fff;*/
	/*background-color: #94CCE2;*/
	margin: auto;
}

.column_main { /* fürn ie */
	float: left;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #94CCE2;
	padding: 0px 5px 0px 5px;
	width: 97px; 
	height: 99px;
}

html>body .column_main { /* fürn feiafox */
	float: left;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	background-color: #94CCE2;
	padding: 0px 5px 0px 5px;
	width: 85px;
	height: 94px;
}

.menuepunkt_main {
	padding-top: 27px;
}

.menuepunkt_main a {
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
}

.menuepunkt_main_aktiv {
	padding-top: 27px;
}

.menuepunkt_main_aktiv a {
	text-align: left;
	font-size: 14px;
	font-weight: bolder;
	color: #006699;
}


/*.column_main a {
	text-decoration: none;
	color: #fff;
}*/

/* .column_main_active a { /* fürn ie 
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	height: 77px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	background-color: #94CCE2;
	padding: 58px 5px 0px 5px;
	width: 97px;
}

html>body .column_main_active a { /* fürn feiafox 
	height: 13px;
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	background-color: #94CCE2;
	padding: 75px 5px 6px 5px;
	width: 85px;
}*/

.column_main a:hover {
	color: #F66013;
}

#column_logo {
}

#servicemenue { /*fürn ie */
	float:left; 
	background-color:#94CCE2;
	width: 126px;
	height: 87px;
}

html>body #servicemenue { /* fürn firefox */
	float:left; 
	width: 126px; 
	height: 96px;
}

.sub_sub { /* fürn ie */
	padding: 4px 2px 1px 2px; 
	height: 25px; 
	font-size: 1.2em; 
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

html>body .sub_sub { /* fürn firefox */
	padding: 4px 2px 1px 5px; 
	height: 17px; 
	font-size: 1.2em; 
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}

.sub_sub a {
	text-decoration: none;
	font-weight: normal;
	color: #006699;
}

.sub_sub a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F66013;
}

#logo_header {
	float:right; 
	border-top: 2px solid #fff;
	/*border-bottom: 2px solid #fff;*/
}


/* **** CONTENT ***** */


#content_wrapper {
	background-image: url(bilder/hg.gif);
	background-repeat: repeat-y;
	width: 802px;
	float:left;
}

#index_wrapper {
	background-image: url(bilder/hg_index.gif);
	background-repeat: repeat-y;
	width: 802px;
	float:left;
}

#content { /* ie */
	float:left;
	width: 504px;
	padding: 10px 104px 0 10px;
}

html>body #content { /* feiafox */
	float:left;
	width: 390px;
	padding: 10px 104px 0 10px;
}

.column { /* fürn ie */
	float: left;
	width: 97px;
	display: inline;
	padding-right: 2px;
}

html>body .column { /* fürn firefox */
	width: 95px;
	float: left;
}

.column p { /* fürn ie */
	margin: 5px 0 0 5px;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

html>body .column p { /* fürn firefox */
	margin: 5px 0px 0 5px;
	font-size: 1em;
	font-weight: normal;
	color: #000;
}

.column_breit { /* fürn ie */
	width: 200px;
	margin: 70px 5px 0px 5px;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
}

html>body .column_breit { /* fürn firefox */
	width: 200px;
	margin: 75px 5px 0px 5px;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
}

#adressleiste_rechts {
	float:right;
	z-index: 1;
	width: 105px;
	background-color: #94CCE2;
}


/* **** SUBMENUE **** */

#submenue_wrapper {
	width: 193px;
	float:left;
}

#submenue_header {
	clear:both;
	border-bottom: 2px solid #fff;
	background-color: #94CCE2;
	height: 95px;
	width: 193px;
}

#submenue {
	width: 172px;
	padding: 10px;
	background-color: #94CCE2;
	border-right: 2px;
	/*font-size: 1.2em;*/
	font-family: Verdana, Geneva, Arial;
}

#submenue a {
	color: #000;
	text-decoration:none;
}

.first {
	font-size: 1.2em;
	padding-top: 1em;
}

.first_active {
	font-size: 1.2em;
	color: #000;
	padding-top: 1em;
	font-weight: bold;
}

.second {
	padding-left: 1em;
	margin: 0.5em;
}

.second_active {
	padding-left: 1em;
	font-size: 1em;
	color: #000;
	font-weight: bold;
	margin: 0.5em;
}

.third {
	margin-top: 0.5em;
	padding-left: 2em;
}

.third_active {
	padding-left: 2em;
	margin-top: 0.5em;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}

.fourth {
	margin-top: 0.5em;
	padding-left: 3em;
}

.fourth_active {
	padding-left: 3em;
	margin-top: 0.5em;
	font-size: 1em;
	color: #000;
	font-weight: bold;
}


/* **** FOOTER **** */

#footer {
	height: 107px;
	clear: both;
	background-color: #fff;
}

#footer_left { /* fürn ie */
	float:left;
	width: 192px;
	height: 105px;
	background-color: #94CCE2;
	border-top: 2px solid #94cce2;
}

html>body #footer_left { /* fürn feiafox */
	width: 192px;
	height: 105px;
	background-color: #94CCE2;
	border-top: 2px solid #94cce2;
}

#footer_middle { /* fürn ie */
	float:left;
	width: 498px;
	height: 105px;
	/*background-color: #94CCE2;
	border-right: 2px solid #fff;*/
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
}

html>body #footer_middle { /* fürn ff */
	width: 500px;
}

#footer_right { /* fürn ie */ 
	float: right;
	width: 90px;
	height: 103px;
	/*background-color: #f66013;*/
	border-top: 2px solid #fff;
}

html>body #footer_right { /* fürn ff */ 
	width: 95px;
	margin-right: 10px;
}



/* **** AUSZEICHNUNGEN **** */


h1 {
	color:#F66013;
	font-weight:bold;
	font-size:1.6em;
	padding-bottom: 0.6em;
}

h1 a {
	color: #f66013;
}

h2 {
	color:#F66013;
	font-weight:bold;
	font-size:1.4em;
	padding-bottom: 0.6em;
}

h2 a {
	color: #f66013;
}

h3 {
	color:#F66013;
	font-weight:normal;
	font-size:1.2em;
	padding-bottom: 0.3em;
}

h4 {
	color:black;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom: 0.3em;
}

h5 {
	color:#F66013;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom: 0.3em;
}

#content p {
	font-size: 1.2em;
	line-height: 1.4em;
}

.column p {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 1em;
}

.column a {
	text-decoration: none;
	color: #000;
	line-height: 1.2em;
}

.bodytext {
	line-height: 1.2em; 
	font-size:1em;
}

blockquote {
	padding-left: 3em;
}

li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mbitgallery-pi1 a {
	text-decoration:none;
	font-size:1.2em;
	line-height:1.5em;
	color:#006699;
}

.shop_minibasket {
	font-size: 1.2em;
	padding: 5px;
	color: #fff;
	background-color: #006699;
	border: 1px dotted #f66013;
}

.shop_minibasket a {
	color: #fff;
	text-decoration: none;
}

.normal {
	font-size: 12px;
	line-height: 14px;
}

textarea {
	font-size: 12px;
	line-height: 14px;
}

input {
	font-size: 12px;
	line-height: 14px;
}


/* PLUGIN MJS EVENTS */


.tx-mjseventpro-pi1-singleViewField-descr {
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-singleViewField-title {
	color:#F66013;
	font-weight:bold;
	font-size:1.4em;
}

tx-mjseventpro-pi1-singleViewField-title a {
	color: #f66013;
}

.tx-mjseventpro-pi1-teaserView-header {
	color:#F66013;
	font-weight:bold;
	font-size:1.2em;
	padding-bottom: 0.8em;
}

.tx-mjseventpro-pi1-teaserViewField-bdatetime {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-teaserViewField-bdatetime a {
	color:black;
}

.tx-mjseventpro-pi1-teaserViewField-title {
	color: #f66013;
	font-size: 1,4em;
	font-weight:bold;
	padding-bottom: 0.5em;
}

.tx-mjseventpro-pi1-teaserViewField-title a {
	text-decoration:none;
	color: #f66013;
}

.tx-mjseventpro-pi1-teaserView-listlink {
	color: black;
	font-size: 0.9em;
	line-height: 1.1em;
	padding-top: 1em;
}

.tx-mjseventpro-pi1-teaserView-listlink a {
	color:black; 
}

.tx-mjseventpro-pi1-listViewField-bdate a {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-listViewField-time {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-listViewField-title a {
	color: #f66013;
	font-size: 1,4em;
	font-weight:bold;
	padding-bottom: 0.5em;
}

.tx-mjseventpro-pi1-singleViewHeader-bdate {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-singleViewField-bdate {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

.tx-mjseventpro-pi1-singleViewHeader-btime {
	font-size: 1.2em;
	line-height: 1.4em;
	color: black;
}

.tx-mjseventpro-pi1-singleViewField-btime {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

.tx-mjseventpro-pi1-singleViewHeader-fees {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
}

.tx-mjseventpro-pi1-singleViewField-fees {
	color: black;
	font-size: 1.2em;
	line-height: 1.4em;
}

.tx-mjseventpro-pi1-singleViewField-fees a {
	color: black;
}


/* TT_NEWS */

.news_item_wrapper {
	padding-bottom: 15px;
}

.mini {
	font-size: 0.5em;
}

/* PLUGIN PRODUCTS */

.fett_blau {
	color: #006699;
	font-weight:bold;
}


/* NEWSLETTER */

.nl_linktop {
	color:white;
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial;}
.nl_linktop:hover {
	color:#FF860D;
	text-decoration:none;
	font-size:11pt;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial;}
A.nl_linko:link {
	color:#FF8221;
	text-decoration:none;
	font-size:11pt;
	font-family:Arial black;}
A.nl_linko:visited {
	color:#FF8221;
	text-decoration:none;
	font-size:11pt;
	font-family:Arial black;}
A.nl_linko:hover {
	color:#FF8221;
	text-decoration:underline;
	font-size:11pt;
	font-family:Arial black;}
.text {
	color:black;
	font-weight:normal;
	font-size:10pt;
	font-family:Verdana, Geneva, Arial;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.csc-mailform-field {
	width: 150px;
}