﻿BODY {FONT-WEIGHT: normal; LETTER-SPACING: normal; TEXT-TRANSFORM: none; WORD-SPACING: normal; 
    margin:0 0 0 0; padding: 0 0 0 0; font-weight:100;}

.nowrap{ white-space:nowrap;}
.hand{cursor:pointer;}


/* ---------- Abstände ---------- */
.p5{padding: 5px 5px 5px 5px } .p20 {padding: 20px 20px 20px 20px;}
.ptop5{padding-top:5px;} .ptop10{padding-top:10px;} .ptop20{padding-top:20px;}
.pleft10{padding-left:10px;} .pleft20{padding-left:20px;}  
.pright10{ padding-right:10px;} .pright20{ padding-right:20px;} 
.pbottom5{padding-bottom:5px} .pbottom10{padding-bottom:10px;} .pbottom20{padding-bottom:20px;}
.mleft10{margin-left:10px;} .mbottom10{margin-bottom:10px;} .mbottom20{margin-bottom:20px;} .mtop10{margin-top:10px} .mright10{margin-right:10px}

/* ---------- Weite ---------- */
.width100{width:100%;} .width50{width:50%;} 
.weite10{width:10px;} .weite20{width:20px;} 

/* ---------- Höhe ---------- */
.height100{height:100%;}  .hoehe10{height:10px;} .hoehefoot{ height:20px;}

/* ---------- Hintergrundbilder ---------- */
img{ margin: 0 0 0 0; padding:0 0 0 0; border:0;}

/* ---------- Schriften ---------- */
.txt8{ font-size:8pt;} .txt9 {font-size: 9pt;} .txt10{ font-size:10pt;} .txt11{ font-size:11pt;} .txt12{ font-size:12pt;}  
.txtweiss{color:#FFFFFF} .txtrot{color:#FF0000} .txtblack {color:#000000}
.bold{font-weight:700;}

textarea, .font, table {font-family:Verdana; font-size:9pt; border:0; width:100%;} 
input {border: solid 1px #000000;} 
textarea{background-color:#FFFFFF; overflow:auto;}
.eineinhalb {line-height:30pt;}
.eineinhalb_klein {line-height:14pt;}
.einfach {line-height:10pt;}


/* ---------- Hintergrundfarben ---------- */
.bcsub{ background-color:#B7C0E6;} .bchintergrund{ background-color:#DCE0E9;} .bcweiss{ background-color:#FFFFFF;} 

/* ---------- Rahmen ---------- */
.border{ border: solid 1px #6E829B}

/* ---------- Ausrichtungen ---------- */
.left{ text-align:left;} .right{ text-align:right;} .center{ text-align:center;} .top{ vertical-align:top;} .bottom{ vertical-align:bottom;} 
.middle{ vertical-align:middle;}


