s/*basics*/
#links-tabs {
	float: left;
	padding-left: 50px;
	padding-top: 150px;
	padding-bottom: 50px;
	color: #223E4C;
	width: 500px;
	line-height: 16px;
}
#linksraus {
	position: relative;
	right: 50px;
}
#rubrik{
font-size:25px;
}
#string {
	color: rgb(0,0,255);
	font-weight: bold;
}

#image {
	float: left;
}
#border {
	float: left;
	border: 1px solid black;
}
#Subtitel {
	color: rgb(231,231,231);
	background-color: rgb(0,0,0);
	background: url(http://www.stresstiming.de/images/tab_top.gif);
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 35px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	width: 100%px;
	}
#text-kopf {
	color: rgb(231,231,231);
	background-color: rgb(0,0,0);
	background: url(http://www.stresstiming.de/images/tab_top.gif);
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;

}
#Subseite {
	float: left;
	color: #223E4C;
	background-color: rgb(255,255,204);
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 640px;
}
#hinweis {
position:relative;
	font-size: 8px;
	background-color: rgb(255,255,204);
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	border: 1px solid red;
	width: 100%;
}
#anz-rechts1 {
	margin-top: 0px;
	margin-left: 0px;
	background-color: rgb(255,255,204);
	z-index: 1;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 0px;
	border: 0px;
}
#linktext {
	margin-top: 0px;
	margin-left: 0px;
	background-color: rgb(236,236,236);
	z-index: 1;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding: 0px;
	border: thin solid rgb(230,230,230);
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	width: 100%
}
body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	background: url(http://www.stresstiming.de/showjpg.php) top repeat;
	margin: 0px;
	text-align: center;
}
#seite {
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	BACKGROUND: rgb(255,255,212);
	PADDING-BOTTOM: 20px;
	WIDTH: 778px;
	PADDING-TOP: 0px;
	BORDER-RIGHT: #c0c0c0 1px solid;
	BORDER-TOP: #c0c0c0 1px solid;
	BORDER-LEFT: #c0c0c0 1px solid;
	BORDER-BOTTOM: #c0c0c0 1px solid;
	TEXT-ALIGN: left;
	margin: 0 auto;
}
table {
	text-align: left;
}
td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.hl-bold {
	font-weight: bold;
}
.small {
	font-size: 11px;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.copy {
	font-size: 11px;
	color: #EC6A3E;
	text-align: right;
	padding-right: 10px;
}
h1 {
	margin-top: 10px;
	font-size: 32px;
	font-weight: bold;
}
h1 strong {
	font-size: 50px;
}
h1.subtle {
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: rgb(132,132,132);
}
h2.titlelink {
	color: #F48955;
	font-size: 14px;
	font-weight: bold;
}
h2.subtle {
	font-size: 12px;
	font-weight: bold;
	color: #F48955;
	margin: 0;
	padding: 0;
}
.subtletitlelink {
	color: #F48955;
	font-size: 12px;
	font-weight: bold;
}
h3.subtle {
}
.grey {
	color: #d5d5e0;
}
/*navigation*/
td.kopf {
	background-image: url(http://www.stresstiming.de/images/menue/kopftab-mitte.png);
	background-repeat: repeat-x;
	font-weight: bold;
	display: block;
	float: left;
	width: 40px;
	height: 39px;
	color: rgb(214,214,214);
	text-decoration: none;
	text-align: center;
	margin-right: 0px;
	vertical-align: top;
}
td.kopfl {
	background-image: url(http://www.stresstiming.de/images/menue/kopftab-links.png);
	font-weight: bold;
	display: block;
	float: left;
	width: 400px;
	height: 39px;
	color: rgb(214,214,214);
	text-decoration: none;
	text-align: center;
	margin-right: 0px;
	vertical-align: top;
}
td.kopfr {
	background-image: url(http://www.stresstiming.de/images/menue/kopftab-rechts.png);
	font-weight: bold;
	display: block;
	float: left;
	width: 106px;
	height: 39px;
	color: rgb(214,214,214);
	text-decoration: none;
	text-align: center;
	margin-right: 0px;
	vertical-align: top;
}
.topnav:hover {
	background-image: url(../images/reiter_on.jpg);
	color: #ffffff;
}
a {
	color: #003366;
}
a:hover {
	text-decoration: none;
}
a.largelink {
	font-size: 14px;
	font-weight: bold;
}
a.textlink {
	color: #000000;
}
.loginbut {
	background-image: url(../images/reiter_login.jpg);
	font-weight: bold;
	display: block;
	width: 154px;
	height: 26px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
	line-height: 24px;
}
.big-but {
	background-image: url(../images/bg_button.gif);
	font-weight: bold;
	display: block;
	width: 212px;
	height: 35px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	padding-left: 0px;
	margin: 5px;
}
.stylishbutton {
	font-family: arial, helvetica, verdana, sans-serif;
	background-color: #EC6A3E;
	color: #ffffff;
	font-weight: bold;
	border-color: #ccccff;
	border-style: solid;
	border-width: 1px;
}
.tiny {
	color: #C0C0C0;
	font-size: 10px;
}
a.tiny {
	color: #C0C0C0;
	font-size: 10px;
}
/*elemente*/
.line {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F37133;
}
.codebox {
	background-color: #FCDDCE;
	font-weight: bold;
	font-size: 11px;
	color: #EC6A3E;
	padding-top: 2px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
}
.loginfield {
	width: 80px;
	font-size: 10px;
}
.hl-orange {
	display: block;
	height: 25px;
	padding-left: 10px;
	background-color: #F48955;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.ml-orange {
	display: block;
	height: 25px;
	padding-left: 10px;
	background-color: #CCCCCC;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.bl-orange {
	display: block;
	height: 25px;
	text-align: right;
	background-image: url(../images/bg_ecke_ul.gif);
	background-color: #F48955;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	line-height: 24px;
}
.hl-blue {
	display: block;
	height: 25px;
	padding-left: 10px;
	background-color: #5594C6;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.hl-blue-minor {
	display: block;
	height: 18px;
	padding-left: 10px;
	background-color: #5594C6;
	color: #ffffff;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.hl-lightblue {
	display: block;
	height: 25px;
	padding-left: 10px;
	background-color: #cadeee;
	color: #5594C6;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 1px;
	margin-top: 1px;
}
strong i {
	color: rgb(0,0,255);
}
.td-text {
	vertical-align: top;
	padding-top: 4px;
	padding-left: 6px;
}
.dvd-start {
	display: block;
	float: left;
	width: 124px;
	height: 160px;
	background-color: #efeff2;
	text-align: center;
	margin-right: 1px;
}
.cat-start {
	display: block;
	float: left;
	background-color: #efeff2;
	text-align: center;
}
.dvd-start-end {
	display: block;
	float: right;
	width: 192px;
	height: 160px;
	background-color: #efeff2;
	text-align: left;
	padding-left: 5px;
}
/* tabellen */
.tableheader {
	color: #ffffff;
	background: #F48955;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.tableheader a {
	color: #333333;
	background: #d5d5e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tableheader a:hover {
	color: #333333;
	background: #d5d5e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
tr.hilite {
	background: #d5d5e0;
}
tr.tab {
	background: #efeff2;
}
td.tab {
	color: #333333;
	background: #efeff2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
}
td.gray {
	color: rgb(211,211,211);
	background: rgb(0,0,0);
	background: url(http://www.stresstiming.de/images/tab_top.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
td.white {
	color: rgb(0,0,0);
	background: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
tr.hilite td.tab {
	background: #d5d5e0;
}

