* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	color:#000;
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align:center;	
}

#page {
	width:600px;	
	text-align: left;
}

p.skip a {
	display:none;
}

.hide {
	display:none;
}

/* Header */
#top {
	height:70px;
}

h1#logo {
	margin: 10px 0 0 14px;
	float:left;
	width:376px;	
}

#functions {
	display:none;
}

#keyimage {
	display:none;
}
#main {
	clear: both;
	margin-top:20px;	
}

/* Menue links */

#nav {
	display:none;
}


/* Content */

#contentframe {
  margin-left:0px;
}

/*breadcrumb */


p.bct  {
	display:none;
}


#content {
	padding:25px 25px 0 25px;
}


#content p {
	padding:0 0 15px 0;	
	font-size:1.0em;
	line-height:160%;
}

#content h1 {
	font-size:1.3em;
	color: #666;
	background-color: #fff;
	padding-bottom:3px;	
}

#content h2 {
	font-size:2em;
	font-weight:normal;
	color: #666;
	background-color: #fff;
	padding:0 0 10px;
	line-height:110%;
}

#content h3 {
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 10px 0;
}

#content h4 {
	font-size:1.0em;
	padding:0;
}

#content a {
	text-decoration:underline;
	color: #55AB26;
	background-color: #fff;
}

#content a:hover {
	text-decoration:none;
	color: #666;
	background-color: #fff;	
}

#content a:focus,
#content a:active  {
	text-decoration:none;
	color: #fff;
	background-color: #55AB26;	
}


#content ul {
	padding:0 0 10px 30px;
	font-size:1.0em;
	line-height:160%;	
}

#content ul li {

}

p.line {
	background: url(../img/punktlinie.gif) repeat-x;
	height:1px;
	padding: 10px 0 20px 0;
	clear:right;
}

p.right {
	float:right;
	font-size:0.9em !important;
		
}

p.right a {
	background: url(../img/pfeil.gif) no-repeat center left; 
	padding:0 3px 0 10px;
}

table {
	width:550px;
	margin:20px 0 20px 20px;
	border: 1px solid #BEBEBE;
	border-collapse: collapse;
}
th {
	background-color: transparent;
	border: 1px solid #BEBEBE;
	padding:2px;
}

td {
	border: 1px solid #BEBEBE;
	padding:2px;
	width:20%;
	overflow:hidden;
}


#content p img {
	border:1px solid #666;
	margin:20px 0 0 20px;
	width:280px;
	float:right;
}

 /* Footer */

#footer {	
	font-size:0.9em;
	line-height:110%;
	padding:45px 0 25px 0;
	
}

#footer a {
	color: #55AB26;
	background-color: #fff;
}


#impressum {
	float:left;
	width:376px;
	background-color: #efefef;
	color:#000;
	padding:10px;
}

#impressum p {
	float:left;
	width: 250px;
}

#impressum img {
	float:left;
}

#impressum a:focus img, #impressum a:active img {
	border:1px solid #666;
}

#wai {
	display:none;
}


#clearer {
	display:none;
}
