form {
	display		: inline;
}

.foot {
	width		: 479px;
	height		: 48px;
	background-image: url(../img/foot.png);
	vertical-align	:top;
	padding-top	: 2px;
}

.foot,
.foot a {
	font-size	: 7pt; 
	text-align	: center; 
	color		: #147509; 
}




body {
	padding		: 0px;
	margin		: 0px;
}

body,
body div,
body table,
body td,
tr,
td,
table {
	font-family	: Verdana;
	font-size	: 10pt;
}

.anzeigen,
.anzeigen div,
.anzeigen td {
	font-size	: 8pt;
}


.inhalt {
	padding		: 10px;
	vertical-align	: top;
	background-color: #FFFFFF;
	color		: #000000;
}

.inhalt .nummernhinweis {
	font-size	: 8pt;
	padding		: 5px;
	text-align	: center;
}

.inhalt table {
	color		: #000000;
	font-size	: 10pt;
}

.inhalt h1 {
	padding		: 0px;
	margin		: 0px;
	font-size	: 14pt;
	color		: rgb(24, 146, 11);
}

.inhalt a {
	color		: #147509; 
	text-decoration	: none;
}


.menue_left h1 {
	padding		: 1px;
	margin		: 0px;
	font-size	: 11pt;
	color		: #C2C7A9;
	border		: 1px solid #18920B;
	background-color: #18920B;
}	

.menue_left a {
	color		: #18920B;
	text-decoration : underline;
	display		: block;
	padding-left	: 5px;
}

/*

.menue, 
.menue_rechts {
	width		: 157px;
	height		: 450px;
	min-height	: 450px;
	vertical-align	: top;
}

.menue_rechts {
	background-image: url(../img/smsbg2.png);
}

.menue {
	background-image: url(../img/smsbg.png);
}

.menue,
.menue_rechts {
	color		: #FFFFF;
	vertical-align	: top;
	text-align	: left;
	font-size	: 10pt;
	text-decoration	: none;
}

.menue div {
	padding-left	: 10px;
}

.menue_rechts .border {
	padding-right	: 7px;
}

.menue a,
.menue_rechts a {
	color		: #147509; 
	font-size	: 10pt;
	text-decoration	: none;
}
*/

.box {
	border		: 1px solid #147509;
	width		: 142px;	
	text-align	: center;
	margin-bottom	: 10px;
}

.box,
.box a,
.box td {
	font-size	: 8pt;
	background-color: #DFE3C9;
}

.box a {
	color		: #783348;
}


.box div {
	background-color: #147509;
	color		: #C0C0C0;
	font-size	: 8pt;
}

.box input {
	width		: 100%;
}

/* 
.loginfield,
.loginfield table td,
.loginfield table td a,
.loginfield input {
	font-size	: 8pt;
}
*/

.loginfield input {
	width		: 80px;
}

input[type=submit] {
	background-color: #147509;
	color		: #C0C0C0;
	min-width	: 80px;
	float		: right;
	border		: 1px solid #DFE3C9;
	padding-left	: 2px;
	padding-right	: 2px;
}

.anzeigen div.box a {
	font-size	: 8pt;
	display		: block;		
	text-decoration : none;
	color		: #DFE3C9;
	border-bottom	: 1px solid  #DFE3C9;
	border-top	: 1px solid  #DFE3C9;
	background-color: #783348;
}

li {
	margin-left	: 40px;
	list-style-type	: disc;
	margin-bottom	: 4px;
}
