/* CSSTidy 1.3: Mon, 14 Apr 2008 03:36:19 -0600 */
body {
	color: #404040;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	background: #344C7A url(../images/bg_c.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
}

table {
font:12px/1.5em Arial, Helvetica, sans-serif;
}

a {
color:#344C7A;
font:12px/1.4em Arial, Helvetica, sans-serif;
text-decoration:underline;
}

a.sideMenu
{
	color:#6495C0;
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	text-decoration:none;
}

.clear {
clear:both;
overflow:hidden;
height:1px;
background-color:transparent;
margin:0;
padding:0;
}

a:hover {
text-decoration:none;
}

h1 {
letter-spacing:.2em;
border-bottom:1px solid;
font-size:15px;
text-transform:uppercase;
font-weight:700;
background:transparent;
color:#6495C0;
border-color:#6495C0;
margin:0 0 12px;
padding:6px 0 4px;
}

h2 {
color:#6495C0;
font:bold 14px Arial, Helvetica, sans-serif;
margin:15px 5px 5px 0;
}

h3 {
color:#6495C0;
font:bold 13px Arial, Helvetica, sans-serif;
margin:0 0 3px;
}

#superWrapper {
background:url(../images/bg_c_bak.jpg) repeat-y center top;
margin:0 auto;
}

#superWrapperBottom {
height:10px;
background:url(../images/bg_bottom.jpg) repeat-y center top;
}

#superWrapperTop {
	margin-top: 5px;
	height: 15px;
	background: url(../images/bg_top.jpg) repeat-y center top;
	
}

#wrapper {
width:800px;
margin:0 auto;
}

.postit {
position:absolute;
left:78%;
top:20px;
}

#top {
background:url(../images/top.png) no-repeat center;
height:7px;
margin:0;
padding:0;
}

#header {
background:url(../images/shade.gif) repeat-x top;
height:80px;
width:800px;
background-color:#fff;
border-top:1px solid #c1c1c1;
border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
margin:0;
}

#logo {
float:left;
width:200px;
padding:0;
}

#sm {
float:left;
width:800px;
padding:0;
background:url(../images/sab.png) top;
height:80px;
}

#sm_home {
float:left;
width:800px;
padding:0;
background:url(../images/home_banner.png) top;
height:80px;
}

#nav {
height:40px;
padding-left:0;
width:798px;
border-left:2px solid #c1c1c1;
border-right:2px solid #c1c1c1;
margin-left:0;
background:url(../images/nav.gif) repeat-x top;
}

#nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li {
display:block;
float:left;
}

#nav li a {

font:bold 12px Arial, Helvetica, sans-serif;
color:#F7F7F7;
text-decoration:none;
display:block;
border-right:1px solid #344C7A;
padding:12px 15px 13px;
}

#nav li a:hover,#nav li a.current {
background:url(../images/hover.gif) repeat-x top;
}

#main {
min-height:450px;
background:url(../images/shade.gif) repeat-x top;
overflow:hidden;
clear:both;
width:800px;
background-color:#FFF;
border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
border-bottom:1px solid #c1c1c1;
margin:0;
padding:0;
}

#content {
float:left;
width:570px;
margin-right:10px;
}

#content p {
margin:0 0 10px;
}

#content ul {
list-style:square url(../images/bullet.gif);
margin:15px 0 0 25px;
padding:0 0 10px;
}

#content li {
margin:0;
padding:0 0 4px;
}

.img {
border:1px solid #e5e5e5;
background-color:#fff;
margin:0 0 12px;
padding:7px;
}

.box1 {
width:215px;
float:left;
border:1px solid #e5e5e5;
padding:7px;
}

.box2 {
width:215px;
float:left;
margin-left:12px;
border:1px solid #e5e5e5;
padding:7px;
}

.cont {
display:block;
background-color:#F7F7F7;
padding:8px;
}

.cont:hover {
background-color:#fff;
}

#sidebar {
float:left;
width:170px;
height:350px;
margin-right:20px;
margin-left:10px;
margin-top:9px;

}

.menu {
list-style:none;
margin:0;
padding:0;
}

.menu li {
height:22px;
background:url(../images/menu.gif) repeat-x left top;
padding:10px 0 0 20px;
}

.menu a {
color:#344C7A;
text-decoration:none;
font-size:12px;
}

.menu a:hover {
color:#000;
}

#footer-line {
background:#6495ED url(../images/footer.gif) repeat-y left;
height:13px;
width:800px;
margin:0;
}

#footer {
	background: White url(../images/shade.gif) repeat-x top;
	width: 800px;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	margin: 0;
	padding: 0;
}

.crd a {
color:#404040;
text-decoration:none;
}

#bottom {
background:url(../images/bottom.png) no-repeat center;
height:27px;
}

input.styled {
background-color:#DBE8F2;
border:1px inset #ccc;
color:#404040;
font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
margin:1px;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

#meldung
{
border:1px red solid;
width:220px;
min-height:50px;
position: absolute;
top:5px;
left:5px;;
background-color: #ffd700;
opacity:.2;
filter:alpha(opacity=20);
-moz-opacity:.2;
}

#meldung:HOVER
{
opacity:1;
filter:alpha(opacity=100);
-moz-opacity:1;
}
