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

/* @group HTML */

body {
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #3f4f58;
	font-size: 10pt;
	background: #fef7e7 url(../images/bg.jpg) repeat-x top center;
	margin: 0;
}

td {
	font-size: 1em;
	vertical-align: top;
	line-height: 1.2em;
}

a {
	color: #505050;
	text-decoration: none;
}

#content div.blogvorschau div.blogeintrag h3 a {
	color: #742a7f;
}

a:hover {
	color: #202020;
	text-decoration: none;
}

h1 {
	color: #742a7f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.4em;
}

h2 {
	color: #742a7f;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 500;
	margin-bottom: 3px;
}

h3 {
	color: #742a7f;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: 500;
	margin-bottom: 1px;
}

b, strong {
	text-decoration: none;
	font-weight: 700;
}

input, select, textarea {
	font-size: 1em;
	background: #feefc8;
	padding: 5px;
	margin: 0;
	border: 1px solid #f2dc9f;
	width: 230px;
}

table {
	font-size: 0.8em;
}

/* @end */

/* @group KLASSEN */

.pic {
	padding: 0;
	margin: 4px 0 15px 30px;
	float: right;
	clear: both;
}

.pic img {
	border: 0;
}

.pic_set {
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #eee;
	float: left;
	width: 115px;
	height: 115px;
	background: #f7f7f7;
}

.pic_set span{
	width: 115px;
	height: 115px;
	float: left;
	background: center no-repeat;
}

.klein {
	font-size: 0.9em;
}

.error {
	background: #cc0000;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

.success {
	background: #669933;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	margin-bottom: 20px;
}

/* @end */

/* @group LAYOUT */

/* @group FOOTER */

#footer {
	height: 45px;
	width: 1000px;
	padding: 30px 0 0 0;
	margin: 0;
	color: #fff;
	float: left;
	font-size: 0.8em;
	line-height: 1.6em;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: #666;
}

#footer .active {
	font-weight: bold;
}

/* @end */

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

#home {
	position: absolute;
	background: transparent;
	width: 400px;
	height: 170px;
	left: 75px;
	z-index: 3001;
}

#bluboks {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}

#website {
	width: 1000px;
	margin: 0;
}

#container {
	width: 100%;
	float: left;
	clear: left;
	position: relative;
}

#path {
	font-size: 0.8em;
	color: #aaa;
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
}

#content {
	text-align: left;
	float: left;
	width: 750px;
	margin: 0 0 40px 135px;
	line-height: 1.5em;  
}

#col_left {
	width: 350px;
	float: left;
}

#col_right {
	width: 350px;
	float: right;
	margin-top: -50px;
}



/* @end */

/* @group MAINMENU */

#mainmenu {
	background: none;
	position: absolute;
	right: 100px;
	top: 71px;
	z-index: 900;
	overflow: hidden;
}

#mainmenu #horizontal {
	position: absolute;
	margin: 0;
	z-index: 40;
	width: 2880px;
}

#mainmenu img {
	border: 0;
}

#mainmenu ul {
	padding: 0;
	margin: 0 0 0 15px;
	float: right;
}

#mainmenu li {
	float: left;
	list-style: none;
}

#mainmenu a {
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 25px 15px 19px 15px;
	color: #742a7f;
	text-shadow: 0 0 15px #fff;
}

#mainmenu a:hover {
	background: rgba(255, 255, 255, 0.15);
}

#mainmenu .active a {
	background: rgba(255, 255, 255, 0.35);
	font-weight: 700;
}

/* @end */

/* @group MODULE */

.butt {
	width: 242px;
	background: #f7bb15;
	border-color: #d09d08;
	color: #473400;
	margin-bottom: 7px;
}

/* @group NEWS */

.news {
	background: #feefc8;
	padding: 15px 25px;
	margin-bottom: 10px;
	float: left;
	width: 70%;
	border: 1px solid #f2dc9f;
	position: relative;
}

.news .last {
	background: none;
}

.news h2 {
	margin: 0;
	margin-bottom: 7px;
}

.news .hidden {
	display: none;
}

.news .date {
	float: left;
	width: 158px;
	height: 65px;
	position: absolute;
	left: 640px;
	top: -10px;
	background: url(../images/news_date.jpg) no-repeat center top;
	text-align: center;
	padding-top: 23px;
}

/* @end */

.downloads {
	background: #feefc8;
	width: 700px;
	padding: 15px 25px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #f2dc9f;
}

.downloads p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 5px 0;
}

.downloads .button {
	background: url(../images/download.jpg) no-repeat center top;
	float: right;
	width: 158px;
	height: 65px;
	padding: 0;
	margin: 0 0 0 30px;
	font-size: 0.6em;
	color: #aaa;
}


/* @end */
/* @group KOMMENTARE */

#comment_container {
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

#comment_formular {
	float: left;
	margin-top: 10px;
	display: none;
}

#comment_formular table {
	width: 100%;
}

.comment {
	width: 95%;
	padding: 15px;
	margin-bottom: 10px;
	float: left;
	line-height: 1.4em;
	background: #fafafa;
	border: 1px solid #eee;
}

.comment .date {
	float: right;
	font-size: 0.7em;
	color: #aaa;
}

.comment a {
	color: #a8473a;
}


/* @end */
.button{ display: inline; padding:0px;
	clear: both;
}
.button:hover{ background-color:transparent; }

#content div.blogvorschau div.blogeintrag {
	margin-bottom: 17px;
		padding-bottom: 20px;

}

#content div.blogvorschau {
	max-width: 500px;
}

#content div.blogvorschau div.blogeintrag h3 {
	margin-top: 0;


}

#content div.blogvorschau div.blogeintrag div.date {
	margin-top: 0;
	padding-top: 0;
}

