﻿html
{
	overflow-y: scroll;
}

body {
	font-family: Arial;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: Black;
	color: #333333;
}

a:link, a:hover, a:visited, a:active
{
	color: #1a5caa;
}

div#lLine
{
	position: absolute;
	left: 50%;
	margin-left: -519px;
	width: 24px;
	height: 100%;
	background-image: url(http://www.radfuchs.at/Images/fade.gif);
}
div#rLine
{
	position: absolute;
	left: 50%;
	margin-left: 495px;
	width: 24px;
	height: 100%;
	background-image: url(http://www.radfuchs.at/Images/fade2.gif);
}

div#prevBtn
{
	position: absolute;
	left: 880px;
	top: 26px;
}

div#nextBtn
{
	position: absolute;
	left: 911px;
	top: 26px;
}

div#prevBtn a:link, div#prevBtn a:hover, div#prevBtn a:visited, div#prevBtn a:active,
div#nextBtn a:link, div#nextBtn a:hover, div#nextBtn a:visited, div#nextBtn a:active
{
	text-decoration: none;
}

div.angebote, div.kundenraeder, div.eventliste
{
	margin-left: 31px;
}


#ctl00_ContentPlaceHolder1_panAngeboteDetails div.zeile
{
	font-size: small;
	font-weight: normal;
/*	margin-bottom: 10px;*/
}

#ctl00_ContentPlaceHolder1_lvKundenraeder_Th1, 
#ctl00_ContentPlaceHolder1_lvEventliste_Th1, 
#ctl00_ContentPlaceHolder1_lvAngebote_Th1, 
#ctl00_ContentPlaceHolder1_lblTitel
{
	padding-top: 11px;
	font-size: x-large;
}
#ctl00_ContentPlaceHolder1_lvReferenzenliste_Th1
{
	font-size: x-large;
}

#ctl00_ContentPlaceHolder1_lblDatum
{
	font-size: x-large;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_panKundenraederDetails #ctl00_ContentPlaceHolder1_lblDatum
{
	font-size: small;
}

#ctl00_ContentPlaceHolder1_lblFirma
{
	font-size: x-large;
	font-weight: bold;
	color: #333333;
}

#ctl00_ContentPlaceHolder1_lblFirmaZusatz
{
	font-size: medium;
	font-weight: bold;
	color: #333333;
}


#ctl00_ContentPlaceHolder1_lblText
{
	font-size:small;
}

#ctl00_ContentPlaceHolder1_panKundenraederDetails, 
#ctl00_ContentPlaceHolder1_panAngeboteDetails, 
#ctl00_ContentPlaceHolder1_panEventDetails,
#ctl00_ContentPlaceHolder1_panReferenzDetails
{
	margin-left:40px;
	padding-top: 30px;
	width: 910px;
}

#ctl00_ContentPlaceHolder1_panKundenraederDetails
{
	width: 840px;
}

#ctl00_ContentPlaceHolder1_panReferenzenListe
{
	padding-top: 16px;
	margin-left: 34px;
	width: 910px;
}

#ctl00_ContentPlaceHolder1_upanKontakt
{
	padding-top: 12px;
	margin-left: 32px;
	width: 910px;
}

h1.imAufbau
{
	font-size: x-large;
	font-weight: bold;
	margin:0px;
}
h2.imAufbau
{
	font-size: medium;
	margin:0px;
}

#ctl00_ContentPlaceHolder1_panAngeboteDetails
{
	padding-top: 17px;
}

#ctl00_ContentPlaceHolder1_panEventDetails
{
	padding-top: 18px;
	margin-left: 38px;
}


#ctl00_ContentPlaceHolder1_panKundenraederDetails img
{
	border: 1px solid #000;
}

div.gaestebuch
{
	margin-left: 40px;
	padding-top: 19px;
	padding-bottom: 20px;
	width: 910px;
}

div.gaestebuch h1
{
	margin: 0px;
	padding: 0px;
	font-size: x-large;


}
div.gaestebuch h2
{
	margin: 0px;
	padding: 0px;
	font-size: medium;
margin-bottom: 30px;


}

div#wrapper
{
    position: relative;
    margin: 0px auto 0px;
    width: 990px;
}

div#master_header
{
	display: block;
	background-image: url(http://www.radfuchs.at/Images/headbg.jpg); 
	background-repeat: repeat-x;
/*	height: 72px; */
	height: 216px;
	overflow: hidden;
	border: 0px;
	border-bottom: solid 0px #004aa1;
	background-color: white;
/*
    border-left: solid 1px #0055a6;
    border-right: solid 1px #0055a6;
*/
}


div#picchanger
{
border-left: 0px solid black;
width: 618px; height: 196px; overflow: hidden; position: absolute; top: 20px; right: 0px;
}


#leidenschaft
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 990px;
	margin-bottom: 50px;
	height: 482px;
	overflow: hidden;
	
}
div#contactInfo
{
	width: 365px;
	margin-top: 74px;
	margin-left: 12px;
	font-family: Arial, sans-serif;
	color: #171717;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
	/*background-color: yellow;*/
}

div#contactinfo h1
{
	color: #171717;
font-size: 20px; margin: 0px; padding: 0px; padding-right: 1px; font-weight: bold;
}

div#facebooklink
{
	position: absolute;
	left: 2px;
	top: 170px;
	width: 43px;
	overflow: hidden;}


div#master_header div.header_inner
{
	/*background-image: url(http://www.radfuchs.at/Images/logo.jpg);*/
	background-position: left;
	background-repeat: no-repeat;
	/*	height: 62px;
	padding: 5px 30px 5px 125px; */
	height: 196px;
	text-align: left;
	color: White;
}

div#master_header div.header_inner a
{
	padding-left: 20px;
	margin-left: 15px;
	color: White !important;
	text-decoration: none;
}

div#master_header div.header_inner a:hover
{
	color: White !important;
	text-decoration: underline;
}

div#master_header div.header_inner a.abmelden
{
	background-image: url(http://www.radfuchs.at/Images/abmelden.gif);
	background-repeat: no-repeat;
}

div#master_header div.header_inner a.changepwd
{
	background-image: url(http://www.radfuchs.at/Images/changepwd.gif);
	background-repeat: no-repeat;
}

div#master_header div.header_inner a.changepwd:hover
{
	color: White !important;
	text-decoration: underline;
}

div#master_header div.header_inner a.info
{
	color: White !important;
	text-decoration: none;
}

div#master_header div.header_inner a.info:hover
{
	color: White !important;
	text-decoration: underline;
}

div#master_header div.header_inner select.auswahl
{
	font-family: Verdana;
	font-size: 10px;
	margin-top: 7px;
}

div.clearpage
{
	clear: both;
}

div#master_content
{
	background-color: #eaeaea;
	width: 990px;
	position:relative;
	top: 50px;
	left: 0px;
/*
	min-height: 500px;
    border-left: solid 1px #0055a6;
    border-right: solid 1px #0055a6;
*/
	padding-bottom: 10px;
}

div#master_footer
{
	/*background-color: #415360;*/
	color: #0055a6;
	height: 15px;
	padding: 5px 3px 3px 3px;
	font-size: 11px;
	border-left: none;
	border-right: none;
	position: relative;
	top: 50px;
/*
    border-top: solid 1px #0055a6;
*/
}

div#master_footer a.mursoft
{
	color: #0055a6;
	text-decoration: none;
}

div#master_footer a.mursoft:hover
{
	color: #9999ff;
	text-decoration: underline;
}

div#overlay
{
	position: absolute;
	left: 330px;
	top: 127px;
}

div#menueBg
{
	position: absolute;
	top: 226px;
	height: 28px;
	width: 990px;
	background-color: #eaeaea;
	border-bottom: solid 1px #004aa1;
	border-top: solid 1px #004aa1;
	
}

div#menue
{
	display: block;
	/*background-image: url(http://www.radfuchs.at/Images/menue_bg2.gif);*/
	background-color: transparent;
	margin-top:0px;
	margin-bottom: 0px;
	width: 977px;
	position:absolute;
	left: 0px;
	top: 228px;
	height: 320px;
	padding: 5px 3px 3px 10px;
	

/*
    border-left: solid 1px #0055a6;
    border-right: solid 1px #0055a6;
*/
}


div#menue table.most_top_table table
{
    width: 0%;
}

div#menue a
{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	/*color: #0055a6;*/
	color: #000;
	font-size: 14px;
	font-weight: 700;
}

div#menue a.hover, div#menue a.active
{
	color: #fff;
}

.menuepunkt
{
	display: block;
    background-image: url(http://www.radfuchs.at/Images/submenue_bg2.gif);
	background-repeat: repeat-x; 
}

.menuepunkt_hover
{
	display: block;
	background-image: url(http://www.radfuchs.at/Images/submenue_hover_bg2.gif);
	background-repeat: repeat-x;
}

.menuepunkt a
{
	display: block;
	height: 17px;
	padding: 5px 15px 3px 0px;
	text-decoration: none;
	color: #171717 !important;
	font-size: 12px;
	font-weight: normal !important;
}

.menuepunkt a:hover
{
	display: block;
	height: 17px;
	padding: 5px 15px 3px 0px;
	text-decoration: none;
	color: #171717 !important;
	font-size: 12px;
	font-weight: normal !important;
}

.menuecontainer
{
    z-index: 100;  
	border: solid 1px #004aa1;
	/*e90000*/
}

div#default
{
	/*background-image: url(http://www.radfuchs.at/Images/content_bg.png);*/
	/*background-image: url(http://www.radfuchs.at/Images/content_bg.png);*/
	background-position: left;
	background-repeat: no-repeat;
	min-height: 472px;
	overflow: hidden;
/*
*/
}

div#infotext
{
	position: absolute;
	padding: 10px 15px 15px 15px;
	top: 217px;
	right: 80px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #293b47;
	background-image: url(http://www.radfuchs.at/Images/ov1.png);
}

div#pagecontent
{
	min-height: 500px;
}

.login
{
    width: 100%;
    height: 300px;
}

div#wartung_default
{
    text-align: center;
	min-height: 500px;
	padding-top: 50px;
}

div#wartung_content
{
    font-family: Arial;
	min-height: 500px;
}

div#wartung_default .welcome
{
    font-size: 12px;
    font-weight: bold;
}

div#wartung_speichern
{
    text-align: right;
    display: none;
}

.pager td
{
    padding-left: 3px;
    padding-right: 3px;
    font-size: 11px;
    font-weight: bold;
}

.pager a
{
    text-decoration: none;
    font-weight: normal;
    color: #0055a6 !important;
}

.pager a:hover
{
    text-decoration: underline;
    font-weight: normal;
}

div.kundenraeder
{
    padding: 3px 0px 0px 3px;
}

.bild_anzeige td
{
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.bild_anzeige div.zeile
{
    padding-bottom: 7px;
}

input.button
{
    border: 2px solid #415360; /*	font-family: Verdana, Lucida Grande, Bitstream Vera Sans,Sun Sans-Regular, Helvetica, Arial, sans-serif; */
    color: #415360 !important;
    background: #fff30d url(http://www.radfuchs.at/Images/button.gif) repeat-x;
    height: 23px;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.errortext
{
    color: Red !important;
}

.ContactCompany
{
    font-size: 12pt;
    font-weight: bold;
}

.ContactCompanyAd
{
    font-size: 12pt;
}

.ContactOther
{
    font-size: 10pt;
}


div.gaestebuch table, div.gaestebuch td
{
	border: 0px;
}

div.gaestebuch_header
{
    background-image: url(http://www.radfuchs.at/Images/menue_bg.gif);
    background-repeat: repeat-x;
    height: 17px;
    padding-top: 4px;
    padding-left: 5px;
    margin-top: 3px;
    margin-bottom: 5px;
}

div.gaestebuch_footer
{
    padding-top: 3px;
    padding-bottom: 13px;
    /*border-bottom: solid 2px black*/
}

.text_klein
{
    font-size: 10px;
}

.zelle
{
    padding: 2px 2px 2px 2px;
}

div.eventliste
{
    padding: 3px 0px 0px 3px;
}

.eventfotoliste
{
    border-top: solid 1px black;
    border-bottom: solid 1px black;    
}

div.eventfoto
{
    margin-left: 5px;
    margin-right: 5px;
    height: 100px;
}

.seperator
{
    border-right: solid 1px black;
    height: 100%;
}

.webbilder
{
    width: 110px;
    padding-left: 5px;
    padding-right: 5px;
    height: 130px;
    text-align: center;
}


div.angebote
{
    padding: 3px 0px 0px 3px;
}

input.preis, input.anzahl
{
    text-align: right;
}

.IE8Fix  
{  
    z-index: 100;  
}

div.zentriert
{
    text-align: center;
}

img.link
{
    cursor: pointer;
}

