/*********************************************/
/* CSS-Stylesheets für www.rts-riegerteam.de */
/*********************************************/
#background {
	backgroud-color:#000000;
	left:0px;
	top:0px;
	width:1280px;
	height:1024px;
	/*
	background-image: url(../image/logo_isover.gif);
	background-repeat: no-repeat;
	background-position: 99% 28px;
	*/
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B50010;
	/*background-color: #000000;*/
	/*font-weight: bold;*/
	margin-bottom: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B50010;
	margin-top: 14px;
	margin-bottom: -4px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 1px;
}

.teaser {
	font-family: Verdana;
	font-size: 9px;
	color: #CCCCCC;
	background-color: #000000;
	margin-top: 20px;
	margin-bottom: -14px;
	font-weight: normal;
	text-transform: uppercase;
	text-indent: 1pt;
}

.copytext {
	padding-left: 40px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	text-indent: 1px;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	text-indent: 1px;
}

A {
	color: #CCCCCC;
	text-decoration: underlined;
}

A:hover { 
	color: #FFFFFF;
}

.copytextprint {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


#screen {
	position:absolute; 
	left:290px;
	top:100px; 
	width:520px; 
	height:350px; 
	z-index:2
}

#subdescr {
	position:absolute; 
	left:56px; 
	top:20px; 
	width:110px;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #897C7C;
	margin-top:-2px;
}

.textsmall a:link, .textsmall a:active, .textsmall a:visited {
	color:#897C7C;
	text-decoration: underlined;
}

.textsmall a:hover { 
	color:#B7AEAE;
}

.downlink {
	text-decoration: none;
	color:#B53C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.downlink A:link, .downlink A:active, .downlink A:visited {
	text-decoration: none;
	color:#999999;
}

.downlink A:hover { 
	color:#B65656;
}

.list {
	margin-left: 16px;
	margin-top: -16px;
	margin-bottom: 16px;
	list-style-type: square;
}
.thinline {
	margin-top: 10px;
	border-top: 1px solid #7B6868;
	margin-bottom: 10px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #000000;
	color: #333333;
	background-color: #EFEFEF;
}
