/*********** CSS Notterkran ***********/

body{
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff url('img-notterkran/bg_egr.jpg') repeat-x;
	font-size:11px;
}

A {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#e0001b;  
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	text-decoration: underline;
}

h1{	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#e0001b;
	text-transform: uppercase;
	margin-top: 20px;
	line-height: 140%;
}

h2{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 160%;
	font-weight: bold;
}

h4{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}

h5{
	background-image: url(img/pdf.png); background-repeat:no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 25px;
	margin-right: 15px;
}


p,td{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	line-height: 160%;
}

ul{
	padding-left:15px;
	margin:0px;
}

li{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666;
	line-height: 160%;
	list-style-image: url(img/bullet.png);
	list-style-position:outside;
	margin-left:10px;
}

#complete{
height:auto;
left:50%;
margin-left:-497px;
margin-top:10px;
position:absolute;
width:995px;
}

#logo{
background-image:url(img-notterkran/logo.png);
display:inline;
float:left;
height:66px;
margin:10px 0 16px 10px;
width:287px;
}


#hilfsnavi{
	float:left;
	text-align: right;
	color: #d9d9d9;
	margin:11px 20px 0px 145px;
	display:inline;
}

*html #hilfsnavi{
	margin:9px 0px 0px 145px;
	float:left;
	text-align: right;
	color: #d9d9d9;
	display:inline;
}

#hilfsnavi a{
	font-size: 11px;
	font-weight: normal;
	color: #999;
	padding:0px 13px 0px 13px;
	text-decoration: none;

}

#hilfsnavi a:hover{
	text-decoration: underline;
}


#search{
	height: 23px;
	float: left;
}

#search_field{
	border: 1px solid #d9d9d9;
	margin-left: 70px;
	float: left;
	background-color: #fff;
	height: 23px;
}

#search_button{
	background-repeat: no-repeat;
	float: right;
	height: 23px;
}

#nav{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img-notterkran/nav_bg_egr.jpg) no-repeat scroll 0 0;
display:inline;
float:left;
height:72px;
width:995px;
}

#hauptnav{
height:61px;
margin:11px 0 0 10px;
width:995px;
}


#nav a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	position: relative;	
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#header_img{
	width: 930px;
	height: 299px;
	clear: both;
}

#hauptcontent{
border-bottom:1px solid #ABABAB;
border-left:1px solid #ABABAB;
border-right:1px solid #ABABAB;
display:inline;
float:left;
margin:0 0 10px 10px;
padding-bottom:50px;
width:974px;		
}


#hauptcontent_start{
	float:left;
	background-color:#F4F2F3;
	background-image: url(img/start_bg.jpg);
	background-repeat:no-repeat;
	display:inline;
	width: 800px;
	height:400px;
	margin: 0px 0px 10px 87px;		
}

#content{
	width: 640px;
	height: auto;	
	margin: 40px 40px 0px 40px;
	/*padding: 40px 210px 0px 40px;*/
	float:left;
	display:inline;
}

#content_left{
display:inline;
float:left;
height:auto;
margin:40px 10px 40px 40px;
width:600px;
}

#content_right{
	width: 180px;
	float: right;
	display:inline;
	margin-top: 80px;
	padding:10px 20px 10px 30px;
	border-left:1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
}

#box{
	width: 240px;
	height: 400px;
	float: left;
	padding: 50px 50px 0 20px;
}


/****** MAILFORM **************/

label {
	line-height: 1.3em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #666;
	border: 0px;
	width: 100px; 
	float:left;
	text-align: right;
	padding: 2px;

}

.csc-mailform-submit{
	margin-left:124px !important;
}

.csc-mailform {
	border:0px;
	padding: 20px 0px 20px 0px;
	border: 1px solid #e5e5e5;
	width: 400px;
	margin-top: 10px;
}

.csc-mailform-field{
	padding-top:7px;
	font-size:12px;
}

.csc-mailform input{
	border:1px solid #ccc;
	margin-left: 20px;
	width:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 2px; 
}

.csc-mailform textarea{
	border:1px solid #ccc;
	margin-left: 20px;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px; 
}


.inputSubmit{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
	background-color: #C0C0C0;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 125px !important;
}



form{
	display:inline;
	border:none;
}


.field {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #fff;
	border: none;
	height:15px;
}
 fieldset { 
 	display:inline;
 	border:none; 
	margin: 0px;
	padding: 0px;}
	
.form-error p, .form-error li{
	line-height: 1.3em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	border: 0px;
	color:#f00 !important;
	padding-left: 20px;

}

/****** NEWS **************/

#news{
	font-family: Helvetica, Arial, sans-serif;
	height: auto;
}

#news h1{
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	padding: 5px 0px 7px 0px;
	width: 215px;
	background-image: url(img/btn02.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #0f4274;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#news a{
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	line-height: 140%;
}

#news a:hover{
	text-decoration: underline;
}

#news_content{

	font-size: 11px;
	color: #000;	
	text-decoration: none;
	margin: 5px 20px 10px 35px;
}

.news-list-item{
	border-bottom: 1px solid #fff;
	padding: 15px;
	background-color: #eee;
	display:block;
	width: 640px;
	color: #666;
}

/****** FOOTER **************/

#footer{
border-bottom:1px solid #ABABAB;
border-top:1px solid #ABABAB;
clear:both;
display:inline;
float:left;
height:auto;
margin:5px 0 30px 8px;
width:980px;	
}

#copyright{
color:#666666;
padding:5px 0;
text-align:center;
}

 
/****** NEWS UEBERSICHT **************/

span.news-latest-date{
	color: #666;
	display:inline;
	margin-top:10px;
}

b, strong {
	font-weight:bold;
	line-height: 160%;
}


.flagge{
	display:inline;
	float:left;
	margin-top: 5px;
	margin-right:5px;
	margin-left:5px;
}
.flagge img{
border:none;
}

.tx-macinasearchbox-pi1 {
	color:#999999;
	display:inline;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-right:10px;
	margin-top:5px;
	text-align:right;
}

.tx-macinasearchbox-pi1 .field { height:18px; border:1px solid #999; font-size: 10px; background-color: #fff; color: black; font-weight:normal; font-family: Helvetica, Arial, sans-serif;}

 fieldset { 
 	display:inline;
 	border:none; 
	margin: 0px;
	padding: 0px;}

.tx-srlanguagemenu-pi1{
	display:inline;
	float:left;
	margin-top: 5px;
}


/* default styles for extension "tx_srlanguagemenu_pi1" */
   .tx-srlanguagemenu-pi1 p { font-family: Verdana, sans-serif; font-size: .8em; line-height:100%; color: #35006d; margin-top: 8px; padding: 0; text-indent: 0; }
   .tx-srlanguagemenu-pi1 img { margin: 0 0 0 10px; padding: 0; border-style: none; }
   .tx-srlanguagemenu-pi1 .CUR { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .CUR a { background-color: transparent; color: #35006d; text-decoration: none; font-weight: bold; }
   .tx-srlanguagemenu-pi1 .CUR a:focus, .tx-srlanguagemenu-pi1 .CUR a:hover, .tx-srlanguagemenu-pi1 .CUR a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .NO { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .NO a { background-color:transparent; color: #35006d; text-decoration:none; font-weight:bold; }
   .tx-srlanguagemenu-pi1 .NO a:focus, .tx-srlanguagemenu-pi1 .NO a:hover, .tx-srlanguagemenu-pi1 .NO a:active { color:#333333; }
   .tx-srlanguagemenu-pi1 .INACT { float: left; font-size: .8em; }
   .tx-srlanguagemenu-pi1 .INACT a { background-color:transparent; color: #35006d; text-decoration: none; font-weight: normal; }
   .tx-srlanguagemenu-pi1 .INACT a:focus, .tx-srlanguagemenu-pi1 .INACT a:hover, .tx-srlanguagemenu-pi1 .INACT a:active { color: #333333; }
   .tx-srlanguagemenu-pi1 .SPC {  float: left; font-family: Verdana, sans-serif; font-size: .8em; line-height: 100%; color: #35006d; }
   .tx-srlanguagemenu-pi1 fieldset { }
   .tx-srlanguagemenu-pi1 fieldset legend { }
   .tx-srlanguagemenu-pi1 fieldset label { display: none; }
   .tx-srlanguagemenu-pi1 fieldset select { height:19px; border:1px solid #999; font-size: 10px; background-color: #fff; color: #999; font-weight:normal;}
   .tx-srlanguagemenu-pi1 fieldset option.tx-srlanguagemenu-pi1-option-0 { }


/*============================MAINMENU====================================================*/


#navigationlbs a {
	color: #666;

}
#navigationlbs a:hover {
	color: #222;
}
#navigationlbs ul, #navigationlbs ul li {
	list-style-type : none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#navigationlbs ul li li{
	float:none !important;
	
}

#navigationlbs ul li{
	float:left;	
}

#navigationlbs ul{
	margin:0px;
	padding: 0px;
	
}

/*=======LEVEL 1 =====================*/

#navigationlbs ul li a {
	display: block;
	/*width: auto;*/
	line-height: 1.2em;
	height:61px;
	overflow:hidden;
	text-indent: -999em;
	background-repeat:no-repeat;
	/*background-color:yellow;*/
}

#navigationlbs ul li li a {
	text-indent: 0em;
	height:auto;
}

#navigationlbs ul li a:hover,
#navigationlbs ul li:hover a,
#navigationlbs ul li.sfhover a,
#navigationlbs ul li.level1Act a,
#navigationlbs ul li.level1ActIE a
{
	background-position:0px -61px;
}

/*=======LEVEL 2 =====================*/

#navigationlbs ul li ul li {
	line-height: 1.5em;
}

#navigationlbs ul li ul li a {
	font-size:  0.89em;
	
}
#navigationlbs ul li ul li a:hover {
	color:#666 !important;	
	background-color:#e5e5e5;	
}
#navigationlbs ul li.level1 ul.m2,
#navigationlbs ul li.level1Act ul.m2
 {
	padding: 0px 0px;
	position: absolute;
	left: auto;
	margin: 0px 0px 0px 0px;
	width: 190px;
	z-index: 20;
	background-image:url(img-notterkran/bg_button_eurogruas.jpg);
	background-repeat: repeat-y;
}

#navigationlbs ul li ul.m2 {
	display: none;
}

#navigationlbs ul li:hover.level1 .m2,
#navigationlbs ul li:hover.level1Act .m2, 
#navigationlbs ul li.over ul.m2 {
	display: block;
	border-width:1px 1px 0px;
	background-image:url(img-notterkran/bg_button_eurogruas.jpg);
	background-repeat: repeat-y;
}

#navigationlbs ul li.sfhover .m2{
	display: block;
	border-width:1px 1px 0px;
	background-color: #e5e5e5;
	
}

#navigationlbs ul li:hover.level1 .m2 a,
#navigationlbs ul li:hover.level1Act .m2 a,
#navigationlbs ul li.over ul.m2 a {
	padding: 0px 5px 0px 15px;
	/*width: 135px;*/
	border: 0px;
	color:#626262;
	line-height: 2.5em;
	border-bottom:1px solid #d2d2d2;
}

#navigationlbs ul li.sfhover .m2 a {
	padding: 0px 5px 0px 15px;
	/*width: 135px;*/
	border: 0px;
	color:#626262;
	line-height: 2.5em;
	border-bottom:1px solid #d2d2d2;
}


/*---------Level2 act-------------*/






/*=======LEVEL 3 =====================*/

#navigationlbs ul li ul li ul li{
	line-height: 1.5em;
}
#navigationlbs ul li ul li ul li a {
	font-size:  0.89em;	
}

#navigationlbs ul li.level1 ul.m3,
#navigationlbs ul li.level1Act ul.m3 {
	padding: 0px 0px;
	position: absolute;
	left: auto;
	margin: 0px 0px 0px 150px;
	width: 160px;
	z-index: 20;
	background-image:url(img-notterkran/bg_button_eurogruas.jpg);
	background-repeat: repeat-y;
	line-height: 2.5em;
}

#navigationlbs ul li ul li ul li a:hover {
	color:#666 !important;	
	background-color:#e5e5e5;	
}

#navigationlbs ul li ul.m3
{
	display: none;
}

#navigationlbs ul li:hover.level2 .m3, #navigationlbs ul li:hover.level2Act .m3 {
	display: block;
	border-width:1px 1px 0px;
	background-image:url(img-notterkran/bg_button_eurogruas.jpg);
	background-repeat: repeat-y;
	margin-left: 150px; /* Breite eines Listenelements - Überlagerung */
	margin-top: -20px; /* Höhe eines Listenelements */
}

#navigationlbs ul li.over ul.m3 {
	display: block;
	border-width:1px 1px 0px;
	background-color: #e5e5e5;;
	margin-left: 150px; /* Breite eines Listenelements - Überlagerung */
	margin-top: -20px; /* Höhe eines Listenelements */
}

#navigationlbs ul li ul li.sfhover .m3 {
	display: block;
	border-width:1px 1px 0px;
	background-color: #eee;
	margin-left: 150px; /* Breite eines Listenelements - Überlagerung */
     margin-top: -15px; /* Höhe eines Listenelements */
}

#navigationlbs ul li:hover.level1 .m3 a,
#navigationlbs ul li ul li.sfhover .m3 a,
#navigationlbs ul li:hover.level1Act .m3 a,
#navigationlbs ul li.over ul.m3 a {
	padding: 0px 5px 0px 15px;
	/*width: 135px;*/
	border: 0px;
	color:#626262;
	line-height: 2.5em;
	border-bottom:1px solid #d2d2d2;	
}

* html #navigationlbs ul li ul li {
	height:1%;
}
* html #navigationlbs ul li ul li a {
	height:1%;
}


#myGallery124{
	border: none;
}

.tx-wecmap-map {
	line-height: 1.3em; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	border: 0px;
}

#news-latest-title a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#666666;  
	text-decoration: none;
	font-weight: normal;
	line-height:160%;
}

#news_latest_title a:hover{
	text-decoration: none;
}


#news-latest-morelink a{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#e0001b;  
	text-decoration: none;
	font-weight: bold;
}
#news-latest-morelink a:hover{
	text-decoration: underline;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #C5C7C8;
padding:0;
}

#text_frame{height:106px; width:340px; background-color:#c5c7c8;font-size:13px;}
*html #text_frame{height:106px; width:327px; background-color:#c5c7c8; font-size:13px;}
*html div.csc-textpic-intext-right-nowrap{margin-top:10px; background-color:#c5c7c8;}

#text_frame p{color:#1a171b; padding:5px;}

#text_frame02{height:106px; background-color:#c5c7c8;font-size:13px; width:200px;}

#text_frame02 p{color:#1a171b; padding:5px;}

#einladung {margin: 0px 0px 20px -30px;}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
margin-top:5px;
color:#666;
}


#bilder_folgeseite{
	padding:0;
	margin:0;
	float:left;
	margin-left:10px;
}
#alphanavi{
width:460px;
background:url("img/bg-alpha2.jpg") no-repeat scroll center 4px transparent;
height:auto;
padding:0;
margin:15px 450px 0px 0px;
padding:0 0 50px 0;
float:left;}
#alphanavi ul{
margin:0 0 0 3px;
padding:0;
list-style-type:none;}
#alphanavi li{
float:left;
width:17px;
list-style:none;
text-align:center;}
#alphanavi a{
color:#E0001B;
width:17px;
height:28px;
font-size:120%;
line-height:32px;
text-align:center;
font-weight:bold;
padding:10px;
display:inline;
text-decoration:none;}
*html #alphanavi a{
color:#E0001B;
width:17px;
height:28px;
font-size:120%;
line-height:32px;
text-align:center;
font-weight:bold;
padding:0px;
display:inline;
text-decoration:none;}
#alphanavi a:hover{
color:#FFF;
background:url("img/bg-alpha.gif") no-repeat scroll center center transparent;}
#alphanavi ul li#current a{color:#FFF;background:url("img/bg-alpha.gif") no-repeat scroll center center transparent;}


#link {
height:92px;
position:absolute;
width:287px;
}


/****** Occassionsliste **************/

.occ-list-item{
	border: 1px solid #ccc;
	padding: 3px;
	float:left;
	width: 600px;
	color: #666;
	background-color:#fff;
	margin-top:3px;
}

.occ-list-item p{
	margin:0;
	padding:0;
}

.occ-list-container{
	float:left;
	width: 640px;
	color: #666;
}

.list_name h1{
	margin:0;
	padding:0;
}

.list_ort {
	display:inline;
	float:left;
	margin:15px 20px 0px 0px;
	width:70px;
}

.list_name {
	display:inline;
	float:left;
	margin:15px 20px 0px 0px;
	width:200px;
}

.list_preis {
	display:inline;
	float:left;
	margin:15px 0px 0px 0px;
	width:100px;
}

.list_bild {
	display:inline;
	float:left;
	margin-right:20px;
	width:143px;
	height:auto;
}


.list_bild img{
	margin:0;
	padding:0;
}

.spacer-gif{height:0px;}

#occ_table{
	background-color:#ccc;
	width:608px;
	margin:0;
	padding:0;
	margin-top:25px;
}

*html #occ_table{
	background-color:#ccc;
	width:600px;
	margin:0;
	padding:0;
	margin-top:25px;
}

.occ_white{
color:#fff; margin-left:10px; font-size:12px; font-weight:bold;}

.single_download{padding:10px; margin:20px 0px 20px 0px;}


