/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/hintergrund.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#74AFDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
}
td.randblau{
	background-color:#156CAD;
}
td.hgwhite{
	background-color:#FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

INPUT, CHECKBOX, OPTION {
	border : 1px solid #74AFDB;
	border-bottom : 1px solid #74AFDB;
	border-color : #74AFDB;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	margin: 0px;
	padding: 0px;
}
td.button INPUT, CHECKBOX, OPTION {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
select {
	border : 1px solid #74AFDB;
	border-bottom : 1px solid #74AFDB;
	border-color : #74AFDB;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	margin: 0px;
	padding: 0px;
}
TEXTAREA {
	border : 1px solid #74AFDB;
	border-bottom : 1px solid #74AFDB;
	border-color : #74AFDB;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	margin: 0px;
	padding: 0px;
}
/*content */
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
	background-color:#FFFFFF;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
}
strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
	font-weight: bold;
}
font{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;		
	line-height:20px;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3D637F;	
	line-height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#156CAD;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:39px;
	color:#A0390E;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2DE;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#3D637F;	
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-weight:bold;
	background-color:#E2E2DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9EB1BF;
	height: 1px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#156CAD;
	text-decoration: underline;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#156CAD;
	text-decoration: underline;

}
a:active{
	text-decoration: underline;
}
a:hover{
	color:#A0390E;
	text-decoration: none;
}
a:visited{

	text-decoration: underline;
}
td.content ul{
	margin: 0 0 9 10;
	padding: 0 0 0 4;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../img/lig.gif);
	background-image: none;
}
td.content li{
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
	background-image: none;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
td.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2C7AB5;
	text-decoration: none;
	background-color:#FFFFFF;
}
td.footer strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2C7AB5;
	text-decoration: none;
	font-weight:bold;
}
td.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2C7AB5;
	text-decoration: none;
}
td.footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #2C7AB5;
	text-decoration: none;

}
td.footer a:active{
	text-decoration: none;
}
td.footer a:hover{
	color:#A0390E;
	text-decoration: none;
}
td.footer a:visited{
	text-decoration: none;
}
td.algo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
td.algo a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;
}
td.algo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	text-decoration: none;

}
td.algo a:active{
	text-decoration: none;
}
td.algo a:hover{
	color:#A0390E;
	text-decoration: none;
}
td.algo a:visited{
	text-decoration: none;
}
table.veranstaltung{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E2E2DE;
	border-right-color:#E2E2DE;
}
table.veranstaltung td{
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2E2DE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2DE;
}

