body {
	color: #000000;
	background-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 15px;
}

a:link {	
	color: #005D00;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {	
	color: #005D00;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {	
	color: #005D00;
	text-decoration: underline;
}

li {
	line-height: 20px;
}
li li {
	line-height: 10px;
}

ul {
	list-style-type:none;
	margin-top: 50px;
	margin-left: 2px;
	padding-left:0;
}
ul a {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
ul a:link {
	color: #000000;
	text-decoration: none;
}
ul a:visited {
	color: #000000;
	text-decoration: none;
}
ul a:hover {
	color: #005D00;
	text-decoration: underline;
}

ul ul {
	list-style-type:circle;
	margin-top:0;
	margin-left:20px;
}
ul ul a {
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	vertical-align: top;
	width: 110px;
	height: 600px;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url(pix/menubg.jpg);
	background-repeat: repeat-y;

	
}

.top {
	border: 2px solid #000000;
	background-image: url(pix/logo.jpg);
	height: 150px;
}

.top h1 {
	display: none;
}

.main {
	border-right:1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 2px solid #000000;
	vertical-align: top;
	width: 473px;
	padding: 30px;
}

.news {
    position: relative;
	vertical-align: top;
	text-align: justify;
	font-size: 7pt;
	width: 96px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 3px;
	padding-top: 20px;
	background-image: url(pix/rightbg.jpg);
	background-repeat: repeat-y;
}
.news h5 {
	margin: 5px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	color: #005D00;

}

td {
	background-color: #ECFFCB;
}


.header {
	color: #005D00;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}
.headersm {
	font-size: 7pt;
	text-align: center;
}

.att {
	color: #808080;
	font-weight: bold;
}
.attsm {
	color: #808080;
	font-weight: bold;
	font-size: 7pt;
}
.trainsub {
	color: #005D00;
	font-weight: bold;
	font-size: 11pt;
}
.train td {
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

.agicont {
    font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.impressum {
    font-size: 7pt;
    text-align: justify;

}

.vorstand{
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
    
}


.sem_head {
	width: 300px;
	border: 1px solid #000000;
	background-color: #006F00;
	color: #FFFFFF;
	font-weight: bold;
}

.sem_01 {
    font-weight: bold;
    background-color: #E7E7E7;
}

.sem_02 {
    background-color: #E7E7E7;
}

.anfahrt {
    
    text-align: left;
    font-size: 12px;    
}

.intern_newsbox {
    border: 1px dashed;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.aktubox {
    border: 1px dashed;
    background-color: #FFFFFF;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 7pt;
    
}


.trainzeiten {
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-BOTTOM: #000000 1px solid;
    color: #000000;
}



img {border: none;}
