/* Alles auf 0 setzen */
* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BAD9F5;
}

body,td,th {
	font-family: serif, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h3 {
	font-size: 15px;
	color: #000000;
	text-align:center
}

.mainbody {
	width:882px;
	border-left:thick #A0C9EB solid;
	border-right:thick #A0C9EB solid;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:40px;
	margin-right:40px;
}

.banner {
	width:100%;
	height: 105px;
}

.bannerimage {
	background:url(../images/banner.jpg) no-repeat left;
	margin-left:165px;
	height:105px; 
}

.navbg {
	width:100%;
	height:26px;
    background-color: #88CCCC;
    border-top:thick #A0C9EB solid;
    border-bottom:thick #A0C9EB solid;
}

#navcontainer ul {
	margin: 0;
	padding-top: 0px;
	list-style-type: none;
	text-align: center;
	font-family: arial;
	font-size: 11px;
	height: 33px;
	padding-top:8px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top:8px;
	color: #993333;
	width: 100%;
	height: 33px;
	border-right:thin inset #FF0000;
}

navcontainer ul li a:hover {
	color: #FFFFFF;
	width: 100%;
	height:33px;
    border: 10px solid red;
}

.leftcolumn {
    width:123px;
    height:443px;                                  
	float:left;
	margin:0px;
	background-color:#ededed;  
	padding-bottom:0px;
}

.rightcolumn {
	width:734px;
    height:443px;
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px; 
    color:#333333;   
    overflow:auto;
    font-weight:bold;
    text-align: left; 
    background-color:#a0c9eb;
}

.rightpic {
    width:240px;
    height:220px;
    float:right;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px; 
    color:#333333;   
    overflow:auto;
    font-weight:bold;
    text-align: left; 
}

.rightbez {
    width:420px;
    height:220px;
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    padding-top:10px; 
    color:#333333;   
    overflow:auto;
    font-weight:bold;
    text-align: left; 
}

.nav222 {
	width:115px;
	background:url(../images/nav.gif) repeat-x;
	height:18px;
	border-left:thin solid #CCCCCC;
	border-top:thin solid #CCCCCC;
	padding-left:10px;
	padding-top:7px
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	color: #993333;  
}

a:link {
	text-decoration: none;
    font-weight: bold;
    color: #993333; 
}

a:visited {
	text-decoration: none;
    font-weight: bold;
	color: #993333;   
}

a:hover {
	text-decoration: none;
    font-weight: bold;
	color: #993333;   
}

a:active {
	text-decoration: none;
    font-weight: bold;
	color: #993333;   
}

.style1 {
	color: #000000;
}

.input {
	background:url(../images/nav.gif);
	border:thin inset #000000;
	height:21px;
	width:180px;
	padding-left:20px;
	padding-top:4px
}

.footer {
	width:882px;
	height:25px;
	text-align:center;
	border-top:thin solid #CCCCCC;
    background-color: #88CCCC; 
	float:left;
	padding-top:1px;
	color:#993333;
    border-top:thick #A0C9EB solid;
    border-bottom:thick #A0C9EB solid;
}

.submit {
	background-color:#EDEDED;
	border:0px;
	outline:0px;
}

.columnheader {
	height:14px;
	width:123px;
	background-color: #88CCCC;
	text-align:center;
	color:#006600;
	font-weight:bold;
	padding-top:0px;
    padding-bottom:7px;
    border-top:thick #A0C9EB solid;
    border-right:thick #A0C9EB solid; 
    font-size: 15px; 
}

.columnheadera {
    height:14px;
    width:123px;
    background-color: #88CCCC;
    text-align:center;
    color:#006600;
    font-weight:bold;
    padding-top:0px;
    padding-bottom:7px;
    border-right:thick #A0C9EB solid; 
    font-size: 15px; 
}

.downloady {
	color:#FFFFFF;
}

#such1 {
    float:left;	
    text-align: left;
    width: 200px;
    height: 30px;
    border-width: 1px;
}

#such2 {
    float: left;
    text-align: left;
    width: 500px;
    height: 30px;
} 

img {
    border:none;
}

#box a {
    color:#ffffff;
    display:block;
    width:80px;
    height:80px;
    padding:0px;
    text-decoration:none;
}
#box a:hover {
    background:#000000;
}

#box a span {
    display:none;
}

#box a:hover span {
    position:absolute; 
    top:2px; 
    right:80px; 
    z-index:3;
    display:block;
    width:300px;
    height:300px;
    padding:10px;
}

