/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0;padding: 0; border: 0;font-size: 100%;font: inherit;vertical-align: baseline;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { color:#2B2A29; font:13px/1.231 verdana; *font-size:small; }
select, input, textarea, button { font:99% verdana; }
a:hover, a:active { outline: none; }
a:link, a:visited { text-decoration: none; -webkit-tap-highlight-color: #F7FCB3; }
strong { font-weight: bold; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

/* clearfix */
.clear:before, .clear:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clear:after { clear: both; }
.clear { zoom: 1; clear:both; height: 0; }

/* base-classes */
.seperator { border-bottom:1px dotted #949494; padding-bottom:18px; margin-bottom:18px; }
.seperator h3 { font-size: 1.15em; margin-bottom: 11px; font-weight:bold; }
.seperator.last { border:none; padding-bottom:0 }
.seperator_alt { border-style: dotted ; border-bottom-width:1px; padding-bottom:6px; }
.back a {color:#9BA147; display: inline-block; padding: 6px 15px 3px 15px;}
.seperator p { margin-bottom: 8px;}
.seperator p br:first-child { display: block; margin: 0; padding: 0;}
.seperator p br { display: block; margin: 12px 0 3px 0;}
.seperator p a { margin-right: 10px; }
.seperator.noborder { border:none; } 

/* width fix */
#container { max-width: 99%; }

/* layout */ 
h1 { font-size:1.3em; padding:2px 7px; }
h2 { font-size:small; }
.top {margin: 15px 15px 0 15px;}
.hl {margin-bottom:15px;}
#header h1 {display:none;}
#main { border-bottom:1px solid #949494; padding: 15px 15px 0 15px; }
#main a { background-repeat: no-repeat; padding-left: 18px; }
#main a.img { padding:0; background:none; }
#main a.picture_link  {padding-left:0;background:none;}
#main .subheader h2 { color:#E30613; display:inline-block; font-size:1em; font-weight:bold; padding: 2px 8px; }
#main .subheader h3 { display:inline-block; font-size:0.9em; margin-top:8px; }
#main .nav { font-size:1.2em; list-style-type:none; margin:0 0 15px 0; }
#main .nav a { background-position: 0 3px; }
#main .teaser { font-size:1.3em;  margin: 1.2em 0; }
#main .menu li { background:url(./images/nav_arrow.gif) 0 3px no-repeat; font-size:1.15em; line-height: 1.1em; list-style:none; padding-left: 20px; margin-bottom: 1.3em; }
#main .linklist { margin: 6px 0 0 0; list-style-type:none; }
#main .linklist li a, #main .link a { padding-left: 18px; }
#main .linklist li:last-child { margin:0; }
#main .linklist .seperator { border:0; margin:0; padding:0; }
#main .vcard h2 { display:inline-block; font-size:1.2em; font-weight:bold; margin-bottom:0.3em; }
#main .vcard { line-height:1.45em; }
#main strong, #main b { font-weight:bold; }
#main ul {margin-left:25px;}
#main li {margin:0.3em 0;}
#main i {font-style:italic;}
#main .content_area { margin-bottom: 8px; }
#main .content_area ul { margin:0; list-style-type:none; }
#main .content_area li { display: block; margin-bottom: 10px; padding-bottom:10px; vertical-align:top; }
#main .content_area li .image { float: left; width: 80px;}
#main .content_area li .text { padding: 0 0 0 90px; }
#main .button a { display: inline-block; margin: 18px 0; padding-left: 51px; font-size:2.2em; line-height: 41px;}
#main .textinput p, #main .text p { margin-bottom: 0.4em; line-height:1.45em; }
#main .textinput p :last-child { margin:0; }
#main .nav li { margin-bottom: 0.9em }
#main .nav li.seperator {  border-top:1px dotted #949494!important; border-bottom:0; padding-top:18px; padding-bottom:0; margin-top:18px;} 
#main .nav li.seperator { margin-bottom: 15px; }


#main img.scaleable { max-width: 100%; }

#footer ul { list-style:none; margin-top:20px; }
#footer li { margin-bottom:1.2em; }
#footer a { color:#9BA147; font:13px/1.231 verdana; font-size:1.1em; }

/* custom device settings */
@media screen and (orientation:landscape) {
	#main .content_area li .text { }
}


/* liststyles */


ul.spiegelstrich { list-style-type: none; margin-left: 16px !important; padding: 0; }
ul.spiegelstrich li { padding: 0 0 0 7px; }
ul.bullet { list-style-type: disc; }
ul.nummeriert {list-style-type: decimal; }
ul.alphaklein { list-style-type: lower-alpha; }
ul.alphagross {list-style-type: upper-alpha; }
ul.roemischklein { list-style-type: lower-roman; }
ul.roemischgross { list-style-type: upper-roman; }
ul.leer { list-style-type: none; }
ul.benutzerdefiniert {}

/* Tabelle - vmihaylov, 16.04.2012 */

.table_minimal {background: none repeat scroll 0 0 #FFFFFF; border-collapse: collapse; text-align: left; max-width:99%;margin-top:20px;border-spacing: 0;}
.table_minimal th{background: none repeat scroll 0 0 #F3F3F3; padding-right:100px;}
.table_minimal td{border-bottom: 1px solid #d0d0d0; padding: 5px 10px 5px 0;}