
/* Screen Stylesheet für Elektro Rzepka by argus@maura-it.com, 03.03.2003 */

body.page {
		background-image : url(images/Logo_transp_back.png);
		background-position : center;
		background-repeat : no-repeat;
		background-color : #F8FFFF;
		padding : 0px;
}

body.titlepage {
		background-image : url(images/Logo_transp.png);
		background-position : center;
		background-repeat : no-repeat;
		background-color : #F8FFFF;
	   	padding : 0px;
}


h1 { color: #279F91; font-size:28pt; }
h2 { color: #279F91; font-size:18pt; }
h3 { color: #279F91; font-size:14pt; }

p, li, table, td, th { font-size:10pt; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000064; }

pre  {  font-family: "Courier New", Courier, mono; font-size: 10pt}
code {  font-family: "Courier New", Courier, mono; font-size: 10pt}

.indextop { font-size: x-large;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold; }

.indexsub { font-size: xx-small;
            font-family: Verdana, Arial, Helvetica, sans-serif; }

a:link { font-weight:bold; color:#0000E0; text-decoration:none }
a:visited { font-weight:bold; color:#000080; text-decoration:none }
a:hover { font-weight:bold; color:#E00000; text-decoration:none }
a:active { font-weight:bold; color:#E00000; text-decoration:underline }
a:focus { font-weight:bold; color:#E00000; text-decoration:underline }

li {
	color : #279F91;
}

div {
	color : #279F91;
}

td.caption {
	color : #279F91;
	font-weight : bold;
}

#Impressum {
	position : absolute;
	top : 30px;
	left : 50px;
	height : 60px;
	border : 0px;
}

#LogoBereich {
	position : absolute;
	top : 30px;
	left : 50px;
	height : 60px;
	border : 0px;
}

#TitelBereich {
/*
	position : absolute;
	left : 362px;
	heigth : 25px;
*/
	}

#TopMenu {
	position : absolute;
	top : 80px;
	left : 290px;
	width : 350px;
	height : 30px;
}

#LeftMenu {
	position : absolute;
	top : 170px;
	left : 25px;
	width : 125px;
	height : 200px;
}

#TextBereich {
	position : absolute;
	top : 150px;
	left : 200px;
	width : 600px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000064;
	font-weight : normal;
}

#Text {
	position : absolute;
	top : 250px;
	left : 150px;
	width : 800px;
	height : 400px;
	font-size:10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	
	color:#000064;
	font-weight : normal;
	background-color : #EEFFFF;
*/
	padding : 20px;
	overflow : auto;
}