/* modify blueprint */

.container { width: 990px; }
.span-24  { width: 950px;}
.span-25  { width: 990px; margin: 0; }
.append-24  { padding-right: 960px; } 
.prepend-24  { padding-left: 960px; }

h1 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.4em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.3em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1.2em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1.1em; font-weight: bold; }

em {
    background-color:transparent !important;
}

/* IE6 hack */
* html .span-12 {
    w\idth:400px;
}



/* -------------------------------------- */


/* grid activation */
/* .container { background: url('../blueprint/lib/grid.png'); } */


body {
	background: #666 url('../gfx/bg.jpg') repeat-x;
}


.container {
    background-color:white;
    border:5px solid #444;
	color:#666;
}


#logo {
	margin-top:18px;
}

#language {
	text-align:right;
	margin-top:44px;
}

#headimg {
/*  background-color:#A9495B;*/
	background-color:#ccc;
	height:138px;
	margin-bottom:5px;
	border-top:1px solid #eee;
	padding-top:3px;

}

#line {
	background-image: url(../gfx/seperator.gif);
	background-color: #444;

}


#mainnav {
}

#mainnav ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#mainnav li {
	height:20px;
}

#mainnav li a {
/*  color: #AC475A;*/
  color: #999;
	text-decoration:none;
}

#mainnav li a:hover {
/*  color: #AC475A;*/
	color: #555;
	font-weight:bold;
}

#mainnav li.menu-level1-current-active a,
#mainnav li.menu-level1-active a
{
	font-weight:bold;
	color: #000;
} 



.bildstreifen {
/*  border-top:13px solid #A9495B;*/
	border-top:13px solid #ccc;
}

#maincontent div.tx-mlsimpleimage-pi2 img {
	border-top:13px solid #ccc;
}

table.contenttable {
    width:790px !important;
}

table.contenttable td{
    border:none !important;
}




.csc-textpic-image {
/*    border-bottom:1px solid #ccc;*/
/*  margin-bottom:20px !important;*/
	padding-bottom:10px !important;
}



/*
#nav ul.menu-level2 li a {
	background-color: #f2bb5c;
}

#tab_c1 td.col_nav {
    background: url('../grfx/bg_nav.gif') repeat-y #F8EDDA;
}
*/

.bodytext {
    font-size:1.2em;
}

.weltkarte {
    background: #fff url("/fileadmin/templates/gfx/welt.jpg") no-repeat 0px 80px;
}