
body {
    margin: 0px;
    background-color: #FFFFFF;
    overflow:auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #999999;   
}

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#333333;
	text-decoration:none;
}

a.nav_people:link, a.nav_people:visited { float:right; height: 25px; width: 100px; display:block; text-decoration: none; padding: 0; background: url('http://www.bildrausch.at/_site/Bilder/button_people.gif') no-repeat; }
a.nav_people:hover { background: url('http://www.bildrausch.at/_site/Bilder/button_people.gif') no-repeat 0 -25px ; }
a.nav_people:active  { background: url('http://www.bildrausch.at/_site/Bilder/button_people.gif') no-repeat 0 -50px; }

a.nav_events:link, a.nav_events:visited { float:right; height: 25px; width: 100px; display:block; text-decoration: none; padding: 0; background: url('http://www.bildrausch.at/_site/Bilder/button_events.gif') no-repeat; }
a.nav_events:hover { background: url('http://www.bildrausch.at/_site/Bilder/button_events.gif') no-repeat 0 -25px ; }
a.nav_events:active  { background: url('http://www.bildrausch.at/_site/Bilder/button_events.gif') no-repeat 0 -50px; }

a.nav_contact:link, a.nav_contact:visited { float:right; height: 25px; width: 100px; display:block; text-decoration: none; padding: 0; background: url('http://www.bildrausch.at/_site/Bilder/button_contact.gif') no-repeat; }
a.nav_contact:hover { background: url('http://www.bildrausch.at/_site/Bilder/button_contact.gif') no-repeat 0 -25px ; }
a.nav_contact:active  { background: url('http://www.bildrausch.at/_site/Bilder/button_contact.gif') no-repeat 0 -50px; }



.top
{
    height: 70px;
    width: 700px;
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right:auto ;
}

.bottom
{
    width: 700px;
    font-size:10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

#content 
{
    /*height: 500px;
    width: 700px;
    margin-left: auto;
    margin-right:auto;*/
}

#site 
{
    margin: 5% auto ;
    position: relative;
}


.logo
{
	float: left;
}

.fusszeile_links
{
    float: left;
}

.fusszeile_rechts 
{
    float: right;
}

.navigation
{
    float: right;
	padding-top: 38px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input, textarea {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 4px;
	background: #ffffff;
}
 
input:focus, input:hover,textarea:focus, textarea:hover{
	border: 0px;
}
 
label {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
 
input_ {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
}

.panFol
{
    width: 100%;
    height: 400px;
    background-color: #EDEEEF;
    padding: 50px 0;
}

.panSl
{
    width: 100%;
    height: 490px;
    background-color: #EDEEEF;
    text-align: center;
}

.panGal
{
    width: 100%;
    height: 460px;
    background-color: #EDEEEF;
    padding: 20px 0;
}

.lblFol
{
    background-color: #ffffff;
    vertical-align: middle;
}

/* ALT */


/*#head_links {
	position:absolute;
	left:0%;
	top:0%;
	width:325px;
	height:70px;
}

#balken {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 500px;
	margin-top: -230px;
	background-color: #EDEEEF;
}

#head {
	position:absolute;
	left:50%;
	top:275px;
	width:650px;
	height:70px;
	margin-left: -325px;
	margin-top: -275px;
	z-index:2;
	background-color:#FFFFFF;
}

#fusszeile {
	position:absolute;
	left:50%;
	top:50%;
	width:650px;
	height:30px;
	margin-left: -325px;
	margin-top: 270px;
	z-index:3;
	background-color: #FFFFFF;
}

#mitte {
	position:absolute;
	left:50%;
	top:50%;
	width:650px;
	height:600px;
	margin-left:-325px;
	margin-top: -300px;
	z-index:5;
	background-color:#FFFFFF;
}

#mitte_people {
	position:absolute;
	left:50%;
	top:50%;
	width:100%;
	height:530px;
	margin-top: -265px;
	z-index:5;
	background-color: #e0e0e0;
}*/
