﻿*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: white;
	text-align: center;
}

html, body, div, p, li, td, a, input, asp, textarea, select, .contactformfield
{
	font-family: Verdana, Arial , sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #606060;
}



input
{
	font-size: 11px;
	line-height: 13px;
	padding: 2px;
}

p
{
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 16px;
}

img
{
	border: 0;
}

img.hr
{
	display: block;
	margin-top: 20px;
	margin-bottom: 60px;
	padding: 0;
}

ul, ol, .editorlayout ul, .editorlayout ol
{
	padding-top: 5pt;
	padding-bottom: 10pt;
	padding-left: 20pt;
}

li, .editorlayout li
{
	padding-top: 2pt;
	line-height: 15px;
}

#bodyframe
{
	vertical-align: top;
	text-align: center;
}
#pageframe
{
	margin-top: 20px;
	width: 900px;
	float: none;
	display: inline-block;
	text-align: left;
	height: 100%; 
	border-right: solid 3px #ECE9D9;
	border-bottom: solid 3px #ECE9D9;	
	background-image: url('/images/background_left.png');
	background-repeat:repeat-y;
}

#homepagebanner
{
	background-image: url('/images/homepagebanner.png');
	height: 147px;
	width: 647px;	
}

#homepagebanner h1
{
	padding-left: 170px;
	padding-top: 55px;
	color: White;
	font-weight: normal;
	font-size: 19pt;
	line-height: 35px;
	font-family: Times New Roman;
}

#homepagebanner p
{
	padding-left: 170px;
	color: White;
}

#pageframeheader
{
	color: Gray;	
	width: 900px;
	height: 120px;
	float: none;
	display: inline-block;
	text-align: left;	
	border-bottom: solid 3px white;
	background-color: #ECE9D9;
	}

#pageframeheader a
{
	border: none;
		text-decoration: none;
}

#pageframefooter
{
	color: Gray;
	margin-top: 20px;
	width: 900px;
	float: none;
	display: inline-block;
	text-align: center;		
}

#pageframefooter a, #pageframefooter p 
	{ 
		font-size: 7pt; 
		
		 }

#pageframeleft
{
	padding-top: 20px;
	width: 250px;
	float: left;
	display: block;
	background-color: #666666;
}

#pageframeright
{
	width: 650px;
	float: left;
	display: inline-block;
	background-color: white;
}

#mainlogoframe
{
	height: 80px;
	width: 900px;
}

#mainlogotopframe
{
	height: 25px;
	width: 900px;
	background-color: White;
	text-align: right;
	font-size: 11px;
}

#mainframe
{
	width: 650px;
}

#mainframeleft, #mainframeleft_homepage
{
	padding: 20px;
	float: left;
	text-align: left;
	width: 430px;
	font-size: 11px;
	color: black;
	line-height: 14px;	
}

#mainframeleft_homepage
{
	border-left: solid 3px #ECE9D9;
	background-color: White;
	width: 677px;
	height: 350px;
	
}

#mainframeright
{
	float: left;
	width: 160px;
	margin: 10px;
	margin-top: 10px;
	display: inline;
	background-color: White;
}

.editorlayout
{
	text-align: left;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	background-color: White;
}

h1, h2, h3, h3, .editorlayout h1, .editorlayout h2, .editorlayout h3, .editorlayout h4
{
	padding-bottom: 10pt;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
}
h1, .editorlayout h1
{
	font-size: 20px;
	line-height: 22px;
	color: #333;
}
h1 a, .editorlayout h1 a
{	
  color: #666666;
  border-bottom: solid 1px #FFCC00;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
}
a, .editorlayout a
{
 color: #666666;
  border-bottom: solid 1px #FFCC00;
  font-weight: bold;
  text-decoration: none;
  line-height: 15px;
}
h2, .editorlayout h2
{
	font-size: 13px;
	line-height: 16px;
}
h3, .editorlayout h3
{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
h4, .editorlayout h4
{
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

#pageheaderright h4
{
	font-size: 25pt;
	line-height: 30pt;
	padding-top: 100pt;
	padding-left: 10pt;
	color: white;
	font-weight: normal;
	text-decoration: none;
}





#contentrighthomepage
{
	margin-top: 170px;
}

/* Für Zweispaltiges Tabellenlayout */
.contentrow
{
	float: left;
	width: 450px;
	display: inline;
}

.contentrowleft
{
	float: left;
	width: 220px;
	padding-bottom: 20px;
	display: inline;
	border-bottom: solid 2px white;
}

.contentrowright
{
	float: left;
	width: 220px;
	padding-left: 10px;
	padding-bottom: 20px;
	display: inline;
}
/* ----------------- */

/* Für Dreispaltiges Tabellenlayout */
.homepagetopics
{
	
	float: left;
	width: 690px;
	display: inline;
}

.homepagetopic
{
	
	float: left;
	width: 220px;
	display: inline;
	padding-right: 10px;
}

/* ----------------- */

.infobox
{
	/*
	border-style: none none none dotted;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F4F4F4;
*/
	border-style: solid;
	border-width: 3px;
	border-color: #FCA304;
	padding: 5px;
	margin-bottom: 10px;
	
}

.infoboxorange
{
	border: 3px solid #FCA304;
	background-color: #FCA304;
	color: White;
	padding: 5px 5px 0px 5px;
	margin-bottom: 10px;
}

.infoboxorange p { color: White; }

.colorboxgreen
{
	clear: both;
	background-color: #DFE583;
	border: thin solid #BFCF00;
	padding: 3px 5px 0px 5px;
}

.colorboxblue
{
	clear: both;
	background-color: #D9ECFF;
	border: thin solid #3399FF;
	padding: 3px 5px 0px 5px;
}

.colorboxred
{
	clear: both;
	background-color: #FFEAEA;
	border: thin solid #FF0000;
	padding: 3px 5px 0px 5px;
}

.screenshot
{
	border: 1px solid black;
}



#contentleft
{
	float: left;
	width: 250px;
	margin-left: -900px;
	display: inline;
}

#articletable
{
	width: 450px;
}

#articletable td
{
	vertical-align: top;
}

/* ###################################################### */
/* ####################### NAVIGATION ################### */
/* ###################################################### */

/* Level 1 */


#navigation
{
	text-align: left;
	
	padding-bottom: 20pt;
	
}

#navigation a
{
	font-weight: normal;
	text-decoration: none;
}

#navigation ul
{
	width: 230px;
	margin: 0 0 0 10px;
	padding: 0;
	background-color: transparent;
}
#navigation ul li
{
	width: 220px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li a
{
	display: block;
	width: 220px;
	height: 19px;
	line-height: 19px;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	color: White;
	border-bottom: 1px solid #ccc;
	
}

#navigation ul li a:hover
{
	background-color: White;
	color: Black;
}

#navigation ul li.active a
{
	background-color: orange;
	color: white;
}

/* Level 2 */
#navigation ul.subNavigation
{
	width: 220px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}

#navigation ul.subNavigation li a
{
	border-bottom: 1px dotted #ccc;
	color: White;
	width: 210px;
}
#navigation ul.subNavigation li.active a
{
	background-color: white;
	color: black;
}
#navigation ul.subNavigation li a:hover
{
	background-color: White;
	color: Black;
}


/* Level 3 */
#navigation ul.subSubNavigation
{
	width: 200px;
	margin: 0 0 0 10px;
	padding: 0;
}
#navigation ul.subNavigation li ul.subSubNavigation li a
{
	border-bottom: 0; /* color:#666; */
	color: White;
	width: 200px;
}
#navigation ul.subNavigation li ul.subSubNavigation li a:hover
{
	background-color: White;
	color: Black;
}

#navigation ul.subNavigation li ul.subSubNavigation li.active a
{
	background-color: #ccc;
	color: Black;
}


.conleft
{
	width: 150px;	
}
.conright
{
	width: 250px;
}
.contable
{
	width: 400px;
	margin-bottom: 20px;	
}
.contactformfield
{
	border: solid 1px #cccccc;
	width: 250px;
	font-size: 8pt;
	padding: 3px;
	font-weight: bold;
}

.txtSearch
{
	width: 100px;
}

#newslist tr { margin-top: 20px;}

.tdtop
{	
	vertical-align: top;
	padding-top: 1px;
}

#jbscms_editicon
{
	background: none;
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute; 
	top:1; 
	left:1; 
	width: 16; 
	height: 16; 
	font-variant: normal;
	text-decoration: none;
	
}
