@charset "utf-8";
/* CSS Document Teambuctou*/

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)
----------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
	line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
Sticky Footer Solution
by Steve Hatcher
http://stever.ca
http://www.cssstickyfooter.com
*/

/** {margin:0;padding:0;}*/

/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html, body {height: 100%;}

#wrap {
  min-height: 100%;
}

#main {
  overflow:auto;
  padding-bottom: 80px; /* must be same height as the footer */
}

#banner {
  position: relative;
  margin-top: -80px; /* negative value of footer height */
  height: 80px;
  clear:both;
}

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}







body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#65452c;
	/*
	background-image: url('../bilder/akkakus_gross.jpg');
	*/
	background-repeat:no-repeat;
	height: 100%; /* Required */
}

html {
	height: 100%; /* Required */
}


#Teambuctou{
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:820px;
	width:1080px;
	overflow: hidden;
	color:#fff3dd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:1.0em;
}


#Teambuctou b,strong{
  font-weight:bold;
  color: #990000;	
}

#Teambuctou a{
    color: #ffc261;
   	text-decoration: none; 
	font-weight: normal;
}

#Teambuctou a:hover, #Teambuctou a#active{
	color:#ffc261;
	text-decoration:underline;
}


		 
.container {
	text-align: left;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding: 0px;
	width: 800px;
	border: 0px solid #959596;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}		 

.header {
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;	
	width: 800px;
	height: 199px;
	background-image: url('../pic/header.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.puffer{
	width: 800px;
	display:inline;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#fff3dd;
}
	


/* navigation */
#hauptmenu {
	margin-top: 0px;
	padding-bottom:5px;
	margin-left:0px;
    margin-right:0px; 	
	display:block;
    width:195px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
    float:left;	
}


#hauptmenu a {
	color:#575656;
	text-align: left;
	text-decoration: none;
	margin-left:0px;
    margin-right:0px; 
    width:160px; 
	font-weight:bold;
	font-size:0.9em;
    float:left;	
	line-height:25px;
	padding-top: 0px;
	padding-left:3px;
	padding-bottom:0px;
	padding-right:0px;
	border-bottom: 1px solid #959596;					
}


#hauptmenu a:hover, #hauptmenu a#active {
	color:#0253ab;
	text-decoration: none;
}



/* footer */	  
#footer {
	background-image:url('../pic/footer.jpg');
	background-repeat:no-repeat;
	background-position:top;
	border: none;
	padding: 0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;	
	width: 800px;
	clear: both;
	height:auto;
	float:left;
	}

#footer p {
	padding-top:110px;
	padding-bottom:20px;
	text-align: center;
	font-size:0.70em;
	color: #fff3dd;
	line-height:1.4em;
	}

#footer a {
	color: #fff3dd;
	text-decoration: none;
}

#footer a:hover, #footer a#active{
	text-decoration: none;
	color:#1168ae;	
}



/* Inhalt */
.inhalt{
	float:left;
	display:inline; 
	margin-top: 2px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;	
	padding-top:15px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px; 
	width:780px;
	background-image:url('../pic/karte_unter_navi.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
}

/* Links */

.links{
	float:left; 
	width:200px; 
	margin-left:0px;
	margin-right:0px; 
	height:auto;
	padding-top:5px;
	padding-left:5px;
	padding-right:0px;
	padding-bottom:0px;
	color:#575656;   
}





/* Mitte */
.mitte { 
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-right:0px;
	width:360px;
	float:left;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;    
	border-top: #dddcda 0px solid;
	border-right: #dddcda 0px solid;
	border-bottom: #dddcda 0px solid;
	border-left: #dddcda 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.5;
	color:#666666;
	
}


.mitte h1{ 
	font-size:24px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:10px;
	color:#0253ab;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
   }


.mitte h2{ 
	font-size:16px;
	padding-bottom:5px;
	padding-top:5px;
	margin-top:0px;
	margin-bottom:0px;
	color:#575656;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
   }


.mitte td,tr{
  line-height:1.4;
}
			
.mitte p{
  line-height:1.4;
  margin: 0px;
  padding:0px;  
  }


.mitte a{ 
   padding:0px;
   text-decoration: none;
   color: #0253ab;
   font-weight:normal;
}

.mitte a:hover{
	color:#0253ab;
    font-weight:normal;	
	text-decoration:underline;
}


.mitte img{
    border: #cccccc 1px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}

.mitte b, .mitte strong {
   font-weight:bold;
   color:#0253ab;
 }


.mitte .balken{	
	border: #cccccc 1px solid;
	background-color: #eeeeee;
	margin-top:5px;
	margin-bottom:10px;
	padding:10px;
    font-weight:normal;	
   color: #0253ab;	
}


.mitte ul,ol{
	margin-left:25px;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:0px;
	padding:0px;
	padding-bottom:10px;
	display:block;
}

.mitte li{
	list-style-type: disc;	
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	margin-top:0px;
	padding-left:1px;
	line-height:1.5em;

}

.mitte li a {
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	line-height:1.3em;
}

.mitte li a:hover, .mitte li a#active {
	color:#1168ae;
}



.mininavi{
	margin-bottom:5px;
	font-size: 10px;
	color:#1168ae;	
}


.mitte .template1{
    width:auto;
	margin-top:3px;
	margin-left:0px;
	text-align:center;
    float:left;
	display:inline;
}

.mitte .template1 img{
    BORDER: #cccccc 0px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}  



.mitte .template3{
	float:left;
	width:120px;
	margin-top:2px;
}

.mitte .template3 img{
    BORDER: #cccccc 0px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 10px;
	margin-left: 0px;
}

.mitte .template3 .bildunterschrift{	
	color:#a8a8a8;
	padding-top: 5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:10px;
	font-size: 10px;
	font-weight: normal;
    line-height: 13px;	
	float:left;
}

.mitte .newsbeitrag p {
  text-align:left;
  margin-bottom:7px;
  margin-top:0px;
}


/* Rechts  */

.rechts{
	float:left; 
	width:180px; 
	margin-left:5px;
	margin-right:0px; 
	height:auto;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	color:#575656;   
}

.rechts img{
    border: #cccccc 0px solid;
	padding: 2px;
	background-color: #f5f5f5;
	margin-right: 0px;
	margin-left: 0px;
}




/* misc */

hr{
 margin-top:10px;
 margin-bottom:6px;
 border: 0px; /* Fuer Firefox und Opera */
 border-top: solid 1px #c8c8c8;
 border-bottom: solid 1px #FFFFFF; /* Fuer I.Explorer (Seiten-Hintergrundfarbe!) */
 width:90%;
 text-align:center;
}

.clearer {
	font-size: 0px;
	clear: both;
	height:1px;
	width:100%;
}			 


	   

.ontop{
    text-align:right;
	margin-bottom:5px;
	font-size: 10px;
    }

.ontop a{
	line-height: normal;
	text-decoration: none;
	color:#0253ab;	
    }

.ontop a:hover{
	color:#0253ab;
	text-decoration:underline;
}


/*---------- Banner ------------*/

#banner
{
	background-image:url(../bilder/footerbackground.png);
	background-repeat:repeat-x;
}

#bannerinhalt
{
	width:1080px;
	vertical-align:middle; 
	margin:auto;
	float:none;
}

#textspalte
{ 
	vertical-align:middle;
	padding:10px;
	text-align:left; 
	width:130px; 
	float:left; 
} 

#textspalte a
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#textspalte a:hover
{
	text-decoration:underline;
}


#bildspalte 
{ 
	vertical-align:middle;
	width:90px; 
	float:left; 
} 

/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */

/*#banner table
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:left;
}
*/

