/***************** Allgemeine Formate ***************/

@import url("skyscraper-outside.css");
@import url("banner-leaderboard.css");

/*-- clearfix -- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.clear {clear: both;}

body {
	background-color: #FAC387;
	color:#4A422F;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

h1 {
	font-size: 20px;
	color: #A8241F;
	padding-bottom: 26px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

h2 {
	font-size: 15px;
	color: #996600;
}

p {
	padding-left: 7px;
	padding-right: 7px;
}

input, textarea, select {
        background:#FFD350;
        font-size:12px;
        color:#AC0000;
        font-weight:bold;
        font-family: Arial, Helvetica, sans-serif;
}

td {
	vertical-align: top;
	font-family:Tahoma;
	background-color: #FBDAAC;
	border: 1px dotted #990000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

th {
	background-color: #9B0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD350;
	padding: 3px;
	border: 1px dotted #333333;
}

th a {
	text-decoration: none;
	color: #996600;
	font-size: 11px;
}

#promotion {
 background: #FAC387;
}

#bildwechsler {
        float: left;
        height: 200px;
        width: 450px;
        position: relative;
        left: 27px;
        top: 17px;
}

#homelink {
        float: left;
        height: 200px;
        width: 500px;
        position: relative;
        left: 0px;
        top: 26px;
        border:solid 0px;
}


#box {
	line-height:14px;
	width: 994px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 994px;
	float:left;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 994px;
	background-position: 0px 0px;
	float: left;
}

.white {
  color:#B85F00;
  margin-left:3px;
  margin-right:3px;
}

#kontakt {
        width: 994px;
        background-image: url(/fileadmin/templates/images/kontakt.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
        height: 25px;
        float:left;
        text-align: center;
        font-weight: bold;
        color: #000000;
        text-align: center;
        vertical-align: middle;
        line-height: 25px;
        font-size: 13px;
        letter-spacing: 1px;
        word-spacing: 4px;      
}
#kontakt a {
        color: #B85F00;
        text-decoration: underline;
}
#kontakt a:hover {
        color: #990000;
}

#main {
	width: 994px;
	float:left;
	display: inline;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-y;
}

#promotion {
	width: 994px;
	background-image: url(images/promotion.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 17px;
	float:left;
	text-align: center;
}

.content {
	background-image: url(images/bak3.jpg);
	background-repeat: repeat-y;
	width: 725px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}

.content a {
	text-decoration: underline;
	color:#B85F00;
	font-weight: bold;
}

.content a:hover {
	color: #CC0000;
	text-decoration: none;
}

.copy {
	color:#333333;
	padding-top: 25px;
	font-size: 10px;
	text-align: center;
	width: 994px;
}

#col1 {
	padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  width: 510px;
	float: left;
}
#col2 {
	width: 195px;
	float: right;
	padding-top: 5px;
}

/************************************ Navigation *********************************/

#menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	width: 208px;
	float: left;
	color: #333333;
}
#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	display: block;
	float: left;
	color: #333333;
	padding-left:12px;
 	width:188px;
	
}

#menu a:hover {
	text-decoration: none;
	color: #FFD350;
	display: block;
	line-height: 16px;
	background-color: #CE3009;
	float: left;
	padding-left:12px;
 	width:188px;
}

/*

a.nav_1 {



        padding-left:12px;

        width:188px;

}

a:hover.nav_1 {

        padding-left:12px;

        width:188px;

}



a.nav_2 {

        padding-left:19px;

        width:181px;

}

a:hover.nav_2 {

        padding-left:19px;

        width:181px;

}

a.nav_3 {

        padding-left:26px;

        width:174px;

}

a:hover.nav_3 {

        padding-left:26px;

        width:174px;

}

*/


.menu-indienreisen {
	background-image: url(images/menu-indienreisen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 208px;
}

.menu-indiengeografie {
	background-image: url(images/menu-indiengeografie.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}

.menu-indienkultur {
	background-image: url(images/menu-indienkultur.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}

.menu-indiengeschichte {
	background-image: url(images/menu-indiengeschichte.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}

.menu-indienthemen {
	background-image: url(images/menu-indienthemen.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}

.menu-indiensuche {
	background-image: url(images/menu-indiensuche.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}

.menu-allgemeines {
	background-image: url(images/menu-allgemeines.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 51px;
	width: 208px;
}
.side-left {
	background-image: url(images/side-left.jpg);
	background-repeat: repeat-y;
	width:19px;
	float: left;
}

/************************************ Indexed Search *********************************/

div.tx-indexedsearch-searchbox {
 border-bottom:solid 1px #CCCCCC;
}

div.tx-indexedsearch-rules {
 display:none;
}

legend {
 /*display:none;*/
 padding:0px;
}

fieldset {
 border:solid 0px;
 padding:0px;
 margin-bottom:20px;
}

div.tx-indexedsearch-browsebox {
 border-bottom:solid 1px #CCCCCC;
}

span.tx-indexedsearch-title{
 font-size:14px;
}

div.tx-indexedsearch-search-submit {
 margin-top:10px;
}

span.tx-indexedsearch-percent {
 font-size:14px;
 font-weight:normal;
 margin-top:-18px;
 float:right;
}

dl.tx-indexedsearch-info {
 border-top:solid 1px #CCCCCC;
 border-bottom:solid 1px #CCCCCC;
 padding:5px 0px 5px 0px;
}

dt,dd {
 display:inline;
 padding:0px;
 margin:0px;
}

div.tx-indexedsearch-form, div.tx-indexedsearch-search-for,
div.tx-indexedsearch-search-in, div.tx-indexedsearch-search-select-section,
div.tx-indexedsearch-search-submit {
 margin-top:10px;
}

/************************************ Sitemap *********************************/

li.sitemap_1 {
 margin:0px;
 margin-top:10px;
 background:#E5D7AA;
 font-weight:bold;
 padding-left:3px;
 text-transform:uppercase;
 list-style:none;
 font-weight:bold;
 color:#6D7811;
}

li.sitemap_2 {
 margin:0px;
 margin-top:5px;
}

li.sitemap_3 {
 margin:0px;
 margin-top:5px;
}

li.sitemap_4 {
 margin:0px;
 margin-top:5px;
}



/************************************ Kontaktformular *********************************/

div.message {
 color:red;
 font-weight:bold;
}

div.spalte_1 {
 width:150px;
 float:left;
 clear:left;
 text-align:right;
 margin-right:10px;
 padding-top:3px;
}

textarea.feld {
 width:450px;
}


