	@import url("kontaktstyle.css");
	@import url("newsstyle_light2.css");

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	font-size:14px;
}

h1{
	font-size: 24px;
	color: #ccc;
	font-weight:normal;
	border-bottom: solid 1px #FF961F;
	margin: 0 0 30px 0;
}

h2 {
	font-size: 18px;
	color: #999;
	font-weight:lighter;
}

h3 {
	font-size: 18px;
	color: #ff3e10;
	font-weight:lighter;
}

p {
	margin: 0 0 20px 0px; line-height: 18px;}

#navi ul, #subnavi ul, #footer ul, #print, #newsletteranmelden form, #logoadtv, #wrapper #content #inhalt .top a, #wrapper #content #inhalt #anker{ /* linker div*/
	display:none;
}

#wrapper #content #inhalt .top{ 
	height: 40px;
}

#wrapper #content #inhalt table th, #wrapper #content #inhalt table tr th{
	text-align:left;
	padding: 0 0 0 5px;
	border-bottom: 3px solid #ccc;
}

#logo{
	margin: 0 0 50px 0;
}

#newsletteranmelden{
	margin: 30px 0 0 0; 
	padding: 10px 0 0 0; 
	border-top:solid 1px #FF961F; 
}

#newsletteranmelden p{
	float:left;
	padding: 0 20px 0 0;
}

.bildborder {
	border: none;
}

.floatleft{
	float: left;
}

#wrapper #content #inhalt table td{
	border-bottom: solid 1px #eee3e3;
}

#wrapper #content #inhalt img{
	margin: 0 10px 0 0;
}

a, .escape span{
	text-decoration: none;
	color:#0000FF;
}

a[href^="/"]:after {
	content: " (http://www.fun-and-dance-waiblingen.de" attr(href) ") ";
}

a[href^="http"]:after {
	content: " (" attr(href) ") ";
}