*
  {
  color:#000;
  }

html,body
	{
	font:11px Verdana, FreeSans, sans-serif;
	margin:0;
	background:#cde url(menu.png) repeat-y;
	}

/* Logo */

#top1
	{
	background:#0271a6;
  padding:3px;
	}

#top2
	{
	background:#15567b;
  border-width:1px 0;
  border-style:solid;
  border-color:#97ACC2;
  text-align:right;
  color:#fff;
  padding:0 5px 1px 5px;
  font:bold 10px Arial, FreeSans;
  text-shadow:1px 1px 1px #000;
	}

#top2 span
	{
	float:left;
	}

#top2 a
  {
  color:#fff;
  text-decoration:none;
  }

/*-----------------menu-----------------------*/
#menu
	{
	border-width:0;
	padding:20px 0 0 0;
	width:135px;
	text-align:center;
	}
	
#menu div
	{
	-moz-border-radius:0.5em;
	font-size:13px;
	width:120px;
	border:2px solid #0271a6;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	}

#menu div a
  {
  line-height:27px;
  }

#menu ul
	{
	width:120px;
	margin:0 7px 0 8px;
	list-style:none;
	padding:0;
	}
	
#menu ul a
	{
	text-align:left;
	display:block;
	color:#fff;
	height:16px;
	font:bold 11px Verdana, FreeSans, sans-serif;
	text-decoration:none;
	padding-left:13px;
	border-style:solid;
	border-color:#157 #97ACC2;
	border-width:0 1px;
	background:url(mnu.png);
	}
	
#menu ul a:hover
	{
	background-position:0px 16px;
	}

#menu ul #active
	{
	color:#cde;
	font-style:italic;
	background-position:0px 32px;
	}

#menu ul #menu_top
	{
	height:14px;
	background: transparent url(top.png) bottom;
	}

#menu ul #menu_bottom
	{
	height:7px;
	vertical-align:top;
	background: transparent url(bottom.png) no-repeat;
	}

#menu .tel
  {
  float:left;
  padding:3px;
  }

#menu div img
  {
  float:left;
  padding:1px;
  }

#menu span.small
  {
  font-size:9px;
  }

#menu span.bold
  {
  font-weight:bold;
  }

#menu a img
  {
  border:0 solid #000;
  }

/* newscolumn */
#newscolumn
	{
	padding:5px;
	position:absolute;
	right:0;
	top:111px;
	width:125px;
	}

#newscolumn #div_news
  {
  border:1px solid #1F6891;
  background:#fff;
  padding:1px;
  }

#newscolumn div.hinweis, #newscolumn div.news
  {
  font-weight:bold;
  color:#fff;
  padding:3px 1px;
  text-shadow:1px 1px 1px #333;
  }

#newscolumn div.hinweis
  {
  background:url(v_red.png);
  }

#newscolumn div.news
  {
  background:url(v_blue.png);
  }

#newscolumn a
	{
	font:10px Verdana, FreeSans, sans-serif;
  display:block;
  text-decoration:none;
  text-align:justify
	}

#newscolumn span
  {
  font-weight:bold;
  }


/*Language*/
#lang
	{
	color:#fff;
	position:absolute;
	right:5px;
	top:3px;
	text-align:right;
	text-shadow:1px 1px 1px #000;
	line-height:16px;
	}

#lang img
	{
	border:1px solid #000;
	margin-bottom:-2px;
	}
	
/*Content*/
#content
	{
	font:11px Arial, FreeSans;
	padding:10px;
	position:absolute;
	left:135px;
	right:130px;
	top:106px;
	}

#content #div_inhalt
	{
	background:#fff;
	border:1px solid #1F6891;
	text-align:justify;
	padding:10px 50px;
	}

#content #div_title
	{
	background:url(v_blue.png);
	text-align:center;
	font:22px Tahoma, FreeSans;
	color:#fff;
	padding:3px;
	border:1px solid #1F6891;
	text-shadow:1px 1px 2px #000;
	}

#content div.ohne
	{
	margin:10px 0px;
	border:0 solid #069;
	padding:0;
	background:transparent url();
	}

#content div.pic
	{
	background-color:#fafafa;
	margin:5px;
	padding:3px 3px 0 3px;
	border:1px solid #ccc;
	background-image:none;
	font:0.8em Verdana, FreeSans;
	line-height:16px;
	}

#content p, 
	{
	margin-top:0;
	margin-bottom:15px;
	}

/*--------------BOTTOM-----------------*/

#content #div_bottom
	{
	text-align:center;
	background:url(v_blue.png);
	padding:1px;
	width:350px;
	color:#fff;
	margin:5px auto;
  border:1px solid #1F6891;
	}

#content #div_bottom a
	{
	text-decoration:underline;
	color:#fff;
	}

/*-----------------------------------------*/

#content #ul_links
	{
	padding:0;
	}

#content #ul_links li
	{
	list-style:none;
	list-style-image:none;
	border:1px solid #000;
	margin-bottom:20px;
	background:#fff;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	}

#content #ul_links a
	{
	padding:3px;
	font-weight:bold;
	display:block;
	background:#cdf;
	margin-bottom:0;
	color:#246;
	border-bottom:1px dotted #000;
	}

#content #ul_links a:hover
	{
	text-decoration:underline;
	border-bottom:1px dotted #000;
	}

#ul_links p
	{
	padding:5px;
	margin:0;
	}

/*-------------------------------------------------*/
h1
	{
	font: bold 16px Arial, sans-serif;
	text-align:left;
	color:#15567b;
	border-bottom:1px solid #97ACC2;
	margin-bottom:7px;
	}

h2
	{
	font:bold 14px arial;
	color:#1F6891;
	margin:15px 0 1px 0;
	}


/* LINKS */
				
#content a
	{
	color:#c30;
	text-decoration:none;
	}

#content a:hover
	{
	text-decoration:underline;
	}


/* TABLE */
#content table.pretty
	{
	min-width:320px;
	border-collapse:collapse;
	border:1px solid #1F6891;
	text-align:left;
	background:#ffe;
	}

#content table.pretty td, #content table.pretty th
  {
  padding:3px;
  }

#content tr.pretty_head
  {
	padding:4px;
	font-size:12px;
	background:url('v_blue.png');
	border:1px solid #1F6891;
  }

#content tr.pretty_head th
  {
	color:#fff;
	text-shadow:0 0 1px #333;
  }

#content tr.pretty_dark
  {
	background:#ffd;
  }

#content table.pretty ul
  {
  margin:0;
  }

#content table.pretty li
  {
  margin-left:-10px;
  list-style-image:none;
  }

#content div.info
  {
  background:#fafafa;
  display:none;
  border:1px solid #a66;
  padding:5px;
  float:right;
  }

#content span.info
  {
  display:block;
  text-align:right;
  }

/* IMAGES */
#content img
	{
	border:1px solid #000;
	}

#content img.no
  {
  border-width:0;
  }

img.normal	{width:300px;}
img.hochkant	{width:225px;}
img.galerie	{width:400px;}
img.margin {margin:20px;}
img.left {margin:20px 20px 20px 0;}
img.right {margin:20px 0 20px 20px;}
.img1	{width:400px;}
.img2	{width:233px; height:175px;}
.img3	{height:400px;}


/*---------------------------------*/
.nopad	{padding:0;}

.span1	{font-size:11px;}

.ohne	{border-width:0; font-size:13px; line-height:15px; background-image:url();}

.left {float:left;}
.right {float:right;}
.align_right {text-align:right;}

#content div.wall
	{
	width:200px;
	padding:5px;
	margin:5px;
	border:1px solid #246;
	float:left;
	}

li
	{
	list-style-image:url(dot.png);
	}

.check li
	{
	list-style-image:url(check.png);
	}

.target li
	{
	list-style-image:url(target.png);
	}

.legende li, .legende
	{
	list-style-image:none;
	list-style-type:decimal;
	line-height:18px;
	margin-top:1px;
	}

#content div.nav
	{
	background:#fff;
	border-width:1px 2px;
  border-style:solid;
  border-color:#0271a6;
  padding:2px;
  margin:10px 0;
  font-weight:bold;
  }

#content .submenu
	{
	background:#1f76c0;
	color:#fff;
	padding:2px;
	}

p.home
  {
  text-align:center;
  margin-top:0;
  }

span.bold
  {
  font-weight:bold;
  }

span.small
  {
  font-size:10px;
  }

img.top_right
  {
  float:right;
  margin:0px 0px 15px 15px;
  }
