/* © zeta software 2004, by Christine Kirchmeier 
--- Konstruiert ---
*/

/* GENERAL DEFINITIONS */

html, body {
	margin: 0;
	padding: 0;
}

body {
	margin: 12px auto 20px auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* heading */
h1 {
	font-weight: bold;
}

/* logo area */
.logoarea {
	padding: 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

/* content area */
.contentarea {}

/* article area */
.articlearea {}

.articlearea p {
	margin-top: 0;
	padding-top: 0;
}

ul {
	list-style-type: square;
}

small {
	font-size: 10px;
}

/* picture subtitle */
.bildunterschrift {
}


/* NAVIGATION & HYPERLINKS */

/* bread crumb */
.breadcrumb {
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover, .breadcrumb a:active,a.breadcrumb:link,a.breadcrumb:visited,a.breadcrumb:hover,a.breadcrumb:active {
	text-decoration: none;
	padding-right: 0;
}

/* normal links */
a:link {}

a:visited {}

a:active {}

a:hover {}

/* 1. Menüebene inaktiv */
a.menu1:link, a.menu1:visited, a.menu1:active,a.menu1:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 6px 25px 6px 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

a.menu1:hover {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

/* 1. Menüebene aktiv */
a.menu1active:link, a.menu1active:visited, a.menu1active:active,a.menu1active:hover {	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 25px 6px 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

/* 1. Menüebene geöffnet */
a.menu1open:link, a.menu1open:visited, a.menu1open:active,a.menu1open:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 6px 25px 6px 25px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

/* 1. Menüebene Bereich */
.menu1area, .menueleiste {
	border-top: 1px solid #000;
	padding: 0 0 0 0;
}

/* 2. Menüebene inaktiv*/
a.menu2:link, a.menu2:visited, a.menu2:active,a.menu2:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 2. Menüebene aktiv*/
a.menu2active:link, a.menu2active:visited, a.menu2active:active,a.menu2active:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 2. Menüebene geöffnet*/
a.menu2open:link, a.menu2open:visited, a.menu2open:active,a.menu2open:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 2. Menüebene Bereich */
.menu2area {
	border: 1px solid #4B4B4B;
	border-right: 2px solid #4B4B4B;
	width: 197px;
}

/* 3. Menüebene inaktiv*/
a.menu3:link, a.menu3:visited, a.menu3:active,a.menu3:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 3. Menüebene aktiv*/
a.menu3active:link, a.menu3active:visited, a.menu3active:active,a.menu3active:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 3. Menüebene geöffnet*/
a.menu3open:link, a.menu3open:visited, a.menu3open:active,a.menu3open:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 35px;
	line-height: 15px;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

/* 3. Menüebene Bereich */
.menu3area {}


/* SPECIFIC CLASS DEFINITIONS */

.lastupdate {
	text-align: right;
	padding-right: 10px;
	border: 1px solid #000;
	height: 25px;
	line-height: 25px;
}

.copyright {
	text-align: left;
	padding-left: 10px;
	border: 1px solid #000;
	height: 25px;
	line-height: 25px;
}

.pagetitle {
	font-weight: bold;
	font-size: 14px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 759px;
	border-width: 0px;
	border-style: solid;
}

a.uplink
{
	text-decoration: none;
}

.layout13 {
	width: 759px;
	margin-left: auto;
	margin-right: auto;
}

.articlearea img.blind {
	background: transparent;
	border-width: 0px;
}

/* Transparente PNG Anzeige gehackt http://www.css-technik.de/details/273/8/Tutorials-CSS.htm */

.rightshadow {
	background: url(right_shadow.gif); 
	filter: Alpha(opacity=70);
	width: 5px;
}

.rightshadow, [dummy="dummy"] {
	background: url(right_shadow.png); 
}

.rightshadow2 {
	background: url(right_shadow.gif) left bottom; 
	filter: Alpha(opacity=70);
	width: 5px;
	height: 12px;
}

.rightshadow2, [dummy="dummy"] {
	background: url(right_shadow.png) left bottom; 
}

.bottomshadow {
	background: url(bottom_shadow.gif) left top;
	filter: Alpha(opacity=70);
}

.bottomshadow, [dummy="dummy"] {
	background: url(bottom_shadow.png) left top;
}

.bottomshadow2 {
	background: url(bottom_shadow.gif) right top;
	filter: Alpha(opacity=70);
	width: 5px;
}

.bottomshadow2, [dummy="dummy"] {
	background: url(bottom_shadow.png) right top; 
}

.bottomshadow3 {
	background: url(bottom_shadow.gif) no-repeat left top;
	filter: Alpha(opacity=70);
	height: 5px;
}

.bottomshadow3, [dummy="dummy"] {
	background: url(bottom_shadow.png) no-repeat left top;
}

.bottomshadow4 {
	background: url(bottom_shadow.gif) no-repeat right top;
	filter: Alpha(opacity=70);
	height: 5px;
}

.bottomshadow4, [dummy="dummy"] {
	background: url(bottom_shadow.png) no-repeat right top;
}

.leftshadow {
	background: url(left_shadow.gif) no-repeat left top;
	filter: Alpha(opacity=70);
}

.leftshadow, [dummy="dummy"] {
	background: url(left_shadow.png) no-repeat left top;
}

.leftshadowbottom {
	background: url(left_shadow_bottom.gif) no-repeat left top;
	filter: Alpha(opacity=70);
	width: 5px;
	height: 5px;
}

.leftshadowbottom, [dummy="dummy"] {
	background: url(left_shadow_bottom.png) no-repeat left top;
}

.news {
	width: 200px;
	vertical-align: top;
	padding-top: 26px;
}

.newsblock {
	margin: 0;
	width: 180px;
}

h2 {
	padding: 5px;
	margin: 0;
}

.newscontent {
	padding: 5px;
}

.newscontent p {
	margin: 5px 0;
}