@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858f7b;
}


h1 { font-size:20px; margin-bottom:20px; }

h2 { font-size:14px; margin-bottom:15px; }

a:link {
	color: #bebd00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: black;
}
a:hover {
	text-decoration: none;
	color: #222400;
}
a:active {
	text-decoration: none;
	color: #222400;
}

table { width:600px; }
table table, table.auto { width: auto; }

td { vertical-align:top; padding:3px 7px 3px 0px;}

input.admin { width:250px; }
input.kurz { width:30px; }
input.extrakurz { width:20px;}

textarea { width:250px; height:70px; }

tr.mitte td { text-align:center;}

tr.linie td { border-bottom:1px solid #6aff00; }

img { border:0px; margin:0px; padding:0px; }
