/**____________________________________
** CMS Layout Webseite 
** A//S Freital
**____________________________________
**/

.bckgrndleft {  
background-color: #209740; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF
			}
.bckgrndtop { 
background-color: #209740; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF 
			}
.bckgrndtopzitat { 
background-color: #e4f8e9; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF 
			}
.txtdatum {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF
			}
.txtbottom { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #666666
			}
.txt { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
line-height: 18px
			}
.txtheadline 
			{ 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #003366; 
line-height: 24px ; 
font-weight: bold
			}
.nav { 
background-color: #209740; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF ; 
text-decoration: none
			}
.navaktiv { 
background-color: #209740; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #e1d401; 
text-decoration: none 
			}
.navservice { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF ; 
text-decoration: none 
			}
.navsec { 
background-color: #237c93; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF ; 
text-decoration: none
			}
.navsecactive { 
background-color: #237c93; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FF9900; 
text-decoration: none 
			}
FORM { 
display:inline; 
	}
a {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #237c93; 
	text-decoration: none
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../image_navi/gr_list.gif);
	}
	
div.preview_0 {
    width: 200px;
  	float: left;	
	}
	
div.preview_1 {
    width: 200px;
	}

/* 3D-Effekt für Buttons */
input.knopf {
width: auto;
border-style: outset;
border-width: 1px;
border-color: #209740;
background-color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10 pt;
}

label, input, select, textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  font-size: 10 pt;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

td.ftext {
 font-size: 10 pt;
 }

img.content {
    float:right;
    border:0px solid black;
	margin-left: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}