/* @override 
	http://192.168.2.100:8888/praxis-kroeber.de/templates/DE/css/splash.css
	http://52135129.de.strato-hosting.eu/templates/DE/css/splash.css
	http://localhost:80/templates/DE/css/splash.css
	http://praxis-kroeber.de/templates/DE/css/splash.css
*/

body {
	background-image: url(../images/splash/bg.jpg);
}

#header {
	background: url(../images/splash/praxiskroeber.jpg) no-repeat top center;
	width: 1000px;
	height: 615px;
	position: relative;
}

#flashheader {
	padding-top: 171px;
}

#startnews {
	float: left;
	border: 1px solid #fddd80;
	background: #ffeabb url(../images/news_top.jpg) no-repeat left top;
	padding-top: 35px;
	margin-top: 20px;
}

#startnews .news {
	font-size: 0.9em;
	line-height: 1.4em;
	background: url(../images/news_bottom.jpg) left bottom no-repeat transparent;
	border: 0;
	margin: 0;
	padding-bottom: 30px;
	width: 90%;
}

#startnews .date {
	display: none;
}

.blogvorschau h3 {
	margin-top: 0;
	margin-bottom: 10px;
}


.blogeintrag h3 a {
		font-size: 0.9em;

		color: #742a7f !important;

}

div.blogvorschau {
	border: 1px solid #fddd80;
	background: #ffeabb url(../images/blog_top.jpg) no-repeat left top;
	padding: 40px 27px 20px;
}

div.blogeintrag {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #fddd80;
}

#col_right div.blogvorschau div.date {
	font-size: 12px;
}
