/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/standard.css                                                                             */
/* #################################################################################################### */
/* # Copyright � 2009 Die Werbebastler (www.werbebastler.de)                                            */
/* # Stand:  14.01.2011                                                                                 */
/* # Author: Armin Jurisch                                                                                */
/* # Email:  kontakt@werbebastler.de                                                                    */
/* # URL:    http://www.gardinenklein.com                                                                */
/* #################################################################################################### */
/*                                                                                                      */

* {
	margin: 0;
	padding: 0;	
}	

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background: url(../img/bg.gif);
	font-family: verdana,arial,helvetica;
	font-size: 8pt;
	line-height: 160%;
}	

h1 {
	font-size: 9pt;
	line-height: 160%;	
}
h2 {
	font-size: 18pt;
	color: #cc0066;
	text-align: center;
	text-decoration:blind;
	line-height: 160%;	
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}	

a:hover {
	color: #9c9e9f;
}	

#ot_bottom_moz_space {
   position:relative;
   height:0px;
   overflow:hidden;
}

img {
	border: none;
}

#ot_wrapper {
	position:absolute;
	width:100%;
}

#ot_body {
	position: relative;
  width:900px;
	margin:auto auto;
}	

#ot_headmargin {
	height: 20px;
}

#ot_menu {
	height: 30px;
}

#ot_menu ul {
	position: relative;
	left: 0;
	top: 5px;
	padding:0;
  font-family: arial, helvetica, arial;
  list-style-type: none;
}

#ot_menu ul li {
	float: left;
	color: #626262;
	font-size: 14pt;
	margin-right: 10px;
}	

#ot_menu ul li a {
	color: #9c9e9f;
	text-decoration: none;
}

#ot_menu ul li a:hover {
	color: #626262;
}	

#ot_menu ul li a.tmactive {
	color: #626262;
}	

#ot_content {
	height: 400px;
	background: #626262;
	color: #fff;
}	

#ot_content_left {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 60%;
}	

#ot_content_left p {
	padding: 80px 20px 20px 20px;
}

#ot_content_left p.kontakt {
	padding: 20px;
}


#ot_content_left ul {
	position: relative;
	top: -18px; /* SHIT IE */
	left: 35px;
}

#ot_content_right {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	width: 40%;
}

#ot_content_right p {
	padding: 60px 20px 20px 0px;
}	

#ot_content p.overview {
	padding: 0px 20px 20px 0px;
}

.load {
	text-align: center;
}	

#slogan {
	padding: 0;
}

#slogan_malstil {
	padding: 20px 0 0 20px;
}	

#galerie0 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_galerie0.gif) no-repeat top left;
}	

#galerie1 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_galerie1.gif) no-repeat top left;
}

#galerie2 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_galerie2.gif) no-repeat top left;
}

#galerie3 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_galerie3.gif) no-repeat top left;
}

#skulpturen1 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_skulpturen1.gif) no-repeat top left;
}

#skulpturen2 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_skulpturen2.gif) no-repeat top left;
}

#skulpturen3 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_skulpturen3.gif) no-repeat top left;
}

#skulpturen4 {
	float: left;
	height: 100px;
	width: 20%;
	padding: 30px 0px 0px 20px;
	background: url(../img/head_skulpturen4.gif) no-repeat top left;
}

#galerie_thumbs {
	padding: 25px 15px 15px 15px;
}

#sonnensegel_thumbs {
	padding: 25px 15px 15px 15px;
}

.hiddenThumbs {
	visibility: hidden;
}	

#galerie_thumbs .thumbsNoBorder {
	float: left;
	padding: 3px;
	margin: 0px 10px 0px 35px;
}

#sonnensegel_thumbs .thumbsNoBorder {
	float: left;
	padding: 3px;
	margin: 0px 10px 0px 35px;
}

#galerie_thumbs .thumbs {
	float: left;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	width: 90px;
	height: 110px;
	border: 1px solid #fff;
}

#sonnensegel_thumbs .thumbs {
	float: left;
	padding: 3px;
	margin: 0px 10px 0px 10px;
	width: 150px;
	height: 90px;
	border: 1px solid #fff;
}

.spacerTop10 {
	clear: left;
	height: 10px;
}	

#ot_content_spacer {
	height: 5px;

}

#ot_footer {
	height: 100px;
	background: #626262;
}

#ot_footer_menu {
	color: #fff;
	padding: 10px 0 0 20px;
}

#ot_footer_menu a.act {
	color: #ee8326;
}	

#ot_footer_logo {
	position: relative;
	top: -15px;
	right: 20px;
	float: right;
	width: 80px;
	height: 80px;
}	

#ot_footer_slogan {
	position: relative;
	top: 30px;
	left: 20px;
	float: left;
}

#ot_footer_slogan p {
	color: #fff;
}	

#ot_copy {
	margin: 5px 0px 0px 20px;
	font-size: 7pt;
	color: #626262;
}

#ot_copy a:link, #ot_copy a:visited {
	color: #626262;
	text-decoration: none;
}

#ot_copy a:hover {
	color: #9c9e9f;
}

#copy_left {
	position: relative;
	left: 0;
	float: left;
}

#copy_right {
	position: relative;
	right: -60px;
	float: right;
}	

	

