body
{
	background-color: #EBF5FF;
	border-style: none;
	font-family: verdana, sans-serif; 
	font-size: 0.9em;
	line-height: 1.5;
	
	background-image: url(gfx/bg3.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
.rechts{
	float: right;
	margin: 10px;
	}
/*-------------Tabelle--------------------*/
div.table {
	width: 101%;
	padding:20px;
	background-color: #C8E0F8; 
	border: 2px solid #6699CC;
	text-align: center;
	margin: 25px;
}

div.table2 {
	width: 100%;
	padding:1px;
	text-align: center;
	margin: 15px;
}

/*
div.td1 { 
	display:table-cell;  
	padding:25px; 
	border: 2px solid #6699CC;
	vertical-align: top;
	text-align: left;
} 
div.td2 { 
	display:table-cell;  
	padding:25px; 
	border: 2px solid #6699CC;
	vertical-align: top;
	width: 250;
	text-align: left;
} 
*/
 	
/* ----------------- Schrift ----------------- */
font {
	font-family: verdana, sans-serif; 
	font-size: 0.9em;
	line-height: 1.5;
}
.headfont {
	font-family: verdana, sans-serif; 
	font-size: 0.8em;
	color: black;
	font-weight: bold; 
	color: #08226C;
}
h1{
	font-family: Verdana, sans-serif;
	font-size: 1.1em; 
	font-weight: bold; 
	color: #A80E22;
}
h2{
	font-family: Verdana, sans-serif;
	font-size: 0.9em; 
	color: #A80E22;
}
.kleinerfont{
	font-family: verdana, sans-serif; 
	font-size: 0.7em;
	color: black;
}
.bold{
	font-family: Verdana, sans-serif;
	font-size: 0.9em; 
	font-weight: bold; 
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #A80E22;
}
font.bb 		{font-family:Arial; font-size:15px; font-weight:bold; color: #003300;}
/* ----------------- Links ----------------- */

a.link       {color:#8D0202; text-decoration:none; font-size:0.9em; font-family:Arial;}
a.link:link  {color:#8D0202; text-decoration:none; font-size:0.9em;}
a.link:hover {color:#FF0000; text-decoration:none; font-size:0.9em;}

.link2       {color: black; text-decoration: none; font-size: 0.8em; font-family: Arial;font-weight: bold; }
.link2:link  {color: black; text-decoration: none; font-size: 0.8em; font-weight: bold; }
.link2:hover {color: black; text-decoration: none; font-size: 0.8em; font-weight: bold; }

.button {
	text-align: center;
	width: 110px;
 	padding-bottom: 1px; 
	padding-top: 1px;
	margin-top: 48px;
	margin-right: 30px;
	margin-left: 20px;
	text-decoration: none;
	font-family: verdana, sans-serif; 
	font-size: 0.5em;; 
	color: black;
	background-color: #C8E0F8;
	border: 1px solid #003366;
}
.button:link {
	background-color: #C8E0F8;
}
.button:visited {
	background-color: #C8E0F8;
}
.button:active {
	background-color: #C8E0F8;
}
.button:hover {
	background-color: #6699CC;
	border: 1px solid #003366;
}
/* ----------------- Formularbestandteile ----------------- */
.formular 		{background-color: white; color: black; border: 1px solid  #003366; font-family: verdana, sans-serif; font-size: 0.8em;}

/*----Veranstaltungen---*/
#ver-content {
	margin: 5px 5px 5px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}
#ver-content H1 {
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 2px;
}
#ver-content p {
	margin: 2px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
}
#ver-content .text {
	margin: 0px 0px 2px 0px;
}
#ver-content table{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}
#ver-content table.ausgabe{
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 4px 0px;
}
#ver-content table.ausgabe td{
	padding: 0px 2px 0px 2px;
	margin: 0px 0px 0px 0px;
}
#ver-content form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#ver-content .ver-submit {
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 2px 3px;
	border-top: #FFFFFF 1px solid;
	border-right: #808080 1px solid;
	border-bottom: #808080 1px solid;
	border-left: #FFFFFF 1px solid;
	background-color: #f2f2f2;
	cursor: hand;
	height: 17px;
	text-decoration: none;
	vertical-align: middle;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

#ver-content .textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0px 2px 0px 2px;
	border: #C6C6C6 1px solid;
	background: #F5F5F5;
}
#ver-content .suchfeld {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	border: 1px solid #C6C6C6;
}
