/*
Theme Name: stephan bootz v1
Theme URI: http://stephanbootz.de
Description: Das Theme von Stephan Bootz
Version: 1.0
Author: moh | Marvin O. Hassan
Author URI: http://www.mohdesign.de
*/

/*------ALLGEMEIN-------*/

body {

	padding: 0px;
	margin:0px;
	background: #000;
	/* background-image: url(http://www.stephanbootz.de/wp-content/themes/stephan_bootz/images/muster.gif); */
	background-position: 200px 200px;
	background-repeat: repeat-x;


}

.wrapper {
		}
		 
.wrapper_menu { 
		 width: 970px;}

.header {

	height: 120px;;
	background-image: url(../images/menu_box.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main {
	clear: both;
	height: 420px;

	background: #fff;

}

.logohead {
	width: 215px;
	float: left;
	position: absolute;
	z-index: 888;
	top: 0px;
	left: 700px;
	
}



.content {
	width: 870px;
	height: 370px;
	overflow: auto;	
	text-align: justify;

	font-family: Arial, Verdana, Sans;
	font-size: 0.8em;
	line-height: 1.3em;

	padding-right: 20px;
position: absolute;
left: 30px;
top: 140px;

}
.content img {
	float: left;
	margin-right: 40px;


}

#text_img {
	margin-bottom: 3800px;

}

.dprx_minislides_img {
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;

}

.dprx_minislides_content {
margin:auto;


}
.dprx_minislides_nav {

		padding-left: 14px;
		padding-top: 10px;

}

.dprx_minislides_nav a {

		text-decoration: none;
		color: #000;
		padding: 5px;
}

.dprx_pwrd a {

	text-align: right;
	color: #aaa;
}

.footer {
	position:absolute;
	top: 550px;
	left: 20px;
	font-family: Arial, Verdana, Sans;
	color: #888;
	font-size: 0.6em;
	line-height: 1.3em;

}

.menu {



}

/*------TEXT-------*/

h1 {
	
	line-height: 1.2em;
	margin-top: 0px;
}

h1:after { content: ":";}

 h1 a {
	
	line-height: 1.2em;
	margin-top: 0px;
	text-decoration: none;
	color: #000;
}

blockquote {
margin-left: 14px;

}