body {
    background-color:   #FFF5D5;
    font-family:        Verdana, Arial, Helvetica, sans-serif;
    color:              #000000;
    font-size:          11px;
    margin-top:         10px; 
    margin-bottom:      10px;
    margin-left:        10px; 
    margin-right:       20px;
}


p.smallFont {
    font-size :         10px;
    line-height:        100%;    
}

.kleine_schrift {
    text-align: left;
    font-size : 10px;
    line-height : 100%;
}

table {
    border-collapse:    collapse;
    empty-cells:        show;
    border-spacing:     0px;
}

th	{
    color:              #993333;
    font-size:          11px;
    font-weight:        bold;
    background-color:   #eeeeee;
    height:             15px;
    text-align:         center;
}

th.rahmen {
    border: 1px solid black;
}

td {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size : 11px;
}

td.rahmen {
    border: 1px solid black;
}

td.rahmen1 {
    border: 1px solid black;
	background-color: #FFFFFF;
}

td.rahmen0 {
    border: 1px solid black;
	background-color: #EAEAEA;
}

td.center {
    text-align: center;
}

td.box {
	background-color: #FFFFFF;
    text-align: justify;
    line-height : 150%;
}

td.MenuBoxBorder {
    background-color: #000000;
    color : Black;
}

td.MenuBoxBody {
    background-color: #033C71;
    color : Black;
}

h1 {
    color:              #993333;
    font-family:        Arial, Helvetica, sans-serif;
    letter-spacing:     3px;
    font-size:          20px;
    font-weight:        bold;
    text-align:         right;
}

h2 {
    color:              #993333;
    font-family:        "Courier New";
    letter-spacing:     2px;
    font-size:          16px;
}

a {
    text-Decoration:    none;
}

a:link {
    Color:              #993333;
} 

a:visited {
    Color:              #993333;
}

a:hover {
    Color:              #FF2921;
}

a:active {
    Color:              Gray;
}

.menuSubItem:link {color: #0033cc; text-decoration:none;}
.menuMainItem:link {color: #FFFFFF; text-decoration:none;}
.menuLogoutItem:hover {color: #000000; text-decoration:none;}
.menuLogoutItem:visited {color: #000000; text-decoration:none;}

A.menuMainItem:hover{color: #FFFFFF;text-decoration:none;}
A.menuMainItem:visited {color: #FFFFFF; text-decoration:none;}

A.menuSubItem:hover{color:#0033cc;; text-decoration:underline;}
A.menuSubItem:visited{color: #0033cc;}

.block {
    line-height:        150%;
    text-align:         justify;
}

.rechts {
    text-align:         right;
}

.links {
    text-align:         left;
}

.mitte {
    text-align:         center;
}

.menu {
    text-align:         center;
    line-height:        100%;
}

hr	{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

textarea {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: "#FFFFFF";
	border-width: 1px;
	border-color: "#666666";
	border-style: solid;
	width: 350px;
	height: 100px;
}

textarea.small {
	width: 150px;
	height: 100px;
}

input {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: "#FFFFFF";
	border-width: 1px;
	border-color: "#666666";
	border-style: solid;
	width: 150px;
}

select {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: "#FFFFFF";
	border-width: 1px;
	border-color: "#666666";
	border-style: solid;
	width: 155px;
}

.button {
	border-style: outset;
	border-width: 1px;
	border-color: "#000000";
}

.large {
	width: 250px;
}

.xlarge {
    width:              350px;
}

.login {
    width: 125px;
}

.medium {
	width: 90px;
}

.small {
	width: 65px;
}

.tiny {
	width: 20px;
	border-width: 0px;
}
