body {	font-family: Verdana;
		font-size: 14px;
		position:absolute;
		top:0px;
		left:0px;
		background-image:url(image/yUndY_neu_farbe2_mit_schatten_klein.png);
		background-repeat:no-repeat;
		background-color:#f2f2f2;
}

.news { width:230px;
		height:250px;
		position:absolute;
		left:0px;
		top:30px;
		
		background-color:#f2f2f2;
		border:2px dashed black;
		padding:5px;
}		

.user { width:230px;
		height:250px;
		position:absolute;
		left:0px;
		top:400px;
		
		background-color:#f2f2f2;
		border:2px dashed black;
		padding:5px;
}		

.user span { color:#007cc3;

}

.grosse_Schrift { font-size:1.5em;
}

input, select, a img { 	font-size:10px;
						background-color:transparent;
						border:1px solid black;
}

#menu {	position:absolute;
		top:150px;
		left:760px;		
		width:230px;
		border:2px dashed black;
		background-color:#FFFFFF;
}

a {	color:#007cc3;
	text-decoration:none;
	font-weight:bold;	
}

a:hover { 	color:red;
			text-decoration:none;
			font-weight:bold;
}

.Trow a {	color:red;
			text-decoration:none;
			font-weight:bold;	
}

.Trow a:hover { color:red;
				text-decoration:none;
				font-weight:bold;
}

.headbarlink { color:yellow;
}

#menu .inLink:hover {	display:block;
						background-image:url(image/pfeil.png);
						background-repeat:no-repeat;
						background-position:left center;
}

#menu .inLink {	display:block;
				border-bottom: 1px solid white;
				background-color:#CCCCCC; /*#DDDDDD;*/
				color:white;
}

.mainInMenu	a{ 	font-size:18px;
				background-color:#007cc3;	/*#CCCCCC;*/
				display:block;
				width:200px;
				height:30px;	/*40*/
				color:white;
}

.mainInMenu	a:hover{ 	font-size:18px;
						background-color:#007cc3;	/*#CCCCCC;*/
						display:block;
						width:200px;
						height:30px;	/*40*/
						color:white;
}

#main td {	vertical-align:top;
}

#ecke_l_o {		background-image:url(image/ecke_l_o.jpg);
}

#ecke_r_o {		background-image:url(image/ecke_r_o.jpg);
}

#ecke_l_u {		background-image:url(image/ecke_l_u.jpg);
}

#ecke_r_u {		background-image:url(image/ecke_r_u.jpg);
}

.img_link {	display:block;
			position:relative;
			top:6px;
			left:6px;
			width:61px;
			height:65px; 
			border:1px solid black;
}
.img_link:hover {	display:block;
					position:relative;
					top:6px;
					left:6px;
					width:61px;
					height:65px; 
					border:1px solid yellow;
}

.termin {	width:150px;
			height:50px;
			padding-top:23px;
			text-align:center;
			font-weight:bold;
			font-size:1.2em;
			background-image:url(image/reisszwecke.jpg);
			background-repeat:no-repeat;
}

.form {	border:2px dashed black;
		padding:10px;
}

.clearer50 { height:50px
}

.tab {	padding-left:15px;
}

.eventLink {	display:block;
				width:123px;
				height:123px;
				border:1px solid black;
				
				text-align:center;
				
				color:black;
				text-decoration:none;
}

.eventLink:hover {	display:block;
					width:123px;
					height:123px;
					border:1px solid yellow;
					
					text-align:center;
				
					color:yellow;
					text-decoration:none;
}
				
