@charset "utf-8";
html {width:100%;margin:0;padding:0;overflow-y: scroll;}

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
strong{font-style:normal;font-weight:bold;}
ul {list-style:none;}
ol {list-style:decimal;margin-left:20px}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:'';}
/*reset*/

/*font correction*/
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

/*
If you want this size in pixels (px) Declare this percent (%) 
px	%
10  77  11  85  12  92  13  100  14  107  15  114  16  122  17  129  18  136  19  144  20  152  21  159  22  167  23  174  24  182  25  189  26  197  
*/
/*font correction*/

/*my_styles*/
body {margin:0;text-align:center;background:#2c2827;position:relative;color:#000;height:100%;background:#1d110a url(img/bg.gif) top center repeat-y}
#wrapper {position:relative;display:table;margin:0px auto;width:100%;min-height:100%;text-align:center;}
#innerwrapper {position:relative;min-height:100%;margin:0px auto;text-align:left;width:600px}

#logo{margin-top:20px;text-align:center}

a{color:#000}
#navi{text-align:center;margin-top:20px;font-size:107%}
#navi a:link, #navi a:visited {padding-right:8px;text-decoration:none;color:#97845C}
#navi a:focus, #navi a:hover, #navi a:active {color:#000}
#navi a.active {color:#000;text-decoration:underline}

#center{display:table;margin:40px 10px 30px 10px;width:560px}
#leftcenter{float:left;width:50%;padding-right:10px}
#rightcenter{display:inline;width:50%}
#lang{margin:10px 10px 0 0;text-align:right;font-size:85%}
#lang a:link, #lang a:visited, #lang a:focus, #lang a:hover, #lang a:active {padding-left:4px;text-decoration:none;color:#000}
#lang a.active {text-decoration:underline}
h1{font-weight:bold;font-size:107%;line-height:133%}
p {margin:4px 0 8px 0}
#leftcenter h1, #rightcenter h1{padding:10px 0 5px 0}
#linkbeschreibung {font:normal 10px 'Arial'; text-decoration:none; color:#A0A0A0}
a.maartensAni {margin:20px 0 0 240px;display:block;width:250px;height:100px;text-align:center;background:transparent url(img/GifVorStand.gif) 0 0 no-repeat}
a.maartensAni:hover {background:transparent url(img/GifVorAnim.gif) 0 0 no-repeat}
