/* standard styles */

body {
 	margin: 14px 5px 0px;
 	padding: 0px;
	background-color: #fff;
	font-family: verdana;
	font-size: 11px;
	color: #000;
}
table {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	empty-cells: show;
}
h1 {
	margin: 0px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 18px;
	color: #200;
	font-weight: bold;
	display: block;
}
h2 {
	margin: 0px;
	margin-bottom: 8px;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #200;
}
h3 {
	margin: 0px;
	margin-bottom: 3px;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #800;
}
td {
	font-family: verdana;
	font-size: 11px;
	color: #000;
	border: 0px;
	padding: 0px;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #005;
}
a:hover {
	color: #00a;
}
a.shortcuts {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #a00;
}
a.shortcuts:hover {
	color: #c00;
}
a.title {
	margin: 0px;
	margin-bottom: 10px;
	font-family: verdana;
	font-size: 17px;
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
a.subtitle {
	margin: 0px;
	margin-bottom: 8px;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	color: #200;
	display: block;
	text-decoration: none;
}
a.subtitle:hover {
	color: #200;

}
a.minititle {
	width: 140px;
	margin: 0px;
	margin-top: 8px;
	margin-bottom: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #500;
	display: block;
	text-decoration: none;
}
a.minititle:hover {
	color: #c00;

}
a.recomlink {
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #500;
	text-decoration: none;
}
a.recomlink:hover {
	color: #c00;

}
a.big {
	font-size: 18px;
}
select {
	border: 1px #4b4b4b solid;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	z-index: 5;
	margin-bottom: 3px;
}
input {
	border: 1px #555 solid;
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	margin: 0px;
	color: #000;
	z-index: 5;
}
textarea {
	border: 1px #555 solid;
	font-family: verdana;
	font-size: 11px;
}
img {
	border: 0px;
	margin: 0px;
}
form {
	margin: 0px;
}
span {
	font-family: verdana;
}

/* specielle styles */

table.menu {
	width: 160px;
	border: 1px #000 solid;
	margin-bottom: 10px;
}
table.menu div {
	font-family: verdana;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: url('/images/menutop.jpg');
	color: #fff;
	font-weight: bold;
}
table.menu a {
	width: 160px;
	text-decoration: none;
	display: block;
	background: url('/images/menu1.jpg');
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
}
table.menu a:hover {
	background: url('/images/menu2.jpg');
	color: #500;
	border-top: 1px #ccc solid;
	border-left: 1px #fff solid;
	border-right: 1px #aaa solid;
	border-bottom: 1px #eee solid;
}
table.content {
	width: 100%;
	border: 1px #000 solid;
	margin-bottom: 5px;
}
table.space td {
	padding: 3px;
}
table.login td {
	padding: 1px;
	font-size: 10px;
}
table.login input {
	width: 72px;
}
table.login a {
	font-size: 10px;
}
table.cooper td {
	padding: 3px;
	text-align: center;
}
table.timetable td {
	padding: 3px;
}
table.timetable input {
	border: 0px;
}
table.nostyle td {
	padding: 2px;
	border: 0px;
}
table.thumbs {
	margin-bottom: 15px;
}
table.thumbs img {
	width: 150px;
	height: 100px;
	border: 1px #000 solid;
	margin: 3px;
}
table.pics td {
	font-size: 13px;
}
table.pics img {
	width: 780px;
	border: 1px #000 solid;
	margin: 3px;
}
table.pics a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
table.arrows {
	width: 770px;
}
table.arrows td {
	color: #555;
}
table.arrows a {
	font-weight: bold;
}
tr.boxheader td {
	font-weight: bold;
	border: 1px #fff solid;
	background: url('/images/menutop.jpg');
	color: #fff;
	padding: 3px;
}
tr.boxheader1 td {
	font-weight: bold;
	border: 1px #fff solid;
	background-color: #333;
	color: #fff;
	padding: 3px;
	text-align: center;
}
tr.boxcontent td {
	border: 1px #fff solid;
	background-color: #ddd;
	padding: 3px;
	vertical-align: top;
}
tr.boxcontent_center td {
	border: 1px #fff solid;
	background-color: #ddd;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}
tr.boxcontent_dark td {
	border: 1px #fff solid;
	background-color: #ccc;
	padding: 3px;
}
tr.boxcontent_light td {
	border: 1px #fff solid;
	background-color: #eee;
	padding: 3px;
}
tr.boxcontent_blue td {
	border: 1px #fff solid;
	background-color: #8bc;
	padding: 3px;
}
tr.boxcontent_green td {
	border: 1px #fff solid;
	background-color: #9b9;
	padding: 3px;
}
tr.thumbs img {
	width: 150px;
	height: 100px;
	border: 1px #000 solid;
	margin: 3px;
}
td.logo {
	width: 800px;
	height: 150px;
	background: url('images/logo.jpg') no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	text-align: right;
}
td.logo a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
td.logo a:hover {
	color: #ff7;
}
td.logo1 {
	width: 800px;
	height: 150px;
	background: url('images/logo1.jpg') no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
	text-align: right;
}
td.logo1 a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
td.logo1 a:hover {
	color: #ff7;
}
td.dark {
	width: 100px;
	background-color: #ccc;
	border: 1px #fff solid;
	text-align: center;
	font-weight: bold;
}
span.menutopline {
	width: 100%; 
	height: 1px; 
	border-bottom: 1px #aaa solid; 
	display: block;
}
span.copy {
	font-size: 10px;
}
div.bottomline {
	height: 2px; 
	padding: 0px; 
	background: url('/images/menutop.jpg');
	font-size: 0px;
}
span.updatetext {
	width: 250px;
	border: 1px #ccc solid;
	font-family: verdana; 
	font-size: 11px; 
	background-color: #eee; 
	padding: 2px; 
	margin-top: 4px;
	text-align: left; 
	overflow:-moz-scrollbars-horizontal;
	overflow-y:scroll;
	overflow-x:hidden;
	display: block;
}
span.newstext {
	width: 400px;
	border: 1px #ccc solid;
	font-family: verdana; 
	font-size: 11px; 
	background-color: #eee; 
	padding: 2px; 
	margin-top: 4px;
	text-align: left; 
	overflow:-moz-scrollbars-horizontal;
	overflow-y:scroll;
	overflow-x:hidden;
	display: block;
}
span.articlenews {
	width: 99%;
	border: 1px #ccc solid;
	font-family: verdana; 
	font-size: 11px; 
	background-color: #eee; 
	padding: 2px; 
	text-align: left; 
	overflow:-moz-scrollbars-horizontal;
	overflow-y:scroll;
	overflow-x:hidden;
	display: block;
}
span.figurtext {
	font-size: 10px;
	color: #333;
	margin-top: 3px;
	margin-bottom: 10px;
	display: block;
	margin-left: 10px;
	width: 95%;
}
input.button {
	font-weight: bold;
	background-color: #eee;
	color: #000;
	cursor: pointer;
}
input.button:hover {
	font-weight: bold;
	background-color: #ccc;
	color: #000;
	cursor: pointer;
}
input.noedit {
	border: 0px;
	background-color: #eee;
}
ul {
	padding-left: 15px;
}
form {
	margin: 0px;
}
a.media {
	font-weight: bold;
	text-decoration: none;
}
img.thumb {
	width: 150px;
	height: 100px;
	border: 1px #000 solid;
	margin: 3px;
}

