body {
	margin: 15px;
	padding:15px;
	left: 15px;
	top: 15px;
	background-color: #cccccc;
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	overflow:auto; }

body, div, textarea {
	scrollbar-3dlight-color:   #0000FF;
	scrollbar-arrow-color:     #0000FF;
	scrollbar-base-color:      #ffffff;
	scrollbar-darkshadow-color:#0000FF;
	scrollbar-face-color:      #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:    #ffffff;
	scrollbar-track-color:     #ffffff; }

td, div, p {
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px; }

table.box {background-image:url(elements/tabheader.jpg); background-repeat:repeat-x; background-position: top; border: 1px solid #6EAD6E;}
td.box { 
border-style: solid;
border-width: 3px; 
border-top-color:#6EAD6E;; 
border-bottom-color:#6EAD6E;; 
border-right-color:#6EAD6E;; 
border-left-color:#6EAD6E;; 
} 

td.content {background-image:url(elements/header02.jpg); background-repeat:no-repeat; background-position: top; }

.headline {font-size:22px; font-weight:bold;}

.newstext { font-size:14px;
            text-align: justify; }

table.imgtext-nowrap { width:100%; }

#content {text-align: justify;}

td.header { background-image:url(elements/header01.jpg); background-repeat:no-repeat; }

/* Formatierungen der Texte und Links */

a { color:#0000FF; text-decoration: none;}
a:hover { color:#0000FF; text-decoration: underline;}

.orange { color:#0000FF; }
.orangesmall { font-size:11px; color:#0000FF; }

table.menue { border-collapse: collapse; margin-left:12px; }

td.menue { border-left:2px solid white; border-right:2px solid white; border-top:2px solid white; }
td.menueact { border-left:2px solid white; border-right:2px solid white; border-top:2px solid white; background-color: #0000FF }

a.menue { font-size:15px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.menue:hover { font-size:15px; color:#ffffff; font-weight:bold; text-decoration:none;}

a.menueact { font-size:15px; color:#ffffff; font-weight:bold; text-decoration:none;}

a.menue2 { font-size: 14px; color:#ffffff; font-weight:bold; text-decoration: none; }
a.menue2:hover { font-size: 14px; color: #ffffff; font-weight:bold; text-decoration: none; }

a.menue2act { font-size:14px; color:#ffffff; font-weight:bold; text-decoration:none; }

form { margin:0px; }

input,textarea,select {
	font-family: Tahoma, Arial, Verdana, Helvetica, Geneva, sans-serif;
	background:#ffffff;
	font-size:12px;
	border: 1px solid #000000;
	width:200px; }

textarea {overflow:auto; height:100px}
