@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; }

html {
    height: 100%;    
}

body {
	background-color:#0a707c;
	width:818px;
	margin: 0 auto;
	height: 100%;
	background-attachment:fixed;
	background-image:url(/generalImages/hintergrund.jpg);
	background-position:50% 0%;
}

img {
   behavior: url("pngbehavior.htc");
   border:0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a {
	color:#F00;
	text-decoration:none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
	border-bottom:2px #F00 solid;
	text-align:center;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	margin:0px;
	margin-bottom:5px;
	border-bottom:1px #F00 solid;
	clear:both;
}

a:hover {
	text-decoration:underline
}

h3 {
	font-size:14px;
	font-weight:bold;
	clear:both;
	margin-top:30px;
}

#header {
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    top: 0;
}

#icons {
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    top: 190px;
	width:26px;
	height:120px;
	text-align:right;
	padding-left:5px;
}

#contentContainer {
	width:818px;
}

#content {
	position:static;
	width:700px;
	margin-left:39px;
	border:1px solid #FFF;
	color:#000;
	padding:20px;
	padding-top:190px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#FFF;
}





#footer {
	width:818px;
	height:35px;
	text-align:center;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	background-repeat:no-repeat;
}

#submenu {
	width:200px;
	float:left;
	background-image:url(/generalImages/kasten_rand.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}


.newsHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border-bottom:1px #F00 solid;
	margin:0px;
	clear:left;
}

.newsAutor {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	color:#666;
	margin:0px;
	margin-bottom:5px;
}

.gigsHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border-bottom:1px #F00 solid;
	margin:0px;
	margin-bottom:5px;
	clear:none;
}

#updateContainer {
	width:260px; 
	float:right; 
	background-color:#FFF; 
	padding-left:20px; 
	font-size:12px;
	
}

.updateBox {
	background-color:#FFF; 
	border:1px solid #F00;
}

.updateHeader {
	background-color:#F00; 
	color:#FFF; 
	font-weight:bold; 
	padding:4px;
}

.updateContent {
	padding:5px;
}

.lyricsHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border-bottom:1px #F00 solid;
	margin:0px;
	margin-bottom:0px;
	clear:none;
}

.mediaHeadline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	border-bottom:1px #F00 solid;
	margin:0px;
	margin-bottom:2px;
	clear:both;
}

.leftFloat {
	float:left;
	margin:10px 20px 10px 0px;
}

.rightFloat {
	float:right;
	margin:10px 0px 10px 20px;
}

.mediaContainer {
	width:45%;
	margin-right:2%;
	float:left;
}

.bildClipping {
	width:70px;
   height:70px;
   overflow:hidden;
   border:solid 2px #F00;
}

/********************* MENU ***********************/

#menuEnglish {
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    top: 0px;
	height:30px;
	width:65px;
}

#menuDeutsch {
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    top: 30px;
	height:28px;
	width:68px;
}

#menu {
	position:fixed !important;
    position: absolute; /*ie6 and above*/
    top: 115px;
	width:820px;
	height:22px;
}


#menu1 a {
    background:transparent url(/generalImages/menu/beNUTS_home.gif) no-repeat top left;
	display:block;
    float:left;
    height:57px;
	width:68px;	
}

#menu1 a:hover {
	background-position: 0px -57px;
}

#menu2 a {
    background:transparent url(/generalImages/menu/beNUTS_band.gif) no-repeat top left;
	display:block;
    float:left;
    height:38px;
	width:71px;
}

#menu2 a:hover {
	background-position: 0px -57px;
}

#menu3 a {
    background:transparent url(/generalImages/menu/beNUTS_gigs.gif) no-repeat top left;
	display:block;
    float:left;
    height:25px;
	width:61px;
}

#menu3 a:hover {
	background-position: 0px -57px;
}

#menu4 a {
    background:transparent url(/generalImages/menu/beNUTS_cds.gif) no-repeat top left;
	display:block;
    float:left;
    height:22px;
	width:51px;
}

#menu4 a:hover {
	background-position: 0px -57px;
}

#menu5 a {
    background:transparent url(/generalImages/menu/beNUTS_lyrics.gif) no-repeat top left;
	display:block;
    float:left;
    height:27px;
	width:83px;
}

#menu5 a:hover {
	background-position: 0px -57px;
}

#menu6 a {
    background:transparent url(/generalImages/menu/beNUTS_media.gif) no-repeat top left;
	display:block;
    float:left;
    height:37px;
	width:79px;
}

#menu6 a:hover {
	background-position: 0px -57px;
}

#menu7 a {
    background:transparent url(/generalImages/menu/beNUTS_shop.gif) no-repeat top left;
	display:block;
    float:left;
    height:47px;
	width:70px;
}

#menu7 a:hover {
	background-position: 0px -57px;
}

#menu8 a {
    background:transparent url(/generalImages/menu/beNUTS_links.gif) no-repeat top left;
	display:block;
    float:left;
    height:52px;
	width:74px;
}

#menu8 a:hover {
	background-position: 0px -57px;
}

#menu9 a {
    background:transparent url(/generalImages/menu/beNUTS_contact.gif) no-repeat top left;
	display:block;
    float:left;
    height:57px;
	width:101px;
}

#menu9 a:hover {
	background-position: 0px -57px;
}

.menuFake a {
    background:transparent url() no-repeat top left;
	display:block;
    float:left;
    height:30px;
	width:61px;
}

.menuFake a:hover {
	background-position: 0px -57px;
}