﻿body         { 
	color: #000000; 
	font-size: 12px 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	
	background: #ce2d21 url(../../Images/bg_verlauf.jpg) top repeat-x;
	
	/*margin:1px;*/
}

.tab { background-color:#99271D; color:#fff;text-decoration:none; }
.tab:hover { background-color: #CE2E22; color: #3d3d3d; }
.tabselected { background-color:#CE2E22;text-decoration:underline;}
.menucontent { border-bottom: solid 3px #CE2E22; padding-bottom:0px;  }
.backbutton { color:#bd2a20; text-transform:uppercase; font-weight:bold; }

p  { font-size: 12px }
div { font-size: 12px }
td  { font-size: 12px }

/*
a:link  { color: #000; text-decoration: none }
a:visited  { color: #000; text-decoration: none }
a:acitve  { color: #000; text-decoration: none }
a:hover { color: #9d271d; text-decoration: underline }
*/

.linieweiss  { border-top: 1px solid #fff }
.linieblack   { border-top: 1px solid #3d3d3d }
/*.content   { border-right: 1px solid #3d3d3d; border-left: 1px solid #3d3d3d; width: 800px }*/
.content   { width: 800px }
.red { color: #bd2a20; font-weight: bold;}
.linieleft { border-left: 1px solid #3d3d3d }
.smallwhite  { color: #fff; font-size: 9px;  padding-right: 4px }
.smallblue { color: #1b2b83; font-size: 11px; }
.smallblack { color: #000; font-size: 9px; }
.bildrahmen { border: solid 1px #dcdcdc }
.hgtab   { background-repeat: no-repeat; padding-top: 10px; padding-left: 8px }
h1  { color: #bd2a20; font-weight: bold; font-size: 14px }
.tablehead { color: #fff; font-weight: bold; font-size: 11px; background-color: #bd2a20; border-bottom: 1px solid #fff }
.tablecontent   { color: #000; font-size: 10px; border-bottom: 1px solid #a9a9a9 }
.input  { color: #1b2b83; font-size: 11px; background-color: #f5f5f5; padding-top: 2px; border: solid 1px #3d3d3d; width: 280px; height: 20px }
.inputzahl { color: #1b2b83; font-size: 11px; background-color: #f5f5f5; padding-top: 2px; border: solid 1px #3d3d3d; width: 20px; height: 20px }
.inputtext  { color: #1b2b83; font-size: 11px; background-color: #f5f5f5; padding-top: 2px; border: solid 1px #3d3d3d; width: 280px; height: 60px }
.button  { color: #fff; font-size: 11px; background-color: #bd2a20; border: solid 1px #d3d3d3; width: 150px; height: 18px }
.rechts10px { margin-right: 10px }


