/*
Orange: #ff9800;
Grün: #007355;
*/

form {margin: 0px; padding: 0px;}


.box {margin: 0px !important; padding: 0px; background: transparent; text-align: left;}
.full {width: 720px;}
.oneFourth {width: 180px;}
.oneThird {width: 240px;}
.oneHalf {width: 360px;}
.twoThird {width: 480px;}
.threeFourth {width: 540px;}
.box_wrapper {margin: 0px 0px 0px 5px;}


.box h1 {
	font-size: 15px;
         font-weight: normal;
         text-transform: uppercase;
         margin: 10px 10px 0px 10px;
         padding: 0px 0px 2px 0px;
         color: #ff9800;
         border-bottom: 1px solid #999999;
}
.box h2 {font-size: 14px; font-weight: normal; margin: 5px 10px 0px 10px; padding: 5px 0px 2px 0px; color: #007355; border-bottom: 1px dotted #CCCCCC;}
.box h3 {font-size: 12px; font-weight: bold; margin: 5px 10px 0px 10px; padding: 3px 0px 2px 0px; color: #666666;}
.box table {margin: 0px 0px 0px 0px; padding:0px;}
.box p {text-align: justify; font-size: 12px; margin: 0px 10px 5px 10px ; padding: 0px;}
.box p a img {border: none;}
.box ul {margin: 0px 10px 5px 10px; padding: 0px 0px 0px 0px;}
.box li {text-align: justify; font-size: 12px; line-height: 18px; margin: 0px 0px 0px 0px; padding:0px;}




/*COMMON CLASSES*/
.button {cursor:pointer;}
.button b {display: none;}
.button img {border: none;}
.bg0 {background-color:#EDF9F6;}
.bg1 {background-color:#DEE9E6;}
.bg2 {background-color:#B0CAC2;}
.bg3 {background-color:#007355;}
.red {color:#CC3300 !important; background-color:inherit;}
.grey {color:#AAAAAA; background-color:inherit;}
.bold {font-weight:bold;}
.left {text-align:left;}
.right {text-align:right;}
.center {text-align:center !important;}
.fleft {float:left;}
.fright {float:right;}
.clear {clear:both;}
.stats {font-size:9px; color:#666666;}
.white {color:#FFFFFF;}
.small {font-size: 10px !important;}
.pointer {cursor:pointer;}

.linktop {display:block; text-align: right; width: 100%; border-bottom: 1px solid #EEEEEE; text-decoration: none; font-size: 9px; color: #333333;}
.linktop img {border: none;}


li {margin: 0px;padding: 0px;font-weight: normal;font-size: 12px;color: #3B4A73;}
p {font-size:12px; font-weight:normal; margin-bottom:10px; color:#3B4A73;}

a {color: #333333; text-decoration:underline;}
a:hover {color: #666666;}

span.subscript {font-size: 10px;color: #3B4A73;}
span.superscript {vertical-align: top;font-size: 8px;color: #3B4A73;}
