body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(back.gif);
	background-repeat: repeat-x;
}
.logo{
	position:absolute;
	left:0px; 
	top:0px; 
	height: 92px;
	width: 212px;
}
.Willkommen{
/* Die Begrüßungstext im Indexfile */
	
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	float: left;
	
	position:absolute;
	left:200px; 
	top:116px; 
	width:200px;
}
.Pfadanzeige { 
	/* Die Pfadangabe im Indexfile */
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: left;
	position:absolute;
	left:10px; 
	top:90px; 
	}
	.Alarm {
	/* wenn kein Email angegeben wurde */
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.arbeitsspalte{

/* Tabelle mit den Arbeitsbuttons */
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	border: 4px solid #ffffff;
	left:5px; 
	top:5px; 
	width:200px;
	
}

.bildtabelle {
/* Tabelle mit den Bildern */
	
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	left:10px; 
	top:30px; 
	vertical-align: bottom;
	text-align: center;	
}

.bildtabelle td{
/* Tabelle mit den Bildern */
	width:165px;
	text-align: center;	
	margin: 0px;
	padding: 0px;	
}

.bildtabelle #bild {
	background:#E6F1DF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 165px;
	vertical-align: bottom;
	width:165px;
}

.bildtabelle #titel {
	background:#E6F1DF;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	border-bottom:1px solid #CBDFD5; 
	border-top:1px solid #CBDFD5; 
	color:#679D0E; 
	height: 18px;
}

.bildtabelle #links {
	background:#E6F1DF;
	text-align: center;
	vertical-align: bottom;
	white-space: nowrap;
	border-bottom:1px solid #CBDFD5; 
	border-top:1px solid #CBDFD5; 
	color:#679D0E; 
	height: 18px;
}

.bildtabelle #copyright {
	width: 500px;
}


.emailtabelle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	float: left;
	border: 2px solid #ffffff;
	
}
a {
	font-size: 12px;
	/*font-weight: bold;*/
	color:#679D0E; 
	text-decoration: none;	
	border: 0px solid black;
   border-left-color: white;
   border-top-color: white;
	padding: 2px;
}
a:hover {
	font-size: 12px;
	/*font-weight: bold;*/
	color:#679D0E; 
	text-decoration: underline;	
	border: 0px solid white;
   border-left-color: black; border-top-color: black;
	padding: 2px;
}

  /*Ende Ordnercss */
.file {
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	float: left;
	border: 2px solid #0000FF;
	position:absolute;
	left:220px; 
	top:30px; 
	width:400px;
}

img {
	border-style: none;
}

/* 	======================
	Footer elements
	======================	 */
div#footerContent {
	padding:0 0px 4px 0px;
	width:500px;
}
div#footer span { color:#017A4A; margin:0 5px; }
div#footer a:link, div#footerContent a:visited { color:#77AB6B; text-decoration:none; }
div#footer a:hover, div#footerContent a:active { color:#77AB6B; text-decoration:underline; }
div#footerBottom {
	width:500px;
	height:20px;
	background:url(http://www.stvp.at/pic/footer_bottom.gif) top left no-repeat;
	overflow:hidden;
}

div#footer {
	clear:left;
	width:600px;
	margin:0 auto;
	padding:0px 0px 0 19px;
	background:url(background_footer.gif) left top repeat-y;
	z-index:0;
	color:#77AB6B;
	font-size:0.8em;
}
* html div#footer { width:619px; w\idth:600px; }

/* 	======================
	Head elements
	======================	 */
div#head h1 {

	vertical-align: middle;
	display: block;
	float:left;
	width:294px;
	height:68px;
	margin-left:34px;
	background:url(http://www.stvp.at/pic/logo.gif) top left no-repeat;
	clear: both;
}
* html div#head h1 { display:inline; }
div#head h1 a:link, div#head h1 a:visited, div#head h1 a:hover, div#head h1 a:active {
	display:block;
	width:200px;
	height:68px;
	text-indent:-9999px;
	text-decoration:none;
}

div#head h4 {
	position:absolute;
	z-index:1;
	right:250px;
	top:40px;
	width:194px;
	height:16px;
/*	background:url(http://www.stvp.at/pic/head/volkspartei_sein.gif) top left no-repeat;*/
	overflow:hidden;
	text-indent:-9999px;
}

/* 	======================
	Basic layout containers
	======================	 */

div#mainWrapper {
	width:100%;
	z-index:0;
	position:relative;
	background:url(background_mainwrapper.gif) left top repeat-x #C0C2C4;
	text-align:center;
}
div#head {
	position:relative;
	z-index:0;
	width:600px;
	height:69px;
	padding: 0 0 0 19px;	
	margin:0 auto;
	background:url(background_head.gif) left top repeat-y;
}

* html div#head { width:619px; w\idth:600px; }

div.main {
	position:relative;
	z-index:1;
	width:600px;
	margin:0 auto;
	padding: 0 0 0 19px;
	background:url(background_main.gif) left top repeat-y;
	text-align: center;
}
* html div.main { width:619px; w\idth:600px; }

table.emailtabelle { border-collapse:collapse;text-align:left;  }
table.emailtabelle th { padding:3px 10px 4px 0; vertical-align:top; text-align:left;}
table.emailtabelle td { padding:0 0 4px 0; vertical-align:top;text-align:left; }
table.emailtabelle th.error { color:#BD0303; }
table.emailtabelle th { color:#036635; text-align:left; font-weight:normal; }
table.emailtabelle td.submit { 
text-align:right; 
padding-top:10px; 
background:url(http://www.stvp.at/images/background_divider_h.gif) 
left 2px repeat-x;  
}

input, select, textarea { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#6E7174; 
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

table.emailtabelle input, select, textarea { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#6E7174; 
	font-weight: normal;
	text-align: left;
}

#nachricht {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:#6E7174; 
	font-weight: normal;
	text-align: left;
	font-size: 12px;
}

	
#linkbild {
	max-height: 165px;
	max-width: 165px;
	margin:0px;
	padding:0px;
}

#dertext {
	height: 18px;
}

#bilderrahmen {
	padding: 0px;
	margin:0px;
}
