@charset "utf-8";

@media screen, projection {

/* CSS-Reset siehe: http://meyerweb.com/eric/tools/css/reset/ ( v1.0 | 20080212) START */
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, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 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;}
/* CSS-Reset END */
	



/* allgemeines Zeug START */
body {background-color: #fff68f; color:#000066;}
h1   {text-align:center;}
a         { color: #00cc00;}
a:visited { color: #009900;}
a:focus,
a:hover,
a:active  { color:#00ee00; background-color:#ffffff;}
/* allgemeines Zeug END */	
	
	
	

/* tw-Zeug START */
#twHeader    {height:60px; background: url("bg-header.jpg") repeat-x;}
#twHeader h1 {font-weight:normal;}
#twHeader p  {text-align:center;}
#twNaviOben   {margin:8px 0 2px 0; text-align:center;}
#twNaviOben a {margin:4px 4px 0 4px; padding:1px 4px 1px 4px;  font-size:1.2em; line-height:1.2em; font-weight:bold; background-color:#ff7733; color:#8b4513; border:2px outset #ff7733; text-decoration:none; }
#twInhalt    {padding:8px 8px 8px 8px;}
#twInhalt h2 {padding:0 0 6px 0;text-align:center; font-size:26px;}
	
.twClear   {clear:both; height:0; font-size:0;}
.twNoprint {display:none;}
	
	
	
.twCss3Rundeckbox {
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	border: 1px solid blue;
	border-radius:         15px;
	-moz-border-radius:    15px;
	-webkit-border-radius: 15px;
	background-color: #f8ffff;
}
.twCss3Rundeckschattenbox {
	margin: 0 8px 14px 8px;
	padding: 0 0 4px 0;
	border: 1px solid blue;
	border-radius:         15px;
	-moz-border-radius:    15px;
	-webkit-border-radius: 15px;
	box-shadow:         5px 5px 15px #cccccc;
	-moz-box-shadow:    5px 5px 15px #cccccc;
	-webkit-box-shadow: 5px 5px 15px #cccccc;
	background-color: #f8ffff;
}
	
/* tw-Zeug END */
	
	
	




  
  

}

