/*General*/

html {
	margin: 0;
	padding: 0;
	}

body {	
	min-width: 781px;
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal 100.01% sans-serif; 
	background-color:#e7e7e7;
	background-repeat: repeat;
			}
p {
	margin-top: 10px;
	padding-left:8px;
	padding-right:8px;
	text-align:justify;
	font-family: arial;
	font-size: 0.8em;
	line-height: 10pt;
	line-height:150%;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #339999;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #339999;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #33CC99;
	}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 781px;
	height: 950px;
	text-align: left;
	
	border-left: 1px solid #339999;
	border-right: 1px solid #339999;
	border-bottom: 1px solid #339999;
	background-color: #ffffff;
	}
	

#intro { 
	min-width: 780px;
	
	}
#pageHeader { 
	width: 778px;
	height: 362px;
	float: left;
		}

#content {
	background-color: #e7e7e7;
		margin-top: 10px;
	margin-right: 20px;
	width: 520px;
	border:1px solid #339999;
	float:right;	}


/*titles*/
h1 {/* for titles */
text-align:center;
font-size:1em;
padding-left:8px;
	padding-right:8px;
color: #339999;
margin-left:4px

}

h2 {
text-align:left;
font-size:0.9em;
color:#999999;
margin-left:5px}

/*lists*/

#linkList {
	position: absolute;
	font-family:Georgia;
	font-style:italic;
	font-size:14px;
	top: 330px;
	}



#linkList ul {

	margin-top: 35px;

	list-style-type: none;

	}



#linkList ul li {

	list-style-image: url(images/button.gif);

	font-size: 90%;

	width: 120px;

	margin-left: 5px;

	margin-top: 5px;

	}
	
#linkList .d	{
	list-style-image: url(images/dummy.gif);}



#linkList ul li a {

	display: block;

	font-size: 100%;

	

	border: 0px;

	line-height: 15px;

	}



#linkList ul li a:hover {

	text-decoration: underline;

	}

#select {
background: url(t.gif) no-repeat;
width: 191px;
height: 550px;
padding-left: 5px;
position: relative;
background-image: url(images/h.gif);
border-right: 1px solid #339999;

}
/*tables */

caption {
padding:5px;
color:999;
text-align:justify;
font-size: 0.8em;
	line-height: 10pt;}

tbody tr.straight {
background-color:#fff;
color:#000000;}

tbody tr{background: white; }

thead {background-color:#c7d2e2; margin:2px; text-align:center}
.ohne {background-color:ccc; color:000; text-align:center}

table {border-collapse:collapse; padding-bottom:5px}

td,th {
padding:2px;

border:1px solid #339999;
font: 0.8em sans-serif;}

td img {display:block;}

#clear {margin-top:10px}

#number {width: 179px;
	height: 117px;
	float: left;}
	
