html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
/*	vertical-align: baseline;*/
	vertical-align: top;
}
a img, :link img, :visited img {
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
strong {font-weight: bold;}


table {
	border-collapse: collapse;
	border-spacing: 0;
}
html,body{
	margin:0;
	padding:0;
	height:100%;
background-color:#d9d9d9;
}

.center {
margin-left:auto; margin-right:auto;
text-align:center;
}
#tdl {
width:14px;
background-image:url(../pics/bgl.jpg);
background-repeat:repeat-y;
}
#tdr {
width:14px;
background-image:url(../pics/bgr.jpg);
background-repeat:repeat-y;
}
#tdb {
height:55px;
background-image:url(../pics/bottom.jpg);
background-repeat:no-repeat;
}
#head {
height:220px;
width:979px;
background-color:#fff;
}
#cont {
width:979px;
background-color:#fff;
}
#nav1 {
width:48px;
height:300px;
}
#nav2 {
width:152px;
padding-top:30px;
}
#nav3 {
width:16px;
}
#nav4 {
width:763px;
}
#contpic {
width:293px;
vertical-align:right;
text-align:right;

}
#cont,
#cont .default {
	width: 470px;
	padding-top: 30px;
}
#cont .wide {
	width: auto;
}
.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	font-weight: bold;
	line-height: 16px;
}
.navtitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b22858;
	font-weight: normal;
	line-height: 21px;
}

td, div, input, select, textarea  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #545454;
font-size: 11px;
line-height: 14px;
}

hr {
height:1px;
color:#343434;
}
#text ul, ol { 
list-style-type: none; 
padding-top:0px;
padding-bottom:0px;
}

#text li { 
padding-left:12px;
padding-top: 4px;
list-style-type: none; 
background: url(../pics/listgr.gif) 0px 5px no-repeat;
}

a, a:link, a:active, a:visited  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b22858;
text-decoration: none;
}

a:hover {	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b22858;
text-decoration: underline
 }

a.mailto:link {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #b22858;
text-decoration: none}

.fuss1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #afafaf;
text-decoration: none;
padding-top:3px;

}
.fuss, .fuss:link, .fuss:active, .fuss:visited  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #afafaf;
text-decoration: none;
}

.fuss:hover {	
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #b22858;
text-decoration: underline
 }


#navigation{
	list-style: none;
	margin-left: 0px;
	padding: 0;
	line-height: 20px;
}
#navigation a{
    color: #545454;
	text-decoration: none;
}
#navigation a:hover{
    color: #b22858;
	text-decoration: none;
}
#navigation li{
    color: #545454;

}
#navigation li.active{
    color: #b22858;
	text-decoration: none;
}
#navigation li a{
	text-decoration: none;
    color: #545454;
}
#navigation li.active a{
	font-weight: normal;
	text-decoration: none;
    color: #b22858;
}
#navigation li.active li a { 
font-weight: normal; 
color: #545454;
}

#navigation li.active li a:hover { 
font-weight: normal; 
text-decoration: none;
color: #b22858;
}

#navigation li.active li.active a{
color: #b22858;
font-weight: normal;
text-decoration: none;
}
#navigation li li{
text-transform: none;
border: none;
padding-left:16px;
list-style-type: none; 
background: url(../pics/list.gif) 8px 7px no-repeat;
}


.login label {
	display: inline-block;
	width: 80px;
}
.login input {
	display: inline-block;
	width: 150px;
	border: 1px solid #707173;
	margin-bottom: 5px;
}
.files .main {
	font-weight: bold;
}
.files h2 {
	font-weight: bold;
	margin-bottom: .7em;
}
.files ul {
	list-style-type: none;
	margin-bottom: 1.5em;
}
.files ul li {
	/*padding: 1px 0;*/
}
ul.fileList {
	list-style: none;
	margin-top: 10px;
}
ul.fileList li {
	list-style: none;
	width: 160px;
	margin-bottom: 10px;
	float: left;
}
ul.fileList li a {
	display: block;
	width: 150px;
	text-decoration: none;
}
ul.fileList li .img {
	background-color: #CCC;
	display: block;
	width: 150px;
	height: 100px;
	margin-bottom: 5px;
}
ul.fileList li a:hover .img {
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}
.files .logoff {
	margin-top: 1em;
}
.clear {
	clear: both;
	float: none;
}
