html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, textarea, button, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ font-family:Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { /*line-height: 1;*/ }
ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

button { cursor:pointer; }

.hide { display:none; }

.clear { clear:both; }

html, body { height:100%; }

body { background:#ececed url(site.png) center no-repeat; text-align:center; }

/*************************************************** Type (Schriften) */

h1, h2, p, ul, ol, table, address { margin-bottom:16px; }
h1 { margin-bottom:10px; }

h1, h2, h3, h4, p, li, address, td, label, span, div { color:#6a6a6b; line-height:18px;  }

h1 { font-size:12px; line-height:18px; }
h2 { font-size:11px; margin-bottom:2px; }
h3 { font-size:11px; font-style:italic; }
p, li, td, label, address, div#head div.contact { font-size:11px; }
h2, h3, p, li, td, label, address {  }
address { font-style:normal; }

ol li { list-style-type:decimal; margin-left:20px; }
ol li li { list-style-type:circle; }
ul li { list-style-type:disc; margin-left:15px; }
ul li li{ list-style-type:circle; }

div#footer { color:#abacad; font-size:11px; }

/********** Links */

a { color:#5cc5ed; font-weight:bold; text-decoration:none; }
a:hover, a.focus, a.active { text-decoration:underline; }

div#nav div.login a { font-size:11px; color:#6a6a6b; }

/*************************************************** layout */

div#clearit { float:left; width:1px; height:50%; margin-top:-290px; }

div.wrapper { clear:left; text-align:left; width:960px; min-height:580px; display:block; margin:0 auto; position:relative; }

div#content, div#nav, div#image, div#footer { position:absolute; top:138px; }

div#nav { left:45px; width:171px; height:385px; background:#d4edfa url(nav_bg.png) repeat-y; }
div#nav div.login { left:45px; bottom:5px; position:absolute; }

div#content { left:222px; padding:60px 25px 25px 25px; width:404px; height:300px; background-color:#d4edfa; overflow:auto; }
div#content.team { width:648px; padding:60px 15px 25px 25px;  }

div#image { left:auto; right:50px; width:228px; height:385px; background-color:#d4edfa; }
div#image img { display:block; }

div#footer { top:auto; bottom:30px; left:45px; }

/****** Header */

div#logo, div#slogan { position:absolute; left:45px; top:40px; }
div#logo a { background:url(logo.png) no-repeat; display:block; width:260px; height:60px; border:0 none;  }

div#slogan { width:230px; height:25px; left:auto; right:50px; top:74px; }

/****** Content */

div#content { }

div#content td.year{ padding-right:10px; }

div#content div.team { float:left; margin-right:22px; }


/****** Footer */

div.bluemouse { display:block; text-align:right; }

/*************************************************** Navs */

div#nav { }
div#nav ul { border-top:3px solid #fff; margin-top:30px; }
div#nav li { border-bottom:3px solid #fff; margin:0; list-style-type:none; }
div#nav li a { padding:6px 12px 6px 44px; display:block; font-size:12px; color:#6a6a6b; }
div#nav li a:hover, div#nav li a:focus, div#nav li a.active { background:url(nav_bg_on.png) repeat-y; color:#5cc5ed; text-decoration:none; }

div#nav ul ul { margin-top:0; }
div#nav li li { border-bottom:0; }
div#nav li li a { font-size:11px; padding:3px 12px 3px 44px;  }
div#nav li li a:hover, div#nav li li a:focus, div#nav li li a.active { background:none; }

/*************************************************** Formulare generell */

.ajax-loading {
	padding: 20px 0;
	background: url(spinner.gif) no-repeat center;
}

div.formPos {  }

form fieldset { border:0 none; padding:0; padding-bottom:0; }

form br {  }

form { padding:0 0 0 0; }

form legend { display:none; }

form div.formline { clear:both; height:28px; margin-bottom:2px; }

form label, form select, form button, form input, form textarea { font-size:11px; }

form input, form textarea { padding:0 2px 0 2px; }

form div.text label, form div.radio label, form div.select label, form div.textarea label,
form div.text input, form div.radio input, form div.select select, form div.textarea textarea { float:left; display:block; }

form div.text input, form div.select select, form div.textarea textarea { width:364px;  color:#000; background:#f1f1f1; font-size:11px; padding:3px 2px 1px 2px; height:16px; }
form div.select select { height:24px; width:auto; padding:1px; }

form div.textarea textarea { height:120px; }
form div.textarea { height:126px; }

form div.checkbox, form div.radio {  }
form div.checkbox div.box, form div.radio div.box { float:left; display:block; width:88px;  }

form div.text label, form div.radio label, form div.select label, form div.textarea label { width:120px;  }

form div.text label, form div.radio label, form div.select label, form div.checkbox label, form div.textarea label { color:#000; line-height:20px; }
form label span { font-size:11px; }
form div.required label {  }

form div.radio input { margin-top:4px; }
form div.radio input, form div.checkbox input { margin-right:4px; }
form div.box label { width:60px;  }

form div.btn { display:block; margin:10px 0 0 120px; float:left; background:#ffd350; padding:1px; }
form button {  background:#ffd350; font-weight:bold; font-size:11px; text-align:center; border:0 none; color:#000; border:1px solid #000; padding:3px 2px 2px 2px; }
form div.btn:hover, form div.btn:hover button, form button:hover, div#center div.btn:hover { background:#000; color:#ffd350; }

p.errormsg, p.successmsg { clear:both; padding:2px 6px; margin:5px 0 20px 0; color:#fff; border:3px double #fff;  }
p.errormsg { background-color:#cc0000; }
p.successmsg { background-color:#97bf0d; }
p.inform { margin:0 0 5px 120px; width:358px; }

form div.info { clear:both; font-size:12px;  }

/*************************************************** Such Formular */

