:link, :visited { 
	text-decoration: none;
}

ul, ol { 
}

h1, h2, h3, h4, h5, h6, pre, code { 
	font-size: 12px;
	font-weight: normal;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd { 
	margin: 0;
	padding: 0;
}

img, a img, :link img, :visited img, fieldset { 
}

img { 
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: bottom;
}

address { 
}

table { 
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	border-spacing: 0px;
}

/**/

tr { 
	border: none;
	padding: 0px;
	margin: 0px;
}

td { 
	border: none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-spacing: 0px;
}

/* */


legend { 
	display: none;
}

body, div, p, li { 
	background-repeat: no-repeat;
}

/*	reset some basic style

*******************************************************************************/

dl { 
	margin: 0 0 0 0;
}

dl dt { 
	margin: 0 0 0 0;
}

dl dd+dt { 
	margin-top: 0;
}

dl dd { 
	margin: 0 0 0 0;
}

ol { 
	list-style: none;
}

ol li { 
	margin: 0 0 0 0;
}

ol li ol { 
	margin: 0 0 0 0;
}

ol li ul { 
	margin: 0 0 0 0;
}

p { 
	margin-bottom: 0px;
}

ul { 
	list-style: none;
}

ul li { 
	margin: 0 0 0 0;
}

ul li ul { 
	margin: 0 0 0 0;
	list-style: none;
}

ul li ol { 
	margin: 0 0 0 0;
}

pre { 
	font-size: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	
}

a:hover { 
	text-decoration: none;
}

fieldset{
  border: 0;
  margin: 0;
  padding: 0;
}
/*	html

*******************************************************************************/

html { 
	/*margin-height: 100%;*/
	margin-bottom: 1px;
}

/*	body

*******************************************************************************/

body { 

	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color:#333333; 
}

#formwrap { 
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	background-color:#333333; 
}



.clearer { 
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.flLeft { 
	float: left;
}

.flRight { 
	float: right;
}

.warning { 
	color: #f00;
}

/*	website

*******************************************************************************/

#website { 
	position: relative;
	display: block;
	margin: auto;
	padding: 0;
	height: 100%;
	width: 800px;
	color: #DFDFDF;
	text-align: left;
	background-color: #000000;
}

/*	header

*******************************************************************************/


#header_bg { 
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0;
	background: #222222;
}

#header { 
	position: relative;
	clear: left;
	left: 5px;
	width: 790px;
    height: 20px;
	margin: 0;
	background: #444444;
	background-position: bottom;
	
}

#nav0 { 
	position: relative;
	text-align: right;
	padding: 14px 5px 14px 2px;
	margin: 0;
	height: 40px;
	font-size: 10px;
	text-transform: uppercase;
	color: #7C7C7C;
}

#nav0 a:link, #nav0 a:visited { 
	color: #7C7C7C;
	text-decoration: none;
}

#nav0 a:hover { 
	color: #E83A09;
}

#suchfeld {
  padding: 3px 5px 2px 2px;
  float: right;
  position: relative;
  width: 120px;
  color: #7C7C7C;
  font-size: 0.9em;
  height: 11px;
}

#suchfeld .searchpic {
  float: right;
  display: block;
  width: 16px;
}

#suchfeld input#search {
  display: block;
  width: 95px;
  padding-left: 3px;
  height: 14px;
  border: 1px solid #7C7C7C;
  color: #7C7C7C;
  font-size:11px;
}

/*	logo / breadcrumb

*******************************************************************************/

#logo { 
	position: relative;
	float: left;
	margin: 0px;
	top: 0px;
	left: 5px;
}

#logo a { 
	display: block;
	height: 40px;
	width: 112px;
	background-image: url('/files/yashica_logo.gif');
}

#breadcrumb { 
	position: absolute;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10px;
	left: 165px;
	width: 630px;
	height: 15px;
	padding-left: 5px;
}

#breadcrumb a, 

#breadcrumb a:link, #breadcrumb a:visited { 
	color: #0055FF;
	text-decoration: underline;
}

#breadcrumb a:hover { 
	color: #E83A09;
}

/*	content
*******************************************************************************/
#hc-spacer {
  padding-bottom: 8px;
}

#content {
  width: 800px;
}


#content-top {
  background-image: url(../files/main_oben_sub_neu_kontakt.gif); 
  height:15px;
}

/*
#content-top.home {
  background-image: url(../files/main_oben_sub_neu_kontakt.gif);
  height:15px;
}
*/

#content-middle {
  width: 100%;
  min-height: 400px;
  border: none;
  border-spacing: none;
  padding: 0;
  margin: 0;
  background-image: url(../files/bg_mitte.gif);
  background-repeat: repeat-y;
}

#content-bottom {
  background-image: url(../files/bg_unten_1.gif);
  height:15px;
  padding-bottom: 5px;
}

/*
#content-bottom.home {
  background-image: url(../files/bg_unten_1linie.gif);
}
*/

#col-left {
  width: 165px;
  color: #DFDFDF;
  background: #444444;
  background-image: url(../files/bg_left.gif);
  background-repeat: repeat-y;
}

#col-middle {
  padding: 10px 10px 5px 10px; 
  width: 590px;
}

#col-middle.home {
  padding: 15px 20px 10px 20px; 
  
}

#quicklinks {
  position: absolute:
  bottom: 0px;
  margin-top: 20px;
  margin-bottom: -10px;
  padding-top: 3px;
  width: 100%;
  text-align: center;  
}

#quicklinks a,
#quicklinks a:link,
#quicklinks a:visited {
  padding-right: 10px;
	color: #7C7C7C;
	text-decoration: none;
	border: none;
}

#quicklinks a:hover { 
	color: #252525;
}

#quicklinks img { 
	border: none;
}


/* hide from IE/MAC \\\\\\\\\\\\\\\\*/

* html #content, * html #content2, * html #content3 { 
	height: 1px;
}

/* end hide */


#main , #main-block, 
{ 
  float: none !important;
	float: left;
	height: 100%;
}

/*	Navigation horizontal and vertical - 

	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 

	zum n?chsten Kommentar gel?scht werden

------------------------------------------------------------------------------*/



#header-nav { 
	position: relative;
	float:left;
	height: 21px;
	width: 795px;
	display: block;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	background-image: url('top_menu_bg.jpg');
	background-repeat: repeat-x;
}

#header-nav ul.nav1st li {
	float: left;
	height: 21px;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link,
#header-nav ul.nav1st a:visited {
  display: block;
  line-height: 21px;
  margin-right: 2px;
	padding-left: 25px;
	padding-right: 25px;
	color: #ffffff;
	font-size: 11px;
}

#header-nav ul.nav1st a:hover,
#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	text-decoration: none;
	background-image: url('top_menu_hover_blue.gif');
}



#navigation { 
	position: relative;
	left: 8px;
	float: left;
	width: 155px;
	background-color: #444444;
}

#navigation ul.nav2nd li { 
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 2px;
	
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link { 
	display: block;
	padding: 2px 0px 2px 4px;
	color: #FFFFFF;
	
}

#navigation ul.nav2nd a.current, 
#navigation ul.nav2nd a.current:link { 
	color: #FFFFFF;
}

#navigation ul.nav2nd a:hover,
#navigation ul.nav2nd li.active a,
#navigation ul.nav2nd li.active a:link
{ 
	text-decoration: none;
	background-image: url('left_menu_hover_blue.gif');
}

#navigation ul.nav3rd li { 
	font-size: 10px;
	font-weight: normal;
	background: #444444;
	margin-top: 1px;
	margin-bottom: 1px;

}

#navigation ul.nav3rd a, 
#navigation ul.nav3rd a:link { 
	display: block;

	color: #FFFFFF;
	padding-left: 14px;
}

#navigation ul.nav3rd a:hover,
#navigation ul.nav3rd a.current, 
#navigation ul.nav3rd a.current:link { 
	color: #0055FF;
 	padding-left: 14px;
}


/*	Contact
------------------------------------------------------------------------------*/

#contact { 
	padding: 5px;
	font-size: 11px;
}

#contact a:link, #contact a:visited { 
	color: #0055FF;
}

#contact a:hover { 
	color: #E83A09;
}

/*	Newsblock

------------------------------------------------------------------------------*/

#news { 
  width: 163px;
	padding: 5px;
	padding-top: 20px;
	background-image: url('main_mitte_news.gif');
	font-size: 12px;
}

#news.spot {
  background-image: url('main_mitte_spot.gif');
}

#news a:link, #news a:visited { 
	color: #0055FF;
}

#news a:hover { 
	color: #E83A09;
}

#news h1 {
  padding-top: 5px;
  line-height: 18px;
  font-size: 11px;
  font-weight: bold;
}

#news .teaserheader h3 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	color:#0055FF;
	margin-bottom: 2px;
}

#news .teaser a,
#news .teaser a:link,
#news .teaser a:visited {
  font-weight: bold;
  color:#DFDFDF;
}

#news .teaser a:hover {
  font-weight: bold;
}

#main-block .teaser,
#news .teaser {
  clear: both;
  display:block;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #d5d5d5;
}

#news img.img_left{
  float:left;
  margin-top: 2px;
  padding-right: 10px;
  margin-bottom: 5px;
  width: 65px;
  height: 60px;
}

/* hide from IE/MAC \*/
* html #news img.img_left {  
  margin-bottom: 3px;
}
/* end hide */
/*	Headlines

------------------------------------------------------------------------------*/



/* Headline 1 */

#main-block h1 { 
	color: #0055FF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

#main-block h2 { 
	color: #0055FF;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#main-block .teaser h2 #main-block .teaser2 h2
{ 
	font-size: 14px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #0055FF;
}

#news .teaser {
  margin-bottom: 10px;
}

#news .teaser div.section {
  margin-left: 5px;
}

#main-block .teaser2 {
  font-weight:normal;
  font-size:11px;
}


#news .Ueberschrift_1_Orange{
	font-weight:bold;
	color:#0055FF;
}

#main-block {
  font-size:11px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-weight:normal;
  font-style: normal;
  font-variant: normal;
  text-decoration: none; 
  color: #DFDFDF;
}

#main-block .Text_-1{
	font-size:10px;
}

#main-block .Text_-2{
	font-size:9px;
}


#main-block .Bild_Rechts {
  margin-left:10px;
  margin-bottom: 10px;
  float:right;
}

#main-block .Bild_Links {
  margin-right:10px;
  margin-bottom: 10px;
  float:left;
}



/* Headline 2 */


/*	Paragraphs / Lists

------------------------------------------------------------------------------*/

#main-block p {
  margin:0;
  padding: 0;
}

#main-block ul,
#main-block ol {
  margin:0;
  padding: 0;
	font-size: 11px;
	line-height: 14px;
}

#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul { 
	font-size: 11px;
}

#main-block ul { 
	margin-left: 24px;
	list-style-image: url(/files/listicon.gif);
}

#main-block ol { 
	list-style-type: decimal-leading-zero;
}

/*	Hyperlinks

------------------------------------------------------------------------------*/

#main-block a, #main-block a:link { 
	color: #0055FF;
	text-decoration: underline;
}

#main-block a:hover { 
	color: #E83A09;
}

/*	Images

------------------------------------------------------------------------------*/

#main-block div.image { 
	margin-bottom: 0;
}

#main-block div.image p { 
	margin: 0;
	font-size: 9px;
}

#main-block div.flLeft { 
	margin-right: 14px;
}

#main-block div.flRight { 
	margin-left: 14px;
}

#main-block img.teaserpic {
  margin-right: 15px;
  margin-bottom: 7px;
  float:left;
}
/*	footer

------------------------------------------------------------------------------*/

#footer { 
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #0055FF;
	display: block;
}

.footer p { 
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
}

/* form-module

*******************************************************************************/

#form-module * { 
	padding: 0px;
	margin: 0px;
}

#form-module { 
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #f7f7f7;
	color: #666;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#form-module fieldset { 
	border: 0px solid #fff;
}

#form-module legend { 
	display: none;
}

#form-module p { 
	margin: 0;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
}

#form-module .element { 
	display: block;
	clear: both;
	background-color: #f7f7f7;
	border-top: 2px solid #fff;
}

#form-module label { 
	display: block;
	float: left;
	padding: 5px;
	width: 120px;
	border-right: 2px solid #fff;
}

#form-module label.checkbox { 
	width: 275px;
	border-left: 2px solid #fff;
	border-right: none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
  font-size: 10px;
  padding: 0px;
	float: left;
	margin: 5px;
	width: 275px;
	border: 1px solid #d5d5d5;
}

#form-module input.text {
  height: 16px;
}

#form-module input.checkbox { 
	width: 120px;
	padding: 0;
	border: none;
}

#form-module input.submit { 
	margin: 5px 5px 5px 137px;
	padding: 2px 5px;
	border: 1px solid #d5d5d5;
	color: #666;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
}

#form-module input.submit:hover { 
	background-color: #f7f7f7;
	color: #DFDFDF;
}

#form-module label.textarea, 

#form-module textarea.textarea { 
	height: 96px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 11px; 
}

#form-module-thanks { 
	display: block;
	color: #666;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

/* download
*******************************************************************************/

.
#sitemap{
	float: left;
	width:560px;
	padding:00px;

}
#sitemap .langsitemap{
	float: left;
	width:100px;
	padding:14px;
}

#sitemap .sitemaplevel1 ul{
}
#sitemap .sitemaplevel1 ul a.level1{
}

#sitemap .sitemaplevel2 ul{
}
#sitemap .sitemaplevel2 ul a.level2{
}
#sitemap .sitemapartikel ul{
	list-style: circle;
}
#sitemap .sitemapartikel li{
	list-style: circle;
}
#sitemap .sitemapartikel a{
}



.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;

border: none;
}
.pnormal {
	clear: both;
border: none;
	
}


/* Definition der KLassen mit  Rahmen (2.Stil) */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}

#camgal {
width: 580px;
padding: 10px 10px 10px 10px;
text-align: center;
}

/* Hausmodul */
div.hm_container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.hm_container .hm_bild_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_bild_right {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_zbueberschrift {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

div.hm_container .hm_galeriebild{
	background: #DCDCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 100px;
	width: 100px;
}
* html div.hm_container .hm_galeriebild{
	margin: 6px;
	padding: 0px;
}
div.hm_container .hm_galeriebild .hm_qformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 60px;
	width: 80px;
}
div.hm_container .hm_galeriebild .hm_hformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 80px;
	width: 60px;
}
div.hm_container .hm_galeriebild_text {
	float: left;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.hm_container .clearing {
	clear: both;
}



/*/////////////////////////////////////////////////////////////////////////////
CSS - Definition - DEMO
Formular Generator f?r Redaxo 4.x 
Version 4.5 Community Editon
Stand: 13.01.2008 

Erstellt von: Thomas Skerbis , www.klxm.de
Dieses CSS dient als Beispiel
Bitte nicht 1:1 ?bernehmen

Funktioniert nicht mit Formular-Generator < v.4.43
 
/*



/* Formular Definition */


/* Div das das Formular umschlie?t */
.formgen {
	font-size: 1em;
}


label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;
}



.formgen form
{
line-height : 120%;
width: 370px;
}


/* 
Wie sehen die einzelnen Bl?cke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
}


/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 210px;
	height: 250px;
	margin-left: 4px;
}


/* Textfeld */
.formgen .formtext
{
	width: 200px;
	background-color: #eeeeee;
	margin-left: 4px;
}
/* Trennelement , Abstand */
.formgen .formtrenn
{
	display: block;
	height: 30px;	
}
/* Hinweistext */
.formgen .formhinweis
{
	font-weight: bold;
	color: #003366;
	font-size: 1.2em;
}
/* ?berschrift */
.formgen .formheadline
{
	font-weight: bold;
	color: #003366;
}


/* Passwortfeld */
.formgen .formpassword
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}
/*Captcha-Bild*/
.formgen .formcaptcha {
	border: 1px solid #990000;
}

/* Label */
.formgen label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 200px;
	background-color: #CCCCCC;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 90%;
	
}


/* Definition des Fieldsets, das das ganze Formular umschlie?t */
.formgen fieldset {
width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
border: 1px solid #5D81A3;
}


/* Fieldsetbeschriftung */
.formgen legend {
font-weight: bold;
color: #333333;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/

/* Fehlermeldung nach Versand */

.formgen .forminfo {
	color: #FFFFFF;
	background-color: #990000;
	border: 1px dashed #000000;
	margin: 5px;
	padding: 5px;
}


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	color: #FFFFFF;
	background-color: #990000;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */
form#formLogin {
 background-color: #444444;
 color: #DFDFDF;
 border: 1px solid #555555;
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 10px;
 text-align: center;
 margin-top: 2px;
 margin-bottom: 2px;
}

#formLogin .text {
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 10px;
 width: 100px;
 color: #797979;
 margin-right: 6px; 
 margin-top: 2px;
 margin-bottom: 2px;
 }

#formLogin .buttons {
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #DFDFDF;
 margin-right: 6px;
 margin-top: 2px;
 margin-bottom: 2px;
}


/* comment_rank - Kommentar Addon von franz007 */ 
/* Die Klasse des divs der alles umschließt */
.comment-rank{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
 text-align:left;
	
}
.comment-rank h3  h4 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
 text-align:left;
	
}

/* Die einzelnen Kommentare */
.comment-rank .comment-rank-comment{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
	border-left: 3px dotted #000000;
	padding-left: 5px;
	margin-bottom: 12px;
	 text-align:left;
}
/* Ein admin-comment zu einem Kommentar */
.comment-rank .comment-rank-comment .admincomment{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
	border-left: 3px dotted #000000;
	padding-left: 5px;
	 text-align:left;
}

/* Das formular */
.comment-rank form{
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
 background-color: #333333;
 color: #DFDFDF;
 margin-right: 6px;
 margin-top: 2px;
 margin-bottom: 2px;
	 text-align:left;
}

/* Die beschriftungen im Formular */

.comment-rank form label{
 font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
 font-size: 9px;
 background-color: #333333;
 color: #DFDFDF;
 margin-right: 6px;
 margin-top: 2px;
 margin-bottom: 2px;
 display: block;
}
