/*                                                                                                      */
/* #################################################################################################### */
/* # Datei css/standard.css                                                                             */
/* #################################################################################################### */
/* # Copyright © 2009 ET Webhosting (www.etwh.de)                                                       */
/* # Stand:  15.10.2009                                                                                 */
/* # Author: Bernd Krech                                                                                */
/* # Email:  bk@sps-ab.de                                                                               */
/* # URL:    http://www.tadsch-mahal.de und indisch-essen.de                                            */
/* #################################################################################################### */
/*                                                                                                      */

* {
	margin: 0;
	padding: 0;	
}	

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

body {
	background:#ddd url("../img/body.jpg") center top no-repeat;
	;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	line-height: 140%;
}	

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

a:hover {
	color: #9c9e9f;
}	

a.b:link, a.b:visited {
	color: #f9f9f9;
	text-decoration: none;
}	

a.b:hover {
	color: #f2f2f2;
	text-decoration:underline;
}

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

img {
	border: none;
}

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

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

#ot_headmargin {
	height: 40px;
}

#ot_menu {
	height: 30px;
	background: #a5121c;
	margin-bottom: 5px;
	background: url(../img/bg.footer.gif) #a5121c;
	background-position: top -20px;
}

#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: #fff;
	font-size: 12pt;
	margin-left: 10px;
}	

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

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

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

#ot_content {
	width: 970px;
}	

#ot_content_kontakt {
	height: 400px;
	color: #fff;
	background: url(../img/bg.kontakt.jpg) #a5121c;
	background-position: top left;  
}

#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 {
	height: 395px;
	padding: 0;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center 32px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container{
	width:960px;
	height:390px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	background-image: url(../img/index-header.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}

#container_default{
	width:960px;
	height:490px;
	margin:0 auto;
	padding:0 5px 18px 5px;
	background-image: url(../img/bg-header.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}

#container_inner {
	position: relative;
	top: 60px;
	left: 30px;
	width: 900px;
	height: 300px;
	color: #fff;
}

#container_inner .mini {
  font-size: 7pt;
}

#container_inner ul {
  margin: 10px 0px 10px 15px;
}

#tab1, #tab2 {
  position: relative;
  float: left;
  margin-right: 20px;
}

#container_impressum{
	width:960px;
	height:390px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
	background-image: url(../img/impressum-header.png);
	background-repeat: no-repeat;
	background-position: center 45px;
}

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

#ot_content_spacer {
	height: 5px;
}

#ot_footer {
	height: 150px;
	background: url("../img/header.jpg") center 0px no-repeat;
}

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

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

#ot_footer_logo {
	position: relative;
	top: -10px;
	right: 20px;
	float: right;
	width: 200px;
	height: 120px;
}	

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

#ot_footer_slogan p {
	color: #626262;
}	

#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: 20px;
	float: right;
}	

	
