html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #eee;
	background-image: url('../Images/bg-body.gif');
	background-repeat: repeat-x;
	font-style:normal; 
	font-variant:normal; font-weight:normal; font-size:1em; 
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;
}

h3
{
	color: #900 !important;
	font-size: 120%;
}

h2
{
	color: #900 !important;
	font-size:140%;
}

div .center
{
	text-align:center;
}
tr
{
	vertical-align:top;
}
h1
{
	color: #900 !important;
	font-size:160%;
}

a
{	
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px none;
}

#container
{
	margin: 0 70px;
}

#header
{
	height: 50px;
	margin-top: 7px;
	margin-left: 16px;
	margin-bottom: 0px;
/*	color: #fff;*/
}

#titletext
{
	font-weight: bold;
	font-size: 260%;
	color: #fff;
	margin-right: 10px;
}
#mindretitletext
{
	font-weight: bold;
	font-size: 130%;
	color: #fff;
	margin-right: 10px;
}

#searcharea
{
	float: right;
	width: 210px;
}

#searcharea div.section
{
	border: 0px none;
}

#searcharea a
{
	color: #fff;
}

#searcharea input
{
	font-size: 100%;
}

#globalmenu
{
	background-color: #333;
	color: #fff;
	padding: 1px;
}

#globalmenu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#globalmenu li
{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 1px;
}

#globalmenu a
{
	color: #fff;
}

#containerleft
{
	background-image: url('../Images/shadow-left.gif');
	background-repeat: repeat-y
}

#containertopleft
{
	background-image: url('../Images/shadow-top-left.gif');
	background-repeat: no-repeat
}

#containerright
{
	background-image: url('../Images/shadow-right.gif');
	background-repeat: repeat-y;
	background-position:  right 50%;
}

#containertopright
{
	background-image: url('../Images/shadow-top-right.gif');
	background-repeat: no-repeat;
	background-position:  right top;
}

#main
{
	margin-left: 7px;
	margin-right: 7px;
	background-color: #fff;
	margin-bottom: 10px;
	background-image: url('../Images/shadow-bottom.gif');
	background-repeat: repeat-x;
	min-height: 500px;
}

* html #main
{
	height: 500px;
}

#side
{
	float: right;
	width: 198px;
	margin: 2px;
}

#side_left
{
	float: left;
	width: 220px;
	margin: 2px;
	padding-top:0px;
}
#side_left .bild
{
	margin:0px;
	padding:2px;
}

#side_left .bild .section
{
	margin-top:0px;
}

#nav
{
	width: 198px;
	border-bottom: 1px solid #eee;
	margin-top: 2px;
	margin-bottom: 10px;
}

* html #side
{
	width: 198px;
	margin-left: -3px;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li
{
	border-top: 1px solid #eee;
}

#nav a
{
	display: block;
	color: #000;
	font-size: 100%;
	padding: 5px;
}

#nav a:hover
{
	background-color: #f9f9f9;
	font-weight: bold;
	text-decoration: none;
}

#nav a.selected
{
	font-weight: bold;
}

#nav ul ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav ul ul li a
{
	padding-left: 20px;
	font-size: 90%;
	color: #333;
}

#nav ul ul li ul a
{
	padding-left: 40px;
	color: #333;
}

#content
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	margin-right: 200px;
	margin-left:220px;
}

#content_start
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	margin-right: 200px;
	
}


#content_start .section
{
	padding-left: 15px;
	float: left;
	
}

#content_start .puff1 .section
{
	width: 45%;
	
}

#p_ctl01_rptArticles_ctl00_hplTitle
{
	font-size: 140% !important;
}

#content_start .section #p_ctl01_pnlArticleList .articlelist h4 a,
#content_start .section #p_ctl01_pnlArticleDetails .articlecontent h4

{
	color: #900;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

#content_start .section #p_ctl02_pnlArticleList .articlelist h4 a,
#content_start .section #p_ctl02_pnlArticleDetails .articlecontent h4,
#content_start .section #p_ctl03_pnlArticleList .articlelist h4 a,
#content_start .section #p_ctl03_pnlArticleDetails .articlecontent h4

{
	color: #900;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
	text-decoration:none;
}

#content_start .underbild
{
clear: both;
border-top: 1px solid #eee;
}


#content_start .puff2
{
float: left;
width:50%;
}
#content_start .lastips
{
float: left;
width:40%;
}
#content_start .lastips .section h3
{
	font-size:140%;
}

#content_2spalt
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 9px;
	margin-right: 200px;
}

* html #content
{
	height: 1%;
	margin-right: -3px;
}


.clear
{
	clear: both;
}

.section
{
	padding: 7px;
	margin-top: 4px;
	
	font-size:0.9em;
}
.section h2
{
	color: #900 !important;
	font-size: 200%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.section h3
{
	color: #900 !important;
	font-size: 140%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}

.section h1
{
	color: #900 !important;
	font-size: 200%;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}
.moduletools
{
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults h4
{
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 100%;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	color: black;
}

.articlelist li a
{
	color: gray;
}

#p_ctl01_hplBack
{
	color: gray;
	float: left;
	text-decoration:underline;
}



.articlelist h4
{
	font-size: 150%;
	font-weight: normal;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	background-color: #f9f9f9;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}
.articlecontent a
{
color: #900;
font-weight: bold;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.genericitem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.genericitem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.genericdetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}