﻿html, body
{
	width: 100%;
	height: 100%;
}

*
{
	padding: 0;
	margin: 0;
}

p
{
	margin-bottom: 12pt;
}

q
{
    quotes: "\201E" "\201C";
    font-style: italic;
}

img
{
	border: 0;
}

body
{
	background-color: black;
	color: white;
	font-family: 'Trebuchet MS';
	font-size: 12pt;
}

div.pagebox
{
	max-width: 1150px;
	min-width: 980px;
	margin-left: auto;
	margin-right: auto;	
	background: url(../trumpet.aspx) top right no-repeat;
}

div.pagebox_presse
{
	background: url(../images/right_presse.jpg) top right no-repeat;
}

div.pagebox_termine
{
	background: url(../images/right_termine.jpg) top right no-repeat;
}

div.pagebox_guestbook
{
	background: url(../images/right_guestbook.jpg) top right no-repeat;
}

div.pagebox_band
{
	background: url(../images/right_band.jpg) top right no-repeat;
}

div.pagebox_kontakt
{
	background: url(../images/right_kontakt.jpg) top right no-repeat;
}

div.pagebox_repertoire
{
	background: url(../images/right_repertoire.jpg) top right no-repeat;
}

div.pagebox_media
{
	background: url(../images/right_media.jpg) top right no-repeat;
}

div.pagebox_impressum
{
	background: url(../images/right_impressum.jpg) top right no-repeat;
}

div.firstrow
{
	height: 180px;
	overflow: hidden;
}

div.firstrow div.leftcol
{
	float: left;
	width: 230px;
}

div.firstrow div.rightcol
{
	float: right;
	width: 230px;
}

div.firstrow div.centercol
{
	margin: 0px 230px;
	height: 180px;
	text-align: center;
}

div.secondrow div.leftcol
{
	float: left;
	width: 280px;
	/*background: url(../images/navi_bg.png) no-repeat 90px 0px;*/
}

/*div.secondrow div.leftcol*/ a.nav
{
    display: block;
    width: 185px;
    margin-left: 90px;
    text-indent: -10000em;
    background: url(../images/navi-sprite.png) no-repeat top left;
}

a.nav.home 
{
    background-position: 0px 0px;
    height: 44px;
}
    a.nav.home:hover 
    {
        background-position: -185px 0px;
    }
a.nav.band 
{
    background-position: 0px -44px;
    height: 46px;
}
    a.nav.band:hover 
    {
        background-position: -185px -44px;
    }
a.nav.repertoire 
{
    background-position: 0px -90px;
    height: 46px;
}
    a.nav.repertoire:hover 
    {
        background-position: -185px -90px;
    }
a.nav.fotos 
{
    background-position: 0px -136px;
    height: 42px;
}
    a.nav.fotos:hover 
    {
        background-position: -185px -136px;
    }
a.nav.presse 
{
    background-position: 0px -178px;
    height: 42px;
}
    a.nav.presse:hover 
    {
        background-position: -185px -178px;
    }
a.nav.termine 
{
    background-position: 0px -220px;
    height: 44px;
}
    a.nav.termine:hover 
    {
        background-position: -185px -220px;
    }
a.nav.kontakt 
{
    background-position: 0px -264px;
    height: 46px;
}
    a.nav.kontakt:hover 
    {
        background-position: -185px -264px;
    }
a.nav.guestbook 
{
    background-position: 0px -310px;
    height: 50px;
}
    a.nav.guestbook:hover 
    {
        background-position: -185px -310px;
    }

/*div.secondrow div.leftcol a img:hover
{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
*/
div.secondrow div.rightcol
{
	float: right;
	width: 270px;
}

div.secondrow div.centercol
{
	margin: 0px 270px 0px 280px;
	text-align: justify;
}

div.footer
{
	width: 100%;
	height: 40px;
	background: url(../images/balken.jpg) bottom center no-repeat;
	font-size: 14px;
}

div.footer div.copyright
{
	float: left;
	padding-left: 40px;
}
div.footer div.impressum
{
	float: right;
	padding-right: 40px;
}

div.cnt_t, div.cnt_b, div.cnt_r, div.cnt_l, div.cnt_tl, div.cnt_bl, div.cnt_tr, div.cnt_br
{
}

div.cnt_t
{
	background: white url(../images/contentbox_t.png) top left repeat-x;
}

div.cnt_b
{
	background: url(../images/contentbox_b.png) bottom left repeat-x;
}

div.cnt_r
{
	background: url(../images/contentbox_r.png) top right repeat-y;
}

div.cnt_l
{
	background: url(../images/contentbox_l.png) top left repeat-y;
}

div.cnt_tl
{
	background: url(../images/contentbox_tl.png) top left no-repeat;
}

div.cnt_tr
{
	background: url(../images/contentbox_tr.png) top right no-repeat;
}

div.cnt_bl
{
	background: url(../images/contentbox_bl.png) bottom left no-repeat;
}

div.cnt_br
{
	background: url(../images/contentbox_br.png) bottom right no-repeat;
}

div.shortnews
{
	font-size: 20px;
	color: #fe034a;
	font-weight: bold;
	padding: 0px 10px 5px 10px;
}

div.contentcontainer
{
	margin: 0px 5px;
	overflow: auto;
}

div.content
{
	color: black;
	margin: 15px 25px;
}

h1
{
	font-size: 17pt;
	color: #800125;
	text-align: left;
}

h2
{
	font-size: 15pt;
	text-align: left;
	margin-top: 15pt;
	margin-bottom: 8pt;
}

div.news_datum
{
	font-size: 10pt;
	color: #fe034a;
	margin-bottom: 10px;
}

div.spacer
{
	width: 100%;
	height: 20px;
	background: url(../images/spacer.jpg) center center no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

div.band_images
{
	width: 430px;
	text-align: center;
	margin-left: auto; margin-right: auto;
	position: relative;
}

a:link, a:visited
{
	color: #fe034a;
}

a:hover
{
	color: #800125;
}

div.impressum a
{
	color: white;
}

div.impressum a:link, div.impressum a:visited
{
	text-decoration: none;
}

div.impressum a:hover
{
	text-decoration: underline;
}