/*
Thank you for looking at our copyrighted css source codes.

EN  

 All or partial duplication of any content, graphic, layout, 
 concept on this website are prohibited.  Check your local 
 and international copyright laws and rules for details.

 Copyright © by Grabs-Schrempf Internetdienstleistungen. 
 All Rights Reserved. Users of this site agree to be bound by 
 the terms of the Grabs-Schrempf Web Site Rules and Regulations.

GE

Gemäß österreichischem Recht sind alle unter der vorliegenden Domäne 
enthaltenen Quelltextdaten urheberrechtlich geschützt. Sämtliche 
Urheberrechte in Bezug auf Programmierung und Screendesign
sind im Besitz der Firma Wolfgang Grabs-Schrempf 
Internetdienstleitungen und Informationstechnik, 5061 Elsbethen AUT EU.
www.webdesign-sascreen.csslzburg.at, Andrea Grabs und Wolfgang Grabs-Schrempf.
Das Kopieren, Ausschneiden und Verändern von enthaltenen Inhalten, Quelltext, 
Datenbankstrukturen sowie Bild und Multimediamaterial ist ausdrücklich 
untersagt und wird strafrechtlich verfolgt. 
Der Zusammenhang der Seitenstrukturen wird im Rechtsstreit 
als ein Datenbankwerk bezeichnet. Gerichtsstand ist das Landesgericht 
Salzburg. Ausnahmen bilden lediglich enthaltene Quelltextstellen mit 
direkten Bezug auf andere Urheber.


Farbschemata b83

Farbe 1: #E8A00C
Farbe 2: #FFF0C4    fix
Basisfarbe #f90     fix
Farbe 3: #E87A0C
Farbe 5: #FF6C0D



*/

* { margin: 0; padding: 0 }

body {
	font-family: Tahoma, Arial, sans-serif;
    text-align: center;
    padding-top: 10px;
    background-color: #ffffe7;
}

p, h1, h2, h3, h4, h5, form {
	margin-top: 0;
	margin-bottom: 3px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
	font-weight: normal;
}

th {
	font-weight: bold;
	font-size: 10px;
}

img {	border: none }


input {
	font-size: 10px;
	border: 1px solid #FFE982;
	margin: 2px 0;
}

.formfeld {
	font-size: 10px;
	border: 1px solid #FFE982;
	margin: 2px 0;
}

.formbutton {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 2px solid #DF8600;
	font-size: 10px;
}

acronym {
	cursor: help;
}

#toolbar {
    background-color: #B3BFCA;
    background-image: url('../images/toolbar.png');
    background-repeat: repeat-x;
    text-align: right;
    color: black;
    height: 30px;
    width: 100%;
    position: fixed;
    top: 0; left: 0;
    font-size: 12px;
}

#toolbar ul { margin: 4px; }
#toolbar ul li { display: inline; padding-left: 10px; }
#toolbar ul li a { color: black; }
#toolbar ul li img { width: 17px; height: 16px; vertical-align: middle; margin-bottom: 3px }


#marvin {
	width: 950px;
	border: 1px solid #FF9900;
	margin: 30px auto 10px;
	margin-bottom: 0;
    text-align: left;
}

/* Zeile mit Impressum Links rechts ausgerichtet */
#header {
	border-right: 20px solid #FFC86D;
	height: 75px;
    background-position: 10px 5px;
    background-image: url(../images/webdesign-salzburg-salzkammergut.png);
    background-repeat: no-repeat;
}

div#header h1 { float: left }
div#header img { margin: 0px 0 0 10px }

/* Zeile mit Navigation, Flash und Iconleiste */
#nav, #flash, #miniicons {
	height: 117px;
	border-top: 1px solid #FFE982;
}

#miniicons img {
	border: 0;
	width: 20px;
	height: 20px;
	text-align: center;
}

#nav {
	float: left;
	width: 430px;
	clear: both;
	text-align: left;
}

#flash {
    width: 500px;
	float: left;
	background: #ff9900;
}

#flash object {
   width: 500px;
}


#miniicons {
	width: 20px;
	float: right;
	background: #FF9900;
}

div#miniicons ul { list-style-type: none }
div#miniicons ul li { margin: 0 }

/* Zeile mit Uhr, Slogan und Login */
#main1_l, #main1_m, #main1_r {
	margin: 0; padding: 0;
	border-top: 1px solid #FFE982;
}

#flash_uhr {
	padding: 5px;
}

#main1_l {
	width: 430px;
	float: left;
	clear: both;
	text-align: right;
	border-right: 1px solid #FFE982;
}

#main1_m {
	width:  240px; 
	float: left;
	text-align: left;
	border-right: 3px solid #FFE982;
}

#main1_r {
	width: 250px;
	float: right; 
	border-right: 20px solid #FFC86D;
	text-align: left;
}


#main2_l {
	width: 671px;
	float: left;
	clear: both;
	text-align: left;
	border-right: 3px solid #FFE982;
	border-top: 1px solid #FFE982;
	overflow: hidden;
}

#main2_r {
	width: 255px;
	float: right;
	text-align: left;
	border-right: 20px solid #FFC86D;
	border-top: 1px solid #FFE982;
}

#main2_r p {
	padding: 5px;
}

/* Fusszeile */
#foot {
	clear: both;
	margin: 0; padding: 0;
	text-align: left;
	border-right: 20px solid #FFC86D;
	border-top: 1px solid #FFE982;
}

/* Specifica */

#head_l p {
	margin-top: 53px;
	margin-bottom: 0;
	font-size: 10px;
}

div#header { text-align: right }
div#header ul {  list-style-type: none; float: right }
div#header ul li { float: left; margin: 0 10px 0 0; }

#header a:link, #header a:active, #header a:visited {
	font-size: .9em;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#head_r h1 {
	display: none;
}

/* Navigation */

div#nav ul { list-style-type: none }
div#nav ul li h2 { font-size: .9em; margin: 0; padding: 0; font-weight: bold }
div#nav ul li { margin: 0 0 1px 0 }
#nav a:link, #nav a:visited  {
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	border-left: 10px solid #FFC86D;
	line-height: 16px;
	padding-left: 4px
}


#foot a:link, #foot a:visited, #foot a:active {
	line-height: 22px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.refimg {
	border: 0;
	margin: 5px 0;
	margin-right: 5px;
	text-decoration: none;
}

.inhalte {
	padding: 3px 5px 5px 10px;
}

.bild_r {
	float: right;
	margin-left: 10px;
}

.bild_l {
	float: left;
	margin-right: 10px;
}

.printy {
	display: none;
}

#main2_l ul { margin: 5px 0 5px 0; list-style-type: none }
#main2_l li { margin: 0 0 3px 0 }
#main2_l li h3 { font-weight: bold; font-size: 1em }

a.mybutton { border: 1px solid #FF9800; padding: 3px; background: #FFC463; text-decoration: none; color: white; font-weight: bold; font-size: .9em }
a.mybutton:hover { color: #FF9800; background: white }




.team {
    border: 1px solid #f90;
    margin: 0 40px 0 60px;
    float: right;
}

#qrcode {
    border: 1px solid #ccc;
    float: right;
    padding: 10px;
    width: 150px;
    margin: 20px;
    background: white;
    text-align: center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}

#qrcode a {
    text-decoration: none;
}


.myGallery img {
    margin: 0 3px 3px 0;
    border: 1px solid #666;
    width: 118px;
    height: 90px;
}

.myStart img {
    margin: 0 3px 5px 0;
    border: 1px solid #999;
}




.inhalte h1 span {
    font-style: italic;
    font-size: .6em;
}

/* Scroller Box */
#scroller_container {
 clear: both;
 position: relative;
 width: 217px;
 height: 280px;
 overflow: hidden;
}

#scroller ul {
    list-style-type: circle;
    padding: 0;
    margin: 5px 0 0 23px
}

#scroller {
 white-space: nowrap;
}

#scroller li {
 padding: 0;
 font-size: 1.2em;
 margin-bottom: 5px;
}
/* Scoller Box */



ul#seoul {
    margin: 2em auto;
}

ul#seoul li {
    line-height: 1.3em;
    margin-bottom: .5em;
}

.training ul {
    margin: 2em 0 0;
    padding: 0;
}

.training li, .training p {
    font-size: 1.1em;
    line-height: 1.2em;
}

