@charset "utf-8";
/* CSS Document */

body{
	font-size: 80%;
	color: #69737B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	background-image: url(../images/ueberschrift_bg.jpg);
	background-repeat:repeat-x;
	font-size: 110%;
	font-weight: bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 16px;
	padding-top: 12px;
	height: 37px;
	color: #000000;
}

h2 {
	font-size: 180%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 21px;
}

h3 {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 21px;
}

a {
	color: #1F87B7;
}

.csc-uploads {
	margin-left: 20px;
	line-height: 2;
}

#inhalt p {
	margin-left: 21px;
}

#rechts p {
	margin-left: 21px;
}

#rechts td {
	font-size: 95%;
}

.anmeldung {
	margin-left: 21px;
	border: 1px solid #CCCCCC;
	width: 436px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 5px;
}

.anzahl {
	border: 1px solid #000000;
	width: 20px;
	margin-top: 5px;
}
