/* Gregor Stöckl */

/* Allgemein */
body {
	font-family: "Trebuchet MS", Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
}
a { color: #66cccc; text-decoration: none; }
a:hover { text-decoration: underline; }
h1,h2,h3 { }
h1 { font-size: 24px; }
h2 { font-size: 16px; }

h1,h2,h3 { margin-bottom: 13px; }
p { margin-bottom: 10px; }

/* Klassen */
.grid { display:inline-block; float: left; }
.ausblenden,.hidden { display: none; }
.clear { clear: both; display: block; overflow: hidden;	visibility: hidden;	width: 0; height: 0; }
.center { margin-left: auto; margin-right: auto; width: 960px; }
.grey { color: #999999; }
.autosize { width: auto !important; }
.halfbox { width: 420px; padding-right: 20px; margin-bottom: 25px; }
.dottedLine { height: 1px; border-bottom: #006699 1px dotted; margin-bottom: 25px;  }
.padLeft { padding-left: 15px; }
.topnavi { display: inline-block; font-size: 15px; color: #FFFFFF; padding: 0 15px 0 15px; height: 49px; text-decoration: none; }
.topnavi:hover { text-decoration: none; background: url(../images/bg/topnavi-active.jpg) repeat-x; }
.whitepfeil { padding-left: 10px; background: url(../images/icons/topnavi-pfeil.jpg) no-repeat center left; }
a.anker { padding: 0; height: 0px; background-image: none !important; }

/* Container */
#header { height: 100px; }
#top-line { height: 322px; line-height: 49px; text-align: right; padding-right: 15px; }
#container { background: url(../images/bg/top.jpg) repeat-x;  }
#upper-part { background: url(../images/bg/top-header.jpg) no-repeat top center;   }
#inhalte { background: url(../images/bg/footer_bg.jpg) no-repeat bottom center; }
#footer { margin-top: -50px; height: 70px; line-height: 70px; background: url(../images/bg/footer_bodyline.jpg) repeat-x; }
#footerContainer { background: url(../images/bg/footer_hg.jpg) top center no-repeat; }
#footerlinks { width: 500px; float: left; padding-left: 30px; }
#footerrechts { text-align:right; padding-right: 60px; color: #FFFFFF; }
.footernavi { padding-left: 0px; color: #FFFFFF; margin-right: 10px; }
.footernavi:hover { text-decoration: none; }

#foto { position: absolute; width: 264px; height: 311px; background: transparent url(../images/fotos/gregor-stoeckl.png) no-repeat; top: 36px; left: 50%; margin-left: 145px; }

/* inhalt */
.inhalt { width: 880px; margin-left: 40px; margin-bottom: 50px; clear: left; }
.inhalt a { color: #66cccc; padding-left: 6px; background: url(../images/icons/normalnavi_pfeil_over.jpg) 0px 7px no-repeat;  }
.inhalt a.nopfeil { padding-left: 0px; background-image: none; }
.inhalt a:hover { }
.inhalt li { list-style: disc; list-style-position: outside; margin-bottom: 10px;  }
.inhalt p, .inhalt td { padding-left: 10px; padding-right: 10px; line-height: 16px; letter-spacing: 0px; }
.inhalt td p { padding-left: 0px; padding-right: 0px; }
.inhalt hr { border: none; border-top: 1px dotted; height: 0px; margin: 5px 0 5px 0; }
.biopic { float: left; margin: 0 20px 50px 0; }
.inhalt td { vertical-align: top; }

.inhalt table, .inhalt td  { border: none !important; }

/* navi */
.navi { border-bottom: #ececed 4px solid; line-height: 25px; height: 25px; margin-bottom: 20px; background: url(../images/bg/logo-small.jpg) 1px 1px no-repeat; padding-left: 28px; }
.navi h1 { font-size: 22px; float: left; }
.navi .morelinks { text-align: right; margin-right: 20px; }
.navi .morelinks a { background: url(../images/icons/normalnavi_pfeil.jpg) 0px 6px no-repeat; color: #666666; margin-left: 10px; }
.navi .morelinks a:hover { background: url(../images/icons/normalnavi_pfeil_over.jpg) 0px 6px no-repeat; color: #66cccc; }

/* contact */
.contact p { font-weight: bold; margin-bottom: 5px; }
.contact input, .contact textarea { width: 385px; font-family: Tahoma, Helvetica, Arial, Helvetica, sans-serif; font-size: 12px; margin-top: 5px; }
.contact textarea { height: 95px; }

/* Sprache */
#sprache { position: absolute; top: 0px; left: 50%; margin-left: -250px; width: 100px; height: 18px; line-height: 18px; background: url(../images/bg/sprache.png) no-repeat; }
.sprache_text { background: width: 60px; margin-left: 7px; display: inline-block; }
.flaggen { position: absolute; margin: 3px 0 0 75px; }

/* IE6 */
* html .contact { margin: 0; padding: 0; }
* html #foto { top: 50px; }
