a:focus {
	outline: none;
}

/* accordion*/

.accordion {
	width: 690px;
}

.accordion h3 {
	background: url(../pic/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px 7px 3px;
	margin: 0;
	border-bottom: none;
	cursor: pointer;
	border: dotted 1px #fdfde0;
}

.accordion h3:hover {
	background-color: #ffc;
	border-left: dotted 1px #c4c4c4;
	border-right: dotted 1px #c4c4c4;
	border-top: dotted 1px #c4c4c4;
	color: #cc9900;
}

.accordion h3.active {
	background-color: #ffc;
	background-position: right 5px;
	border-left: dotted 1px #c4c4c4;
	border-right: dotted 1px #c4c4c4;
	border-top: dotted 1px #c4c4c4;
	color: #cc9900;
}

.accordion p {
	

/*background: #f7f7f7;*/
	margin: 0;
	padding: 10px 15px 20px 5px;
	border-left: dotted 1px #c4c4c4;
	border-right: dotted 1px #c4c4c4;
	border-bottom: dotted 1px #c90;
}

/*-----------*/

body {
	overflow: hidden;
	background-image: url(../pic/bg_px.gif);
	color: #333;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	letter-spacing: 0.1pt;
	height: 100%;
	scrollbar-3dlight-color: #808080;
	scrollbar-arrow-color: #ff9900;
	scrollbar-darkshadow-color: #d3d3d3;
	scrollbar-face-color: a9a9a9;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #ffffe0;
	scrollbar-track-color: #ffffcc;
}

#pageholder {
	background-image: url(../../pic/bg_page.gif);
	height: 100%;
	width: 900px;
	left: 50%;
	top: 0;
	margin-left: -450px;
	margin-top: 0;
	position: absolute;
	border-left: 1px solid #cc9900;
	border-right: 1px solid #cc9900;
	border-bottom: 1px dotted #cc9900;
}

#head {
	background-color: #ffffcc;
	height: 85px;
	width: 900px;
	left: 0;
	top: 0;
	position: absolute;
	border-bottom: 1px dotted #ccc;
}

#headline {
	background-color: #ffffcc;
	height: 16px;
	width: 800px;
	left: 0;
	bottom: 1px;
	position: absolute;
	text-indent: 170px;
	color: #cc9900;
	font-weight: bold;
	font-size: 75%;
	line-height: 16px;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

#nav {
	height: 85%;
	width: 150px;
	left: 10px;
	top: 95px;
	position: absolute;
	visibility: visible;
	color: #333;
	font-size: 7pt;
	line-height: 10pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-color: #ffc;
}

#contentholder {
	background-color: #fdfde0;
	height: 86%;
	width: 735px;
	left: 160px;
	top: 86px;
	position: absolute;
	color: #333;
	font-size: 8.5pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left
}

#content {
	background-color: #fdfde0;
	height: 99%;
	width: 710px;
	left: 10px;
	top: 5px;
	position: absolute;
	padding-top: 5px;
	padding-right: 20px;
	overflow: auto;
}

#inside {
	background-image: url(../../pic/bg_inside.gif);
	background-position: right bottom;
	background-color: #fcfce0;
	color: #333;
	font-size: 90%;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	height: auto;
	width: 120px;
	top: 10px;
	position: relative;
	right: 0;
	visibility: visible;
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}

#vote {
	background-color: #fcfce0;
	color: #333;
	font-size: 80%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	height: auto;
	width: 150px;
	bottom: 10px;
	position: relative;
	right: 0;
	visibility: visible;
	float: right;
	clear: right;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #cc9900;
}

#counteranzeige {
	height: 30px;
	width: 120px;
	position: absolute;
	left: -115px;
	bottom: 30px;
	/

* IE */background-color: -moz-opacity:0.5;
}

#mac {
	text-align: left;
	height: 30px;
	width: 56px;
	position: absolute;
	left: -60px;
	bottom: 5px;
	padding: 0px;
	background-image: url(../pic/icon_macmini.gif);
	background-repeat: none;
}

#contentli {
	height: 100%;
	width: 310px;
	left: 0;
	top: 0;
	position: absolute;
	visibility: visible;
}

#contentre {
	height: 100%;
	width: 310px;
	left: 330px;
	top: 0;
	position: absolute;
	visibility: visible;
}

#contentflash {
	height: 500px;
	width: 650px;
	left: 10px;
	top: 0;
	position: absolute;
	padding-bottom: 10px;
	visibility: visible;
}

#content a:link {
	color: #333;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #cc9900;
}

#content a:visited {
	color: #666;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#content a:active {
	color: 333;
	font-size: 90%;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
}

#content a:hover {
	color: #333;
	font-size: 90%;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cc9900;
}



#abslink, #abslink a:link {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border-bottom: 1px solid #ececec;
}

#abslink a:visited {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	border-bottom: 1px solid #ececec;
}

#abslink a:active {
	display: block;
	color: #333;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #ececec;
}

#abslink a:hover {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	background-color: #ffc;
	border-bottom: 1px solid #c90;
}

.bild {
	margin-right: 10px;
	border: solid 1px #cc9900;
}

#footer {
	background-color: #fdfde0;
	height: 20px;
	width: 600px;
	left: 0px;
	position: absolute;
	bottom: 5px;
	visibility: visible;
}

.initial {
	float: left;
	width: auto;
	height: 20px;
	color: #cc9900;
	font-weight: bold;
	font-size: 18pt;
	padding-top: 2px;
	padding-right: 2px;
}

.graph {
	background: url(../pic/umfrage-ergebnise_bg.gif) no-repeat left center;
}

#content ul, #content ul li  {
	list-style-image: url(../pic/li.gif);
	color: #333;
}


h1 {
	color: #333;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	letter-spacing: 1px;
}

h2 {
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	letter-spacing: 1pt
}

h3 {
	color: #333;
	font-style: normal;
	font-weight: bold;
	font-size: 90%;
	line-height: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	letter-spacing: 0.2pt;
}

p, #content ul, #content ul li,  #content ol, #content ol li  {
	color: #333;
	font-size: 100%;
	line-height: 140%;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	letter-spacing: 0.1pt;
}

.x690 {
	width: 695px;
}

.update {
	color: #cc9900;
	font-size: 8pt;
	line-height: 9pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left
}

.small {
	color: #333;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left
}

.smallred {
	color: #cc9900;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left
}

.adv {
	color: #cc9900;
	font-size: 7pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left
}

.tooltip {
	position: absolute;
	display: none;
	background-image: url(../pic/bg_tooltip.gif);
	background-position: right bottom;
	color: #333;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	line-height: 10pt;
	text-align: left;
	padding: 8px;
	width: 120px;
	z-index: 30;
	border: 0;
}

#news {
	background: url(../pic/bg_news.gif) right bottom;
	position: absolute;
	top: 50px;
	left: 200px;
	z-index: 10;
	width: 200px;
	height: auto;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	color: #333;
	line-height: 1.5em;
	visibility: visible;
	padding: 5px 5px 15px 10px;
	border: 0;
}

#news a:link {
	color: #333;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #cc9900;
}

#news a:visited {
	color: #666;
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#news a:active {
	color: 333;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
}

#news a:hover {
	color: #333;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #cc9900;
}

.line {
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	width: 99%;
	border-bottom: 1px dotted #cc9900;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	float: left;
}

#surf1 {
	height: 80px;
	width: 150px;
	left: 0;
	top: 5px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
}

#surf2 {
	height: 80px;
	width: 150px;
	top: 5px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
}

#surf3 {
	height: 80px;
	width: 150px;
	top: 5px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
}

#link1 {
	height: auto;
	width: 290px;
	left: 0;
	top: 5px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
}

#link2 {
	height: auto;
	width: 290px;
	top: 5px;
	position: relative;
	float: left;
	display: block;
	visibility: visible;
}

input, textarea {
	background-color: #f2f2f2;
}

input:active, input:focus, input:hover, textarea:active, textarea:focus, textarea:hover {
	background-color: #fff;
}

.buttonsend {
	background-color: #ffc;
	border-bottom-color: #666666;
	border-left-color: #333;
	border-right-color: #666;
	border-top-color: #333;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 250px;
}

.buttondelete {
	background-color: #f5f5f5;
	border-bottom-color: #666666;
	border-left-color: #333;
	border-right-color: #666;
	border-top-color: #333;
	color: ff0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 250px;
}

.buttondelete:active, .buttondelete:focus, .buttondelete:hover {
	background-color: #ff0000;
	color: white;
	font-weight: bold;
}

.buttonsend:active, .buttonsend:focus, .buttonsend:hover {
	background-color: #cc9900;
	color: #fff;
	font-weight: bold;
}

body div:after {
	/

* etwas Inhalt definieren */
    content: ".";
	/

* explizit als Blockelement definieren, weil clear *

/
/* mit Inline-Elementen nicht funktioniert */
    display: block;
	/* 

keine Zeilenhšhe */
    height: 0;
	/* Si

chtbarkeit aus, damit unser Container "sauber" bleibt */
    clear: both;
	visibility: hidden;
}

/* Vor IE/Mac verstecken \*/

* html body div {
	height: 1%;
}

/* Suchen */



#indexsuchform {
position: absolute;
width: 170px;
left: 3px;
bottom: 3px;
font-size: 100%; 
z-index:99;
}

#contentsearch {
	background-color: #fdfde0;
	height: 99%;
	width: 710px;
	left: 10px;
	top: 5px;
	position: absolute;
	padding-top: 5px;
	padding-right: 20px;
	overflow: auto;
	}


#contentsearch p {
font-size: 100%; 
margin: 5px 0 7px 0 ; 
color: #333;
}

#contentsearch em 
{
color: #ff0000;  
font-weight: bold;
font-style: normal;
}

.searchword 
{
color: #ff0000;
background-color: #ffffee;
border: 0px;
}


#contentsearch ul { list-style-image:url(../pic/c.gif); color: #333; font-size:100%; list-style-position:outside; padding-left: 18px; text-align: left; 
}
	
#contentsearch li { font-size:100%; list-style-image: url(../pic/pfeil_re.gif); line-height: 140%; 
}
		
#contentsearch a:link, #contentsearch a:visited, #contentsearch a:active      
{ 
color: #e54e16;  
font-size: 100%; 
font-weight: bold;
text-decoration: none; 
border-bottom: 1px dotted #ccc;
}

#contentsearch a:hover     
{ 
color: #fff;  
font-size: 100%; 
font-weight: bold;
text-decoration: none; 
border-bottom: 1px dotted #e54e16;
background-color:#e54e16; 
}	
