body  { 
color: #000; 
font-size: 10px; 
font-family: Verdana, Geneva, Helvetica, Arial; 
line-height: 12px; 
background-color: #003; 
background-image: url("../pics/orange.gif"); 
background-repeat: repeat-x; 
background-position: 0 120px 
}

.td_head  { 
background-color: #FFF; 
background-image: url("../pics/orange.gif"); 
background-repeat: repeat-x; 
background-position: 0 120px;
padding: 0 40px 0 0;
vertical-align: middle;
}

table.ziele td {font-size: 12px;}

td { color: #000; font-size: 10px; font-family: Verdana, Geneva, Helvetica, Arial; line-height: 120% }

a  { color: #006; text-decoration: none }
a:hover { color: #f60; text-decoration: none }

.tableborder     { border-style: solid; border-width: 1px; border-color: #999 #666 #666 #999 }

.td_bl     { background-image: url(../pics/back_bl.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0px bottom; font-size: 1px; }

.td_we { background-image: url("../pics/back_we.jpg"); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 bottom }

.copy  { color: #666; font-size: 9px }

h2      { color: #003; font-size: 12px; margin-top: 0; margin-right: 0; margin-bottom: 12px }

.foto { border-right: 10px solid transparent; border-bottom: 10px solid transparent }

.td_space  { background-image: url("../pics/back_we.jpg"); background-repeat: no-repeat; background-position: 0 bottom; padding-right: 40px; padding-bottom: 25px; padding-left: 40px }

td.veranstaltung_ueberschrift {
	font: bold 12px Verdana;
	color: #000000;
	
}
td.veranstaltung_ueberschrift_admin {
	font: bold 12px Verdana;
	color: #000000;
	background-color: #f90;
	
}
.a_dds { color: #ccc; text-decoration: none }
.a:hover_dds { color: #f90; text-decoration: none }

table.links td a {
	font-style: italic;
	text-decoration: underline;
}
input.veranstaltung, input.veranstaltung_text, textarea.text, input.login, select.selectbox_veranstaltung, select.selectbox_minuten, select.selectbox_tage, select.selectbox_jahr {
	border-color: #000000;
	color: #000000;
	border-width: 1;
	border-style: yes;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;

}
input.veranstaltung {
	height: 15;
	width: 180;

}
textarea.text {
	height: 100px;
	width: 422px;

}
textarea.akuelles_text {
	height: 300px;
	width: 521px;

}
input.veranstaltung_text {
	height: 25;
	width: 422;

}
input.login {
	height: 15;
	width: 85;

}
select.selectbox_veranstaltung {
	height: 15;
	width: 422;

}
select.selectbox_minuten {
	height: 15;
	width: 50;

}
select.selectbox_tage {
	height: 15;
	width: 90;

}
select.selectbox_jahr {
	height: 15;
	width: 60;

}
