/*-Structure-------------------------------------------------*/
#page{
	width: 951px;
	margin: 20px 0 0 23px;
}

#topNavi{
	margin-top: 20px;
	clear: both;
	position: relative;
	top: 0;		
	width: 951px;			
	height: 47px;
	padding-top: 6px;
	list-style: none;				
}

#mainframe{
	width: 951px;
	clear: both;	
}

#content{	
	width: 620px;
	padding: 10px 0;	
	float: left;
	position: relative;
}


/*-Basic Elements-------------------------------------------------*/
*{
	padding: 0;
	margin: 0;	
}

body{
	font-family: verdana;
	font-size: 11px;	
}


img{
	border: 0;
}

td,th{
	vertical-align: top;
}

caption {
    font-size: 14px;
    font-weight:bold;
    padding-left:10px;
	margin-bottom: 10px;	
	text-align:left;
}


h4{
	font-size: 12px;
}

/*-Basic Classes-------------------------------------------------*/

.alignCenter { text-align:center; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }

.leftfloater { float:left; }
.rightfloater { float:right; }

.bold {font-weight:bold;}

.rightspacer{
	margin-right: 10px !important;
	margin-right: 20px;
}

.nomargin{
	margin: 0 !important;
}

.leftspacer{
	margin-left: 20px;
}

.spacertop{
	margin-top: 10px;
}


img.leftfloater{	
	margin: 0 15px 15px 0;
}

img.leftfloaterNoMarginLeft{
	float: left;
	margin: 0 0 15px 0;
}

#content .teaser img.leftfloater{	
	margin: 0 15px 0 0;
}



div.leftfloaterHighlight{
	float: left;
	margin: 0 15px 15px 0;
	width: 180px;
	height: 120px;

}

.rightfloater{
	float: right;
	margin: 0 0 15px 15px;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


.noList{
 	 list-style: none;
 	 margin-left: 0 !important;
 	 padding-left: 0 !important;
 }
 
 .noList li{ 	
 	 margin-left: 0 !important;
 	 padding-left: 0;
 }

.normal, 
 a.normal:link, 
 a.normal{
     font-weight:normal !important;
 }
 
 a.normal:hover, 
 a.normal:active {
     font-weight:bold !important;
 }
 
a.bigLink,
a.bigLink:link,
a.bigLink:visited,
a.bigLink:hover{
	font-size: 12px;	
}

.dottedLine {
   	width: 100%;
    height: 1px;
}

/*-Header Elements-------------------------------------------------*/
#logo a {
	float: left;
	display:block;
  	width:140px;
  	height: 68px;
  	text-indent: -9999px; 	
}


#logoasm a{
	float: left;
	display:block;
  	width:121px;
  	height: 68px;
  	text-indent: -9999px; 
	margin: 0 0 0 44px;	
}



#infonavi{
    list-style:none;
    float:right;
    padding: 3px 20px 2px 0;
}

#infonavi li, #footerNavi li {
    float:left;
    margin-left: 15px;
}


#infonavi a{
	text-decoration: none;
	font-size: 10px;
	margin-right: 6px;
}


/* Navigation oben */
#topNavi{
	margin-top: 0;
	clear: both;
	position: relative;
	top: 0;		
	width: 951px;			
	height: 46px;
	list-style: none;		
}

#topNavi li{    
    float:left;
    height: 23px;
    line-height: 23px;  
}

#topNavi li ul {
    position: absolute;
    margin-top: 0px;   
    left: 0;
    display:none;
    width: 951px;
    list-style: none;
    height: 20px;
}

#topNavi a.topn:link,
#topNavi a.topn:visited {
	font-size: 11px;
    display: block;
    width: 134px;
    height: 23px;
    line-height:23px;    
    text-align:center;    
}

#topNavi li a:hover,
#topNavi li a:active,
#topNavi li a:focus, 
#topNavi li.active a:link,
#topNavi li.active a:visited{
	font-weight: bold;
}


		
#topNavi li.active ul {		  
	display: block;
}

#topNavi li:hover ul, 
#topNavi li.over ul { 
		 display: block;
		 z-index: 60;
}		

#topNavi a{    
    text-decoration: none;
}


#topNavi li.active ul {
    display:block;
}


#topNavi li ul li{    
    height: 20px;
    line-height: 20px;  
}

#topNavi li ul li a:link,
#topNavi li ul li a:visited,
#topNavi li.active ul li a:link,
#topNavi li.active ul li a:visited{
		width: auto !important;
		display:block;
		font-weight: normal;
		padding: 0 7px;
		font-size: 10px; 
}

#topNavi li ul li a:hover,
#topNavi li ul li a:active,
#topNavi li ul li a:focus,
#topNavi li.active ul li a:hover{		
		font-weight: bold;		
}


/*-Content-------------------------------------------------*/

#content p{
    margin: 10px 0;
}

#content ul, ol{
	margin: 5px auto;
	padding-left: 25px;
}

#content a,
#content a:link,
#content a:visited,
#content a:hover{
	font-weight: bold;
	text-decoration: none;
}

.article h1{
	font-size: 14px;
	padding-bottom: 10px;
}

#content h2, #content h2 a {
	font-weight: normal !important;
	font-size: 11px;	
}

#content h3, #content h3 a{
	font-size: 13px;
	margin-bottom: 10px;
}

.icons{
	height: 14px;
	line-height: 14px;
	text-align: right;
	float: right;
}

#content div.wkicons{
    float: left; 
	height: 15px;
	line-height: 15px;
	position: relative;
	top: -2px;
	padding-right: 5px;
	
}

#content .icons a{
	padding-right: 3px;
	font-size: 10px;
	padding-top: 1px;
}

.icons a.bilder{
	padding-left: 18px;
}

.icons a.downloads{
	padding-left: 13px;
}

.icons a.kommentare{
	padding-left: 15px;
}

.icons a.video{
	padding-left: 22px;
}

.icons a.umfrage{
	padding-left: 18px;
}
 
#content .teaser p{
	margin: 0;
	padding: 0;
}

#content .teaser h1{
	font-size: 14px;
	padding-bottom: 10px;	
}

.contenttrennerohne{
	height: 14px;
	line-height: 14px;	
}

.date-header{
	width: 620px;
	border-bottom: 1px solid #D7DFE2;
	margin: 10px 0;
	height: 20px;
	line-height: 20px;	
}

#content .article .date-header h3{
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.seven-days, .archiv-link{
	text-align: right;
	padding-right: 10px;
	margin: 20px 0;	
}

#content .seven-days-list{
	padding: 0;
	margin: 10px 0 20px 0;
	list-style: none;
}

.seven-days-list li{
	padding: 0 0 3px 0;
	margin: 0;
}

.date-header span{
	float: right;
}

.half-sized-box {
 	width: 300px; 	
}

.double-box td{
	width: 278px; 
	padding: 10px 11px;	
}

.double-box th{ 		
 	text-align: left;
 }

td.double-box-spacer,
#content th.double-box-spacer{
	width: 20px !important;
	padding: 0 !important;
	margin: 0 !important;
}

#content .double-box td ul{
 	list-style: none;
 	margin: 0;
 	padding: 0;
 }
 
 .full-sized-box{
 	width: 620px; 	
 }
 
  
 #content .half-sized-box p,
  #content .full-sized-box p{
	font-size: 9px;
}

#content .half-sized-box .boxheader,
#content .double-box th{
	padding: 0 0 0 11px;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	width:289px;	
	text-transform:uppercase;	
}


 #content .full-sized-box .boxheader{
	padding: 0 0 0 11px !important;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	width: 609px !important;		
}




.video-box-height .boxBody{
	height: 110px;
}

.video-box{
	width: 280px;
}

.video-box-left{
	width: 130px;
	float: left;
	height: 112px;
}

.video-box-right{
	width: 133px;
	float: right;
	height: 112px;
}

.video-box-right img,.rueckfruf-box img{
	width: 60px;
	display: block;
	float: left;
	margin-right: 10px;
}

.video-box-right ul{
	padding-top: 2px;
}

#content .half-sized-box .boxBody{
	padding: 10px;			
	font-size: 9px;		
	width: 280px;	
	margin-bottom: 6px;
}

#content .full-sized-box .boxBody{
	padding: 10px;			
	font-size: 11px !important;		
	width: 600px !important;	
	margin-bottom: 6px;
}


#content .full-sized-box .boxBody p,
#content .full-sized-box .boxBody a{
	font-size: 11px;	
	
}

.half-sized-box a.more,
.full-sized-box a.more{
	padding-left: 13px;
	font-weight: bold;
	text-decoration: none;
}

.boxList,#content .boxList{
	list-style: none;	
	padding-left: 0;
}
		
.boxList li{	
	padding-left: 13px;
	margin-bottom: 3px;
}
		
.boxList li a{
	text-decoration: none;	
}

.verlaufbox {
	width: 618px;
	background: #F4F5F6;
	border: 1px solid #7F92A1;
	border-top: 0;
}

.verlaufbox a{
	color: ;
}


.verlaufbox div.verlaufbox_content{
	padding: 10px;
}

#content h2.suchergebnis-header{
	font-size: 13px !important;
	font-weight: bold !important;
	margin: 20px 0 0 0;
	padding: 0;
}

#content h2.suchergebnis-header span{
	font-size: 10px;
}


 /* Bilder Galerie */

#picture-galery-top{
	height: 6px;
	line-heigt: 6px;
	padding: 0;
	font-size: 2px;
	margin: 20px 0 0 0;
	width: 620px;
}

#picture-galery-main{
	width: 620px;
	clear: both;
	padding: 0;
}

#picture-galery-main h2{
	font-size: 11px;
	padding: 10px 30px;
}

.picture-galery-active{
	width: 400px;
	padding: 0 30px 0 30px;
	text-align: center;
}


#picture-galery-main .picture-galery-active p{
	width: 400px;
	padding: 5px;
	font-size: 9px;
	text-align: left;
}

#picture-galery-bottom{
	width: 620px;
	clear: both;
	height: 33px;
	line-height: 33px;
	margin: 0 0 20px 0;
}

.picture-galery-goleft{
	margin-left: 30px;
	font-size: 10px;
	padding-left: 15px;
}

.picture-galery-counter{
	width: 300px;
	text-align: center;
	font-size: 10px;
}

.picture-galery-goright{
	margin-right: 30px;
	font-size: 10px;
	padding-right: 15px;
}

.galery-selector{
	margin-top: 4px;
	font-size: 9px !important;
}

.galery-box-list{
	float: left; 
	width: 130px;
	margin: 0 13px 0 3px;
}

.topheader{
	margin-bottom: 20px;
} 


.topheaderDatum{
	float: right;		
}

.topheader h1 {
    margin: 10px 0 7px 0;
	font-size: 14px;	
}


#content .herstellerheader h2{
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold !important;
}

.uebersichtsHeader{
	margin: 5px 0 17px 0;
	clear: both;
	padding-bottom: 5px;
}

.uebersichtsHeaderPdm{
	margin: 5px 0 17px 0;
	clear: both;
	padding-bottom: 5px;
}


.uebersichtsHeaderShort{
	margin: 14px 0 17px 0;
	clear: both;
	padding-bottom: 5px;
}

.produktDesMonats{
	height: 220px;
}


.uebersichtsDatum{
	float: right;		
}

.boxRectangleContent{
	padding: 30px 0 13px 0;
	float: left;
	width: 300px;
}

#nextToRectangleContent{
	float: left;
	width: 300px;
	padding: 30px 0 0 20px;
}

#nextToRectangleContent form{
	padding: 0;
	margin: 0;
}

#content #nextToRectangleContent h2{
	height: 23px !important;
	line-height: 23px;
	padding: 0 10px;
	background: #BDC7D0 !important;
	border-top: 1px solid #9DA5B2 !important;
	border-bottom: 1px solid #9DA5B2 !important;
	color: #22486C;
	font-size: 13px;
	margin: 0;	
	font-weight: bold !important;
}

#howards-home ul{
	width: 300px;	
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
}

#howards-home{
	width: 620px;
	margin: 8px 0;
	padding: 0 0 10px 0;	
}


#howards-home ul li{
	padding: 0 0 2px 20px;	
}
		
#howards-home ul li a{	
	font-size: 10px;
	font-weight: normal !important;				
}

#howards-home .howards-header h3{ 
	font-size: 11px;
	color: #000
}

#howards-home .howards-header h4 a{ 
	float: right;
	font-size: 11px;
	color: #000
}

.howards-header{
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}

.article dl{
	padding: 0;
	margin: 0 10px 10px 0;
     float: left;  
}

.article dd{                 
    text-align: left;        
     font-size: 9px;  
     padding: 10px;
     margin: 0;             
 }   

.article p a{
	font-style: normal;
	font-weight: bold;
}
dl.image {
	float:left;
	background: #f6f6f6;
	padding: 4px;
}
dl.image dd, dl.image dt {
	text-align:center;
}

.movie-image{
	padding-bottom: 16px;
}


#nextToRectangleContent form{
	padding: 0;
	margin: 0;
}

.boxContentWs{
	margin: 0;
	padding: 5px 10px 0 10px;
	height: 85px;
	width: 280px;
}

.boxContentWs h4{
	color: #000;
	font-weight: normal;
	font-size: 11px;
	padding: 4px 0;
}

.boxContentWs select{
	font-size: 10px;
	width: 270px;
	margin: 7px 0 0 0;
}	

.bildunterschrift {
     margin: 5px 20px 0 20px;
 }


 
.copyright{
	font-size: 9px;
}

#jumplist{
	text-align: right;	
	padding: 10px 0;
}





.oneImageBox{
	background: #E5E9ED;
	float: left;
	margin: 0 15px 15px 0;	
}


.oneImageBox p{
	font-size: 9px;
	padding: 3px;
	margin: 0;
}

 
.boxBlueList{
  list-style: none;   
 }
 
.boxBlueList li{
 	padding: 10px 15px; 	
 }
 
.downloadList{
 	 list-style: none;
 }
   
 
.downloadList li{
 	padding: 3px 0 3px 12px; 	
 }
 
.downloadList li a{
 	font-weight: normal !important;
 }
 
 #serviceMenu{
	width: 620px;
}

#serviceMenu td a{
	height: 15px;
	line-height:15px;
	font-size: 10px;
	display: block;
}

#serviceMenu a.zurueck{
	padding-left: 13px;
}

#serviceMenu a.empfehlen{
	padding-left: 17px;
}

#serviceMenu a.drucken{
	padding-left: 17px;
}

#serviceMenu a.newsletter{
	padding-left: 15px;
}

#serviceMenu a.heftabo{
	padding-left: 22px;
}


#nextToRectangleContent{
	float: left;
	width: 300px;
	padding: 30px 0 0 20px;
}


/* Table MEisterschulen */
.meisterschulen{
	width: 620px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #9AA9C0;
}

.meisterschulen th,
.meisterschulen td{
	text-align: left;
	padding: 5px;
} 

.meisterschulen th{
	background: #CFD8E5;
	color: #113B7C;
	border-top: 1px solid #9AA9C0;
	border-bottom: 1px solid #9AA9C0;
}

.meisterschulen td p{
	padding: 0;
	margin: 0;
}

.meisterschulen td h5{
	margin-bottom: 5px;
}

.asm-fragen{
	font-size: 12px;
	padding: 10px;
	width: 600px;
	background: #E9EEF2;
	color: #004F92;
	border-bottom: 1px solid #A2B8CD;
	border-top: 1px solid #A2B8CD;
}

.asm-antworten{
	font-size: 10px;
	padding: 10px;
	width: 600px;
	background: #EFF3F6;
	color: #000;
	border-bottom: 1px solid #A2B8CD;
	border-top: 1px solid #FFF;
	margin-bottom: 18px;
}

.asm-masterfrage{
	font-size: 10px;
	padding: 10px;
	width: 600px;
	background: #C7D9E7;
	color: #004F92;
	border-bottom: 1px solid #A2B8CD;
	border-top: 1px solid #A2B8CD;
}

.asm-masterfrage-antworten{
	font-size: 10px;
	padding: 10px;
	width: 600px;
	background: #DCE6F0;
	color: #000;
	border-bottom: 1px solid #A2B8CD;
	border-top: 1px solid #FFF;
	margin-bottom: 18px;
}


/* Formular default */
form.default table{
    width: 585px;
}

form.default .label{
		font-size: 11px;
}

form.default .label sup{
	font-size: 9px;
}

form.default .formelement{
	width: 185px;
}

.form-table-spacer{
	width: 1px;
}

form.default table td {
    padding: 3px;
}

.inputSelect{
	font-size: 11px;
	width: 300px;
}

.inputSelect-2Cols{
	font-size: 11px;
	width: 180px;
}

.inputSelect-4Cols{
	font-size: 11px;
	width: 100%;
}

.easy-select{
	font-size: 11px;	
}

.easy-textarea{
	font-size: 11px;
	width: 583px;
	height: 150px;	
}

.inputText{
	font-size: 11px;
	width: 290px;
	padding: 2px 5px;
}

.inputText-2Cols{
	font-size: 11px;
	width: 180px;
	padding: 2px 0;		
}

.inputTextarea-2Cols{
	font-size: 11px;
	width: 180px;
	height: 120px;
}

div.serviceButtons {
    clear:both;
    padding: 15px 0;
    width: 620px;
}

div.serviceButtons a:link,
div.serviceButtons a:visited,
a.serviceButton {
    display:block;
    font-weight: normal !important;
    line-height:21px;
    height: 21px;
    width: 150px;
    float:left;    
    text-align:center;
    margin-right: 5px;
    font-size: 10px;
}

a.button:link,
a.button:visited {
    display:block;
    height: 20px;
    width: 20px;
    text-indent: 5px;
    float:left;
    line-height:20px;
}

a.genericButton {
    display:block;
    font-weight: normal !important;
    line-height:21px;
    height: 21px;
    width: 107px;       
    text-align:center;    
    font-size: 10px;
}

.submitButton{
 	font-weight: normal;
    line-height:21px;
    height: 21px;
    width: 107px;    
    text-align:center;    
    font-size: 10px;
}
 
table.spaced td {
     padding: 3px 10px;
     font-size:11px;
 }

/* Wk-Specific */
#articleImageWk {
    text-align: center;
    padding: 20px 0;
    margin: 20px 0;
}

#vertriebspartnersucheWk,
.vertriebspartnersucheWk,
#contentBlueBox {
    padding: 10px;
}

#struktDataWk{
	margin: 15px 0;
	clear: both;
	padding: 10px 0;
	font-size: 10px;	
}	



#rr-content{
    height: 134px;
}

.wk-image{
	text-align: center;
}

.hersteller{
	padding-bottom: 5px;
}


#content .hersteller a{
 font-weight: normal;
 color: #000 !important;
 margin-bottom: 10px;
}


.herstellerLogo{
	height: 75px;
	line-height: 75px;
	padding: 0 5px 5px 0;
	float: left;	
}

.herstellerLogoListe{
	width: 460px;
}

.herstellerLogo img{
	vertical-align: middle;
}

#herstellerBox{
	padding: 10px 0;
	margin-bottom: 10px;
}


/* Rückrufe */
#rueckrufTabelle{
	margin: 20px 0;
	width: 620px;
}

#rueckrufTabelle th,
#rueckrufTabelle td{
 	text-align: left; 	
 	padding: 7px;
}

.tabs ul{
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.tabs {
	height: 20px;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #7D92A3;
}

.tabs li {
	float:left;
	list-style-type:none;	
	height: 20px;
	line-height: 20px;
	position: relative;
	margin-top: -1px;
	margin-right: 3px;	
}


.tabs a:link,
.tabs a:visited {
	border: 1px solid #7D92A3;
	display:block;
	text-align:center;
	color: #7D92A3 !important;
	padding: 0 10px;
}

.tabs a.on:link,
.tabs a.on:visited {
	background: #F4F5F6;
	border-bottom: 1px solid #F4F5F6;
	font-weight: bold;
}

#content #herstellerbox .boxBody table tr td a,
#content #unterrubrikbox .boxBody table tr td a{
	font-size: 10px;
	font-weight: normal;
}


/* Media Box */
.mediaBox {
    width: 463px;
    height: 453px;
}

.mediaBox thead td {
    height: 34px;
    vertical-align: middle;
    text-align:center;
    width:50%;
}

.mediaBox thead a {
    display:block;
    height: 34px;
    line-height: 34px;
}

#mediaBoxContent td {    
    vertical-align:middle;
    text-align:center;
}

.mediaBoxNavigation {
    height: 33px;
}

.mediaBoxNavigation a {
    display: block;
    text-align:center;
    line-height: 33px;
    height: 33px;
}


/* Reparaturdaten */
#content .blueBox{
	margin-top: 20px;
	width: 222px;
	float: left;
}

#content .left{
	margin-right: 20px;
}

#content .blueBox img{
	margin: 5px 0 10px 17px;
}

#content .blueBox h4 a{
	display: block;	
	padding: 5px 5px 5px 17px;	
}


#impressum h2{
	font-weight: bold !important;
	margin: 20px 0 0 0 !important;
}

.label {
	width: 110px;
}

.textinput {
	width:200px;
	margin-bottom: 5px;	
	font-size: 11px;
	padding: 2px;
}

.formcol {
	float:left;
	width:49%;
	padding-left: 5px;
}

/*-Boxes-------------------------------------------------*/
#boxes{
	font-size: 10px;
	width: 300px;	
	float: right;
}

#searchBox{
	height: 37px;
	padding: 12px 6px
}


#searchBox label{	
	display: block;
	font-weight: bold;	
	margin: 0;
}

#search {
    width: 247px;   
}

.tableBoxHeader{
	width: 290px;
	padding: 5px;
}

.tableBoxBody{
	width: 280px;
	padding: 10px;
}

.tableBoxBody img{
	float: right;
	display: block;
	margin-left: 20px;
}

#boxRectangle{
	padding: 20px 0;
}

.box{	
	padding-top: 2px;
	width: 300px;
	clear: both;
	margin-bottom: 20px;
}

.background-box{
	height: 128px;
} 
.box select{
	font-size: 9px;
	width: 190px;
	margin-top: 10px;
}
.boxContent{
	padding: 13px 15px;
}

.boxShowroomTop{
	padding: 13px 15px 10px 15px;
}

.boxShowroomTop table{
	width: 270px;
}

.boxShowroomTop td{
	width: 90px;
}

.boxShowroomTop table tr td div{
	text-align: center;
	width: 80px;
	padding: 5px 2px;
	height: 85px;	
	font-size: 9px !important;
}

.boxShowroomBottom{
	padding: 10px 15px 13px 15px;
	text-align: right;
}

.boxShowroomBottom select,
.boxShowroomBottom form{
	margin: 0;
	padding: 0;
}

.clearSmall{
	clear: both;
	height: 1px;
}

.box h2{
	padding: 5px 15px;	
	font-size: 13px;	
	width: 270px;
}

#boxes .boxContent  h3{
	font-size: 13px;	
	padding: 0 0 5px 0;
	margin: 0;
}

#boxes .boxContent  h4{
	font-size: 10px;
}

.box a,
.box a:link,
.box a:visited,
.box a:hover{	
	font-weight: bold;
	text-decoration: none;
}

.yodaBoxImage{
	float: left;
	width: 60px;
}

.yodaBoxText{
	float: right;
	width: 190px;	
}

 #rubrikDiv,
 #unterrubrikDiv,
 #themaDiv,
 #systemartDiv,
 #anbieterDiv,
 #wsfreitextDiv
 .boxSpecialDiv{
 	padding: 0;
 	margin: 15px;
 }

/*-Footer-------------------------------------------------*/
#footer {
	clear: both;
    width: 620px;    
    font-size: 9px;
    margin: 10px 0 20px 0;
	padding: 10px 0 0 0;
}


#footer a.more{
	 padding: 0 10px;  
}

#footer p{
	clear: both;
	padding-top: 10px;
	width: 620px;

}


.online-meisterschule{
	text-align: center;
}


.partner-block{
	float: right;
	width: 140px;
	height: 120px;	
}

#tuev a{
	color: #005da8;
}

#tuev img{
	position: relative;
	top: 40px;
	left: 30px;
}

/*-Alte Fragebögen Ticket 1900 start */
label.richtig-label{
	color: green;
	font-style: italic;
	background: url(/images/gruener_haken_15x14.gif) no-repeat right top;
	padding-right: 20px;
}

label.falsch-label{
	color: red;
	background: url(/images/falsch_13x13.gif) no-repeat right top;
	padding-right: 20px;
}

p.points, p.replace-points{
	font-size: 12px;
}

/**
** Box link styles start
*/
#content div.fb-links {
	margin-top: 15px;
}

div.error-common{
	color: red;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 20px;
}

/*
** Box link styles ende
*/
/*-Alte Fragebögen Ticket 1900 ende */




