﻿input, textarea, select {
  border: 1px solid #333333;
  background-image:  url(../homepage/img/inputbg.jpg);
  background-repeat: repeat-x;
  background-height: 100%;
  background-position: 0% 0%;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #003794;
  color: #333333;
}

html, body {
    margin-top:0px;
	margin-left:0px;

	
}

body
{
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	

}
a:link {

	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {

	text-decoration: none;
}


/* Komplette Seite */
#wrap2 {
	height:100%;
	width: 100%;
	/*background-image: url(img/bg2.jpg);
	background-repeat:repeat-x; */
	top: 0px;
	left: 0px;
	position: absolute;
}
#wrap {
	min-height:100%;
	height:100%;
	width: 100%;
	top: 0px;
	left: 0px;
    margin-top:0px;
	margin-left:0px;

}
/* fuer IE Win < Ver 7 */
* html #wrap {
  height:100%;
}
/* Kompletter Seitenkopf */

/* Kopfzeile mit Standardmenü */
#space1
{
	position:absolute;
	top: 0px;
	width: 976px;
	height: 15px;
	text-align:left;
	padding: 2px;
	font-style:normal;
	font-weight:bold;
}
/* Logobereich 
#logo
{
	position: absolute;
	top: 20px;
	left: 5px;
	width: 160px;
	height: 130px;
	padding: 0px;
	background-color: yellow;
	overflow:hidden;
}
*/
/* Bannerbereich 
#topbanner
{
	position: absolute;
	top: 20px;
	left: 170px;
	width: 785px;
	height: 84px;
	padding: 0px;
	background-color: yellow;
	overflow:hidden;
}
*/
#topbanner
{
	position:absolute;
	top: 15px;
	width: 980px;
	height: 170px;
	text-align:left;
	padding: 0px;
	overflow:hidden;
}
/* Zwischenzeile Banner - Navigation oben 
#space2
{
	position: absolute;
	top: 105px;
	left: 170px;
	width: 790px;
	height: 5px;
	padding: 0px;
	background-color: green;
}
*/
/* Navigation oben */
#navrow
{
	position:relative;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	height: 40px;
	display: block;
	text-align:right;
	padding-left: 0px;
	vertical-align:middle;
	font-style:normal;
	font-weight:bold;
}
/* Zwischenzeile Navigation oben - Spaltenbereich 
#space3
{
	position: absolute;
	top: 155px;
	left: 0px;
	width: 960px;
	height: 10px;
	padding: 0px;
	background-color: green;
}
*/
/* Spaltenbereich */
#colback
{
    margin-left: auto;
	margin-right: auto;
	top:170px;
	width:980px;
	height:100%;
	position: relative;
	display:inline;
}
/* Navigation links */
#navcol
{
	position:relative;
	float:left;
	border-left: 3px solid #333333;
	border-right: 2px solid #333333;
	top:177px;
	width:159px;
	text-align:left;
	background-color:#CCCCCC;
	display:block;
	
	}
 Zwischenspalte Navigation links - Inhalt 
#spacea
{
	position: absolute;
	margin:0px;
	top: 165px;
	left: 164px;
	width: 10px; 
    padding-top:0px;
    padding-right:0px;
    padding-bottom:5px; 
    padding-left:0px;
	background-color:#E8E8E8;
	float:left;
}

/* Inhalt */
#content
{
	position:relative;
	top:177px;
	float:left;
	width:618px;
	text-align:left;
    padding-top:5px;
    padding-right:5px;
    padding-bottom:5px; 
    padding-left:5px;
	background-color:#FFFFFF;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
}
/* Zwischenspalte Inhalt - Kontextspalte 
#spaceb
{
	position: absolute;
	margin:0px;
	top: 165px;
	left: 786px;
	width: 10px; 
    padding-top:0px;
    padding-right:0px;
    padding-bottom:5px; 
    padding-left:0px;
	background-color: green;
	float:left;
}
*/
/* Kontextspalte */
#conrow
{
	position:relative;
	top:177px;
	float:left;
	width:159px;
	background-color: #CCCCCC;
	border-right: 3px solid #333333;
	border-left: 2px solid #333333;

}
/* Zwischenzeile Spaltenbereich - Fusszeile */
#space4
{
	position:absolute; 
	top:0px;
	left:0px;
	width:980px;
	height:10px;
	padding:0px;
	background-color: green;
}



/* Standardschriften */
.standard9 
{

	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.standard12 
{

	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration:none;
}

.standard12b 
{

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

.standard12bu 
{

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

.standard14b 
{

	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

/* Diverse */

#scrollpart
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 100%;
	padding: 0px;
}
#backspace
{
	margin:0px;
	top: 165px;
	left: 0px;
	width: 960px; 
	padding: 0px;
	background-color: green;
}

/* Stylesheetüberarbeitung A  ------------------------------------------------------------------------------------------------------*/

#bg1 {

	background-image:  url(../homepage/img/bg1.jpg);
	background-repeat:repeat;
	background-position: top left;
	width: 100%;
	height:100%;
	postion:absolute;
	top: 0px;
	left:0px;
	display:block;
	
	}
	
#bg2 {

	/*background-image: url(img/bg2.jpg);
	background-repeat:repeat-x;
	background-position: top left;*/
	width: 100%;
	min-width:1900px;
	height:100%;
	postion:absolute;
	top: 0px;
	left:0px;
	display:block;
	
	}
	
	
#wrapper {

	width: 980px;
	margin-right: auto;
	display: block;
	postion:relative;
	top:0px;
	left: 0px;


}

#header {

	top: 20px;
	position:relative;
	background-image:  url(../homepage/images/ajbanner.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 1000px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#sitetop
{
	position:relative;
	margin-left:auto;
	margin-right: auto;
	top: 0px;
	text-align:left;
	width: 980px;
	height: 150px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	/* background-color:#FFFFFF; */
}

#colwrapper {

	width: 980px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	diplay: inline;
	min-height: 100%;
	height: 100%;
	text-align: left;
	backgrond-color: #FFFFFF;

}

#colbottom {


	position:relative;
	clear:both;
	width: 980px;
	height: 60px;
	float:left;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	
	
}

#colleft {

	position:relative;
	float: left;
	display:block;
	overflow:hidden;
	padding-top: 20px;


}

#colright {

	position:relative;
	float:left;
	display:block;
	overflow:hidden;
	padding-top: 20px;



}
	
#colcenter {

	width: 642px;
	padding:5px;
	position:relative;
	float: left;
	display:block;
	overflow:hidden;
	padding-top: 20px;
	background-image:  url(img/conbg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	
}

#clear {

	clear: both;

}
	
