/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	/*background-color: #FFFFFF;*/
	line-height: 1.5;
	}
	
h1 {
	font-size:20px;
	color: #333333;
	}
	
h2 {
	font-size:18px;
	color: #333333;
	}
	
h3 {
	font-size:14px;
	color: #333333;
	}

h4 {
	font-size:18px;
	color: #F00;
	}

img { 
	border-color:#333333;
	}

/* Tabellen allgemein */
table {
	padding:0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 1.5;
	}
	
/* Überschrift Tabelle */
.table_H1 {
	background-image:url(bilder/allgemein/table_head.gif);	
	background-position:center;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF5959;
	font-size:18px;
	text-align:center;
	font-weight: bold;
	font-style: italic;
	}

.li_Arrow {
	list-style-image:url(bilder/icons/arrow.gif)
	}

a {
	color: #333333; 
	font-weight: bold;
	text-decoration:none;
	}

/* besuchter Link */
a:visited {
	color: #333333;
	font-weight: bold;
	}

/* aktiver Link */
a:active {
	color: #ff0000;
	color:
	}

/* hovernder Link */
a:hover {
	color: #666666;
	font-weight: bold;
	}

#text_Ablauf {
	
	color: #666666;
	font-size:14px;
	font-weight: bold;
}

.SoPo_EP {
	color: #F77;
	font-size:18px;
	font-weight: bold;
}

.SoPo_ORT {
	color: #7171FF;
	font-size:18px;
	font-weight: bold;
}

