/* ALLGEMEIN */
.telefon { 
	font-size				: 10px;
	color					: #ffffff;
}	

body {
	margin 					: 0px;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	background-color		: #FFF;
	color					: #FFF; }
img {
	border					: 0px; }	
table {
	border-collapse			: collapse;}	

/* LINKS */
a, a:visited, a:active {
	text-decoration			: none;
	color 					: #999999;}
a:hover {
	color					: #333333; }	 

/* ALLGEMEIN FÜR JEDE ZELLE */	
td{
	padding					: 0px;
	margin					: 0px;
	vertical-align			: top;
	font-size				: 12px;
	line-height				: 18px;	}


/* INHALT */
#content {	
	background				: url(../images/bg_13.gif) 0 0 repeat-y;
	border-bottom			: 1px solid #000; }				

#menu {	
	background				: url(../images/bg_30.gif) top right repeat-y;
	text-align				: right;}							

		



/* ÜBERSCHRIFT */	
h1 { 
	font-size				: 18px;
	line-height				: 18px;
	font-weight				: bold;}	

h2 { 
	font-size				: 14px;
	font-weight				: normal;
	color					: #E2E2E2;
	margin-bottom			: 2px;
}	



	

/* STYLES FÜR KONTAKTFORMULAR */	
.button {
	border					: 1px solid #74939B;
	background-color		: #FFF;
	font-size				: 10px;
	padding					: 3px;}
.Finput {
	color					: #FFF;
	border					: none;
	border-bottom			: 1px dotted #FFFFFF;
	background-color		: transparent;}
	

	
	
.rahmen {
	border: thin double #FFFFFF;
}

.suchtext {
position:absolute;
left:-9999px;
}

.border {
border:1px solid #ccc;
}

.taroschule-bilder {
	font-size:11px;
	line-height:11px;
}

.taroschule-bilder a img{
	padding:2px;
	border:1px solid #ccc;
}

.taroschule-bilder a { 		
	color:#ccc;
	display:block; 
	margin-bottom:10px;
}	

	.taroschule-bilder a:hover {
		color:#888;
	}