
*{margin: 0; padding: 0; border: 0;}

body{
	background: #eee url(_allgemein/bilder/bg_body.jpg);
	font: 100.1%/125% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-align: center; /*  IE!*/
}

ul,li{list-style: none;}

/* --------------------------- Grundgeruest Layout -------------------------------- */
#wrapper {
	width: 756px; 
	margin: 10px auto;  
	/*text-align: left;   IE!*/
	color: #006;
	background-color: #fffdf5;
}

/* ------------------------------- HEADER  -------------------------------- */

#header{
	background: #bbb url(_allgemein/bilder/header4d.jpg) no-repeat center top;
	height: 110px;
}
#header h1, #header h2 {
	color: #00b;
	background-color: transparent;
	text-align: center;
}

#header h1.tus{font: bold 3.0em Tahoma, Helvetica, Arial, sans-serif;}
#header h2.top{font-weight: bold; font-size: 1.5em;}

/* ------------------------------- TOPMENUE -------------------------------- */

#topmenue li{float: left; width: 126px;}
#topmenue li a{
	display: block;
	color: #006;
	background: #bbb url(_allgemein/bilder/button2.jpg) repeat-x top;
	font: 18px/25px "Trebuchet MS", Verdana, Arial, sans-serif;  /*14px/20px*/ 
	/*text-align: center;*/
	text-decoration: none;}
#topmenue li a:hover{
	border-left: 1px solid #66c;
	border-right: 1px solid #66c;
	color: #006;
	background: #eef url(_allgemein/bilder/button2.jpg) repeat-x center;}
#topmenue li a.aktiv,#topmenue li a.aktiv:hover{
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #000;
	background: #fff url(_allgemein/bilder/button2.jpg) repeat-x bottom;
	cursor: default;}

/* ------------------------------------- SUBMENUE ---------------------------- */


#submenue{
   clear: both;
	margin: 25px 0 0 10px;
	float: left;
	width: 126px;
	/*border: 1px solid #f00;*/
}

#content #submenue li{
	width: 126px;
	/*margin-bottom: 2px;*/
	line-height: 25px;
	height: 25px;
}
#content #submenue li.logo {
	width: 126px;
	margin-bottom: 2px;
	line-height: 120px;
	height: 120px;
	/*text-align: center;*/
}

#submenue li a{
	width: 121px;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding-left: 5px;
	margin-bottom: 2px;
	display: block;
	color: #006;
	background: #ddd url(_allgemein/bilder/button2.jpg) repeat-x top;
	font: bold 12px/25px "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none; text-align: left;
	height: 25px;
}

#submenue li a:hover{
	color: #006;
	background: #999 url(_allgemein/bilder/button2.jpg) repeat-x center;
}

#submenue li a.aktiv,
#submenue li a.aktiv:hover{
	color: #000;
	background: #333 url(_allgemein/bilder/button2.jpg) repeat-x bottom;
	cursor: default;
}

/* ------------------------------------- CONTENT ---------------------------- */

#content{min-height: 350px; padding: 15px; margin-left: 150px; margin-top: 25px; text-align: left;}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6/* ,
#content p,
#content ul.news,
#content ul.berichte,
#content ul.links,
#content dl,
#content table */{
	padding: 15px 15px 15px 0;
	/*margin-left: 150px;
	color: #000066;
	background-color: transparent;*/
}



#content h1{font-weight: bold; font-size: 2.0em; line-height: 100%;}
#content h2{font-weight: bold; font-size: 1.8em; line-height: 100%; border-bottom: 1px solid #000066;}
#content h3{font-weight: bold; font-size: 1.6em; line-height: 115%;}
#content h4{font-weight: bold; font-size: 1.4em;}
#content h5{font-weight: bold; font-size: 1.2em;}
#content h6{font-weight: bold; font-size: 1.0em;}

#content p{
	padding: 0 15px 15px 0;
	line-height: 120%;
	font-size: 0.9em;
}
#content p.home {
	background: url(_allgemein/bilder/tus-weltkugel2.png) no-repeat center;
	height: 310px;
}

#content a{
	padding-left: 10px;
	border-bottom: 1px solid #000066;
	color: #000066;
	background: transparent url(_allgemein/icons/pfeil_re.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 115%;
}
#content a:hover{
	border-bottom: 1px solid #006666;
	color: #006666;
	background-color: transparent;
	text-decoration: none;
}

#content ul.news li,
#content ul.berichte li {padding-left: 30px; margin: 10px 0; font-size: 0.9em;}

ul.news li:first-line,
ul.berichte li:first-line {font-weight: bold; font-size: 1.2em;}

ul.news li:first-line {text-decoration: underline;}

#content ul.news li span {
	display: block;
}
#content dt,
#content dd {padding: 8px 15px; font-size: 0.9em;}

#content dt {float: left;}
#content dt.li75,
#content ul.berichte li.li75 {padding-left: 75px;}

#content dd {border-bottom: 1px solid #006; padding-left: 315px;}
#content dd.fleft {float: left;}

/*#content table.tabletop {margin-left: 25px;}*/

#content td{
	/*margin: 0;*/
	padding: 8px 10px;
	font-size: 0.9em;
	vertical-align: top;
}
#content td h3{margin-left: 0;}


/*#content table {border: 1px solid #000;}*/

/* ------------------------------------- FOOTER ----------------------------- */

#footer{
	border: 1px solid #999;
}
#footer p{
	padding-right: 15px;
	color: #006;
	background: #fff;
	font: bold 10px/15px Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #006;
	background-color: transparent;
}
#footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------- ALLGEMEINES ------------------------ */
abbr{
	border-bottom: 1px dotted #333333;
	color: #333333;
	background-color: transparent;
	cursor: help;
}

.invis{display: none;}

.m15 {margin: 15px;}
.m25 {margin: 25px;}

#content p.first,
#content ul.first {padding-top: 25px;}

.right {text-align: right;}
.center{text-align: center;}

table {width: 570px;}

.u {border-bottom: 1px solid #000066;}

.w25 {width: 25%;}
.w33 {width: 33%;}
.w40 {width: 40%;}
.w50 {width: 50%;}
.w150 {width: 150px;}
.w225 {width: 225px;}
.w300 {width: 300px;}

.b1 {border: 1px solid #000066;}
 
#content a.bild, #content a.bild:hover{
	border: none;
	background-image: none;
	text-decoration: none;
}

#content a.ohne, #content a.ohne:hover {
	text-decoration: none;
	border-bottom: none;
}

#content p.unten100 {padding-bottom: 100px;}
#content p.unten200 {padding-bottom: 200px;}

