/**
 * class .
 * id #
 */ * {
    font-family: "Arial Narrow", Tahoma, Calibri, Verdana, Arial, sans-serif;
	
}

#header {
    width: 1000px;
    padding-right:50px;
    float: left;
    height:90px;
	margin-bottom:10px;
}

#wrapper{
    background-image:url("../img/background.png");
    background-repeat:no-repeat;
    width:100%;
    height:100%;
}


#fbLikeBox{
	position:absolute;
	left:1010px;
	top:20px;
	
}
#header{
	background-image:url('../img/horizontalline.png');
	background-repeat:no-repeat;
	background-position:bottom;
	
}
#likeBoxFB{
	background-color:white;
}
html, body {
    margin: 0;
    padding: 0;
    height:100%;
}
#farbe{
	margin-top:5px;
	margin-right:5px;
}
body.redlayout {
    background-color: #ef7d00;
    background-image: url('../img/background_1px.jpg');
    background-repeat:repeat-x;
    
}

div.bubblebackground{
    background-image:url("../img/Bubble_background.jpg");
    background-repeat:no-repeat;
    width:100%;
    height:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px;
}

div.redbackground{
    background-image:url("../img/background.jpg");

    background-repeat:no-repeat;
    width:100%;
    height:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -64px;
}

img, div, li { 
    behavior: url(iepngfix.htc);
}

h1 {
    color: #605E5E;
    font-size:14pt;
    font-style:italic;
}

h2{
	margin-top:16px;
	margin-bottom:7px;
	font-size:15pt;
	
}

a {
    color: white;
    text-decoration: none;
}

a:visited {
    color: white;
    text-decoration: none;
}

a:hover {
    color: #c0c0c0;
    text-decoration:underline;
}

a:active {
    color: #ffffff;
    text-decoration: none;
} 
#menugroupWrapper{
	float:left;
	width:auto;
	padding-left:37px;
	padding-top:15px;
}

#machmit{
	position:absolute;
	left:850px;
	top:10px;
}
.trennelement{
	margin-left:5px;
	margin-right:5px;
}
.submenu{
	display:none;
	margin-left:37px;
	color:white;
}
.menugroup {
    FLOAT: left;
    margin-top:16px;
    margin-right: 0;
    width:auto;
	padding-left:1px;
	padding-right:1px;
	
}

.menuitem {
    color: white;
    text-align: center;
    margin-top: 5px;
    font-size:9pt;
    padding:2px;
    width:127px;
    height:18px;
	padding-left:0;
	padding-right:0;
    background-image: url(../img/menubutton.png);
    background-repeat:no-repeat;
}

.menuitem2
{
color: white;

    text-align: center;
    margin-top: 5px;
    font-size:11pt;
	
	vertical-align:middle;
	font-weight:bold;
    padding:2px;
    width:140px;
    height:35px;
	padding-left:0;
	padding-right:0;
    background-image: url(../img/menubutton2.png);
    background-repeat:no-repeat;	
}
   
  .submenu{
  	width:500px;
  	float:left;
	font-size:10pt;
	padding:4px;
	  background-image: url(../img/submenu.png);
    background-repeat:no-repeat;	
  }
#facebook{
	background-color:#3B5998;
	font-size:9pt;
	padding:1px;
	padding-left:4px;
	padding-right:4px;
	font-weight:bold;
}

table{
	vertical-align:middle;
}

td{
	vertical-align:middle;
	height:10px;
}

td#liste{
	vertical-align:top;
}

img#playbutton{
	position:absolute;
	left:40px;
	top:200px;
}


#logo{
    float:left;
    width:auto;	
}
#logo2{
	margin-left:10px;
	margin-top:10px;
	float:left;
}

ul {
    list-style: none;
    cursor : pointer;
    margin:0;
    padding:0;
}

ul div{
	margin:0;
	text-align:left;
	font-size:12pt;
}

ul a {
	color:white;
}


li.linkitem {
    list-style:none;
}


li#ebene1 {
    /*background-color:#FF3B3C;*/
   /* background-image: url('../img/redbutton.png');*/
    background-repeat: no-repeat;
}

#descr1, #descr2, #descr3{
	color: white;
    font-size: 15pt;
    font-weight: bold;
	cursor : pointer;
	vertical-align: middle;
    text-align: center;
	 margin-top: 0;
	 margin-bottom:0;
	 margin-left:15px;
	 margin-right:15px;
	 
    padding-top: 18px;
    padding-bottom: 18px;
	height:26px;
	 width: 305px;
	 
	 background-repeat: no-repeat;
	
}

#descr2, #descr3{
	  margin-top:9px;    
}

#descr1{
	background-image:url('../img/redbutton.png');
	
	
}

#descr2{
	background-image:url('../img/orangebutton.png');
}

#descr3{
	background-image:url('../img/greenbutton.png');
}

#item1, #item2, #item3 {
	margin-left:15px;
	margin-right:15px;
	margin-top:-9px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:10px;
	width:275px;
	overflow:hidden;
	/*filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;*/
}

#item1{
	/*background-color:#FF3B3C;	*/
	background-image:url("../img/red_background.png");
	background-position:bottom;
}

#item2{
	/* background-color:#EF7D00;*/
	background-image:url("../img/orange_background.png");
	background-position:bottom;	
}

#item3{
	/*background-color:#3D7C11;*/
	background-image:url("../img/green_background.png");
	background-position:bottom;
}

div#boxImg{
	position:absolute;
	margin-top:-25px;
	margin-left:15px;z-index:10;
}

div#whiteframe {
	height:300px;
	width:650px;
	
} 

div#boxRight{
	margin-top:10px;
	/* border:solid #000 1px; */
	background-image:url("../img/background_main_text.png");
	background-repeat:no-repeat;
	z-index:5;
}

div#boxRight img { border:solid #ffffff 1px; }

div#boxRightTop{
	color:#ffffff;
	padding:5px;
	background-color:#E8A48D;
}

div#boxRightTopBlank{
	
	color:#ffffff;
	height:13px;
	background-color:#E8A48D;
}

div#boxRightText{
	color:#605E5E;
	margin-top:5px;
	padding:1px;
	padding-bottom:15px;
	padding-right:20px;
	padding-left:240px;
	height:300px;
	font-size:10pt;
	/*border:2px solid #B85E23;*/
	z-index:10;
}
div#boxRightText p{ 	
	margin-top:4px;
	margin-bottom:4px;
	text-align:left;
}
div#boxRightText p#more{
	float:right;
	display:inline;
}

p#begegnung{
	float:left;
	display:inline;
}
#boxRightText a{
	color:#ba2d2a;
	text-decoration:underline;
}



/*
 * descr page
 */
#boxDescription{
 	
	padding:10px 30px 20px 20px;
	background-image:url('../img/background_main_text2.png');
	background-repeat:no-repeat;
	
	
}

#boxDescription div{
	overflow:auto;
	height:430px;
	width:610px;
}

#boxDescription * {
	color:#605E5E;
}
#boxDescription a {
	color:red;
}
#boxDescription h1{
	min-height:22pt;
	font-size:22pt;
	font-style:normal;
	height:auto;
	border-bottom-style:solid;
	border-bottom-color:#605E5E;
	border-bottom-width:1px;
	height:auto;
}

#boxDescription p#intro{
	font-style:italic;
}

#boxDescription ul{
	padding-left:20px;
	cursor:default;
	
}
#boxDescription li{
	cursor:default;
	
	list-style-image:url('../img/list-style-type.png');
}

form#search{
	
	padding-top:5px;
	padding-left:15px;
        width:auto;
		
}
form#search p{
	color:white;
	font-size:13pt;
	font-weight:bolder;
	margin-bottom:5px;
	
}
input{
	font-family:Tahoma;
	font-size:10pt;
}
input#eingabe{
	width:280px;
	border:1px solid grey;
	border-right:none;
	margin:0;
	height:16px;
}

form#search #text{
	width:220px;
	
}
form#search button{
	width:20px;
	margin:0;
	height:20px;
	border:1px solid grey;
	background-image:url("../img/search.png");
}
form#search button span{
	width:20px;
	height:20px;
	color:#ffffff;
	
}

label.singleline { display:block; }

ul.searchresult { list-style:none; }
ul.searchresult li { display:block; clear:both; }
ul.searchresult li img { border:none; margin:5px; float:left; }

table.schulen td { font-size: 10pt; }
table.schulen th { text-align:left; font-size: 10pt; }
th{
	text-align:left;
}
table.botschafterlist td { font-size: 10pt; vertical-align:top; padding-right:3px; }
table.botschafterlist th { font-size: 10pt; }
a#titleorder {color:#605E5E; }
div#boxDescription img { margin:8px; }
div#boxDescription img{margin:0px;}

.push{
	height:64px;
}
#footer {
	height:64px;
    background-image: url('../img/crowd.png');
	background-position:bottom;
    background-repeat: no-repeat;
    width:100%;padding: 0;
    margin: 0;
    overflow:hidden;
    color: white;
    float: left;
    
}




#footerSponsors{
    margin-top:15px;
    float:left;
    width:auto;
}

#footer img{
    margin-right:12px;
}



#sponsors{
    
    margin-right:6px;
    float:left;
	background-color:white;
	
    width:100%;
	color:grey;
	font-size:10pt;
}
#farbebekennen{
	float:left;
	
}

.sponsorentext{
	float:left;
	margin:4px;
	margin-top:6px;
	font-weight:bold;
	font-size:9pt;
}
.sponsortextsmall{
	float:left;
	margin:4px;
	margin-top:3px;
	font-size:8pt;
	color:black;
}


#navdiv {
	float:left;
    width:330px;
    overflow:visible;
}

#navdiv_under {
    color:#FFF;
    text-align:justify;
    font-size:11pt;
    width:305px;
	
	padding-left:15px;
	padding-right:10px;
    overflow:hidden;
    height:auto;
} 
div#maincontainer{
	width:1000px;
	float:left;
	
	
}

div#main {
	float:right;
    width:640px;
    
    overflow:visible;
}

div.viewer{
	display:none;
	padding:10px;
	position:absolute;
	background-color:#ED7902;
	background-image:url("../img/background_1px.jpg");
	background-repeat:repeat-x;
	border:1px solid white;
	left:300px;
	top:170px;
}
div#webviewerdiv{
	left:10px;
	top:10px;
	
}
div#webviewerdiv iframe{
	width:800px;
	height:500px;
	background-color:white;
}
div#photoviewerdiv{
	
	left:10px;
	top:10px;
}
#photoviewerdiv h3,#webviewerdiv h3, #videoplayerdiv h3, #audioplayerdiv h3{
	margin-top:0;
	margin-bottom:4px;
	color:white;
}
#photoviewerdiv p, #webviewerdiv p, #videoplayerdiv p, #audioplayerdiv p{
	margin-top:4px;
	margin-bottom:4px;
	color:#eeeeee;
}

.closewidget{
	float:right;
	text-align:right;
	cursor:pointer;
}

#weitere{
	font-size:15px;
	line-height:15px;
	margin:0;	
}

#results{
	left:15px;
	top:376px;
	overflow:auto;
	position:absolute;
	width:293px;
	background-color:white;
	border:1px solid grey;
	display:none;
	font-size:10pt;
	max-height:200px;
	overflow:auto;
	padding:3px;
	
	
}
#mainfooter{
	margin:5px;
	margin-right:12px;
	float:right;
	width:630px;
}
#ostklub{
	float:right;
	
}
#fb{
	float:left;
	background-color:white;
	border:1px solid grey;
}
#results a{
	color:black;
}

#fest h1{
	margin:0;
	
}
#fest p{
	
	margin:0;
}
#fest a{
	color:#bbbbbb;
}
#fest #main{
	margin-top:5px;
	margin-bottom:5px;
}
#fest{
	color:white;
	padding:10px;
	width:640px;
	height:120px;
	background-image:url("../img/background_bubbles_top.png");
	background-repeat:no-repeat;
}
#eintrittfrei{
	position:absolute;
	left:750px;
	top:124px;	
}
#smallframe_innertext{
	
	padding:10px;
	overflow:auto;
	height:275px;
	
}
#smallframe_innertext a {
	color:red;
}
.themenwrapper{
	display:none;
	margin-left:20px;
}
.pdflist{
	list-style-image:url("../img/PDF.png");
}
.imagelist{
	list-style-image:url("../img/PhotosIcon.png");
}
.videolist{
	
list-style-image:url("../img/VideosIcon.png");
}
.websitelist{
	
list-style-image:url("../img/Firefox.png");
}

.audiolist{
	
list-style-image:url("../img/MusicIcon.png");
}