div.textbox {
	border-color: #1D6983;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	margin: 0px;
	width: auto;
	background-color: #95C9E2;
}

#messageboxtitle {
	background-color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	vertical-align: middle;
	text-align: right;
	line-height: 22px;
	background-image: url(../images/bgr2.jpg);
	width:100%;
	height:22px;
}
#messagebox {
	left: 50%;
	top: 30%;
	z-index: 3;
	position: absolute;
	padding: 0px;
	background-color: #95C9E2;
 	display:none;
	color: Black;
	width: 400px;
	border-color: #1D6983;
	border-width: 1px;
	border-style: solid;
	margin-left: -200px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

div.sidebox {
	width: 100%;
	background-color: #95C9E2;
	border-color: #1D6983;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}

a.mainmenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: White;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.mainmenu:hover  {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #95C9E2;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

img.random {
right: 0px;
margin: auto;
	padding: 0px;
	border-width: 0px;
	position: absolute;
}

img.logo {
	margin-top: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	position: absolute;
}

hr {
	border-width: 1px;
	color: #DBDBDB;
	height: 1px;
	border-style: dotted;
}

h1 {
	font-family:"Trebuchet MS"; 
	font-size:1.6em; 
	color:#33CC00;
	line-height: 25px;
}
       
h2 {
	font-family:"Trebuchet MS"; 
	font-size:1.2em; 
	color:#33CC00;
	line-height: 18px;
	padding:0px;
	margin: 0px;
}

p,span.text {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	color:#3D3D3D;
	line-height: 24px;
}

a {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	color:#068BD2;
	line-height: 19px;
	background-image: url(../images/linkbgr.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	margin: 3px;
}
a:hover  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #33CC00;
	line-height: 19px;
	text-decoration: underline;
	background-image: url(../images/linkbgr2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	margin: 3px;
}
.divstyle a {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	color:#068BD2;
	line-height: 19px;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	margin: 3px;
}
.divstyle a:hover  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #33CC00;
	line-height: 19px;
	text-decoration: underline;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	font-weight: bold;
	margin: 3px;
}
td a {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	color:#068BD2;
	line-height: 19px;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	margin: 3px;
}
td a:hover  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #33CC00;
	line-height: 19px;
	text-decoration: underline;
	background-image: url();
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 0px;
	font-weight: bold;
	margin: 3px;
}

td b a {
	font-family:"Trebuchet MS"; 
	font-size:14px; 
	color:#068BD2;
	line-height: 19px;
	background-image: url(../images/linkbgr.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	margin: 3px;
}
td b a:hover  {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #33CC00;
	line-height: 19px;
	text-decoration: underline;
	background-image: url(../images/linkbgr2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	margin: 3px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #A2BECC;
	background-image: url(../images/muster.jpg);
}

#nav {
	float: left;
	width: 160px;
	padding: 0px;
	margin: 5px;
}

#inhalt {
	margin-left: 175px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 20px;
	background-color: white;
	border-color: #1D6983;
	border-width: 1px;
	border-style: solid;
	min-height: 400px;
}

#footer {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 20px;
	background-image: url(../images/messagebgr.jpg);
	text-align: center;
	padding: 10px;
	clear: both;
}

#banner {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #E5E5E5;
	background: url(../images/bgr.jpg);
	height: 91px;
}

a.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #1D6983;
	text-decoration: none;
	height: 16px;
	width: 156px;
	padding: 2px;
	letter-spacing: 1px;
	display: block;
	line-height: 10px;
	margin: 0px;
	font-weight: bold;
	vertical-align: middle;
	background-image: none;
}

a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: White;
	text-decoration: none;
	height: 16px;
	width: 156px;
	font-weight: bold;
	padding: 2px;
	letter-spacing: 1px;
	display: block;
	line-height: 10px;
	margin: 0px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #1D6983;
	background-image: url(../images/submenuhover.jpg);
	background-repeat: repeat;
}

form {
 MARGIN-TOP:3px; 
 MARGIN-BOTTOM:3px;  
}

select,input,textarea {
	font-family: "Trebuchet MS";
	background-color: White;
	font-size: 11px;
	font-family: "Trebuchet MS";
	border: 1px solid #1D6983;
	color: #1D6983;
}

p.error {
	display: block;
	padding: 8px;
	color: #FF8000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	border-style: solid;
	border-color: #FF8000;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/layout/icons/ico_error.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

p.message {
	display: block;
	padding: 8px;
	color: #9ACD32;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	border-style: solid;
	border-color: #9ACD32;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/layout/icons/ico_ok.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
       
img.nav {
	margin-top: 106px;
	display: inline;
	padding:0px; 
	border:0px;
}

img.thumb {
	padding: 5px;
	border-style: dotted;
	border-color: #C4C4C4;
	border-width: 1px;
	margin: 10px;
	background-color: #F9F9F9;
}

img.article
{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-width: 0px;
	border-style: solid;
	border-color: #E8E8E8;
	padding: 2px;
	text-align: center;
	display: block;
}

.divstyle img { border: 1px solid #068BD2; }
.divstyle img:hover { background-color: #068BD2; }

.hidden {display: none; height: 0px;}