/* Start of CMSMS style sheet 'GVA-Screen' */
body{
	background-image: url(../images/cms/bg_grau.gif);
	background-color:orange;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1{
	font-size: 18px;
	margin-bottom: 0px;
}

h2{
	font-size: 14px;
	margin-bottom: 0px;
}

h3{
	font-size: 13px;
	font-weight: bold;
}

div#pagewrapper{
	b/ackground: silver;
	background: #e1e1e1;
	margin: auto;
	border: 1px solid #990000;
	width: 980px;
	b/ackground: white;
	overflow: auto;
	padding-bottom: 5px;
	z-index:10;
}

/* Left Part */
div#left{
	float: left;
	width: 160px;
	position: relative;
	left: 5px;
	top: 33px;
	z-index: 20;
}

div#rightcol {
	float: left;
	width: 160px;
	position: relative;
	left: 15px;
}

div#logo{
	background: #e1e1e1;
	float: left;
	width: 980px;
	height: 170px;
	b/order-bottom: 1px solid #990000;
	text-align: center;
	z-index: 10;
}

.bestView{
	text-align:left;
	margin-left: 5px;
	font-size: 10px;
}

div#impressionen{
	float: right;
	width: 815px;
	height: 170px;
	z-index: 10;
}

div#impressionen table{
	background: silver;
	empty-cells:show;
	b/order: 1px solid black;
	width: 100%;
	height: 170px;
	border-spacing:0px;
}

div#impressionen table td{
	margin: 0px;
	padding: 0px;
	border-style: none;
}

div#content{
	float: left;
	position: relative;
	border: 1px solid #990000;
	width: 638px;
	left: 10px;
	background: white;
	text-align: justify;
	min-height: 600px;
	font-size:12px;
	margin-bottom: 5px;
	z-index: 10;
}

div#randImg{
	width: 158px;
	background: white;
	border: 1px solid #990000;
	margin-bottom: 10px;
}

div#randImg .title{
	font-weight: bold;
	text-align: center;
	background: silver;
}

#content table{
	width: 100%;
}

#contentcorner{
	width: 3%;
	background: #990000;
}

#printButton{
	width: 3%;
	z-index:50;
}

div#content #contenttitle{
	color: #990000;
	font-weight: bold;
	font-size: 18px;
}

#footer{
	top: -9px;
	margin: auto;
	width: 900px;
	height: 25px;
	background: #CCCCCC;
	font-size: 9px;
	text-align: center;
	z-index:10;
}

a{
	text-decoration: none;
	color:#990000;
}

img{
	border: none;
}

div#content form textarea {
	width:400px;
	height: 150px;
}

#list tr:hover {background-color: #5c5cbe;}

iframe{height: 875px;}




/* End of 'GVA-Screen' */

