body { 
padding: 0px;
margin: 0px;
height: 100%;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(120,20,41);
background-color: rgb(220,220,220);
scrollbar-face-color:white;
scrollbar-arrow-color:brown;
scrollbar-track-color:white;
scrollbar-shadow-color:brown;
scrollbar-highlight-color:red;
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:brown;
}
h1 { text-align: left; line-height: 100%; font-size: 14px; font-weight: bold }
hr { color: rgb(120,20,41) }
p { font-size: 12px }
td { font-size: 12px }

a:link { color: rgb(120,20,41);text-decoration:none; font-weight: bold }
a:visited { color: rgb(120,20,41); text-decoration:none; font-weight: bold }
a:active { color: rgb(213,130,24); text-decoration:none; font-weight: bold }
a:hover { color: rgb(0,0,0); text-decoration:none; font-weight: bold }

#td_nav a {
	width:100%;
	height:100%;
}

td#td_nav a:link{
	display:block;
	background-image:url(graph/weiter1.gif);
	text-decoration:none;
}
td#td_nav a:visited{
	display:block;
	background-image:url(graph/weiter1.gif);
	text-decoration:none;
}

td#td_nav a:focus{
	display:block;
	background-image:url(graph/weiter2.gif);
	text-decoration:none;
}

td#td_nav a:hover{
	display:block;
	background-image:url(graph/weiter2.gif);
	text-decoration:none;
	background-color:transparent;
}


.formular {	font-family: Arial, sans-serif; color: rgb(0,0,0); font-size: 9px; }
/* #############   START   Styles fuer Voting-Seiten    ################### */

div.voting_over {
text-align: left;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
}

table#voting {
border: 0px none;
cellspacing: 2px
}

table#voting td

.radio_buttons {
align: left;
valign: middle;
}

.voting {
align: left;
valign: middle;
font-size: 12px;
}

.voting2 {
width: 15px;
align: left;
valign: middle;
font-size: 12px;
font-weight: bold;
}


/* #############   ENDE  Styles fuer Voting-Seiten    ################### */

div.cms {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: rgb(120,20,41);
}

div.cms_edit {
width: 100%;
height: 420px;
overflow: scroll;
}

div.cms_index {
width: 380px;
height: 240px;
overflow: hidden;
background-color: transparent;
}

