* 
{ 
	margin: 0; 
	padding: 0; 
	font-family: Verdana;
	font-size: 12px;
}

html 
{
	margin: 0 0 0.1px 0;
}

body 
{
	margin: 0;
	
}
html, body
{
	height: 100%;	
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

img
{
	border-width: 0px;
}

h1
{
	font-weight: bold; 
	font-size: 15px; 
	color: #666666;
}

/* Tabellen */

tr.trHead
{
	background-color: #DAE6F1;
	border-bottom: 1px solid #AAAAAA;
	color: #333333;
}

tr.trHead a
{
	color: #3333AA;
	text-decoration: none;
}
tr.trHead a:hover
{
	color: #3333AA;
	text-decoration: underline;
}


tr.trItem1
{
	color: #333333;
	background-color: #F8F8F8;
	border-bottom: 1px dotted #CCCCCC;
}
tr.trItem1 a
{
	color: #3333AA;
	text-decoration: none;
}
tr.trItem1 a:hover
{
	color: #3333AA;
	text-decoration: underline;
}

tr.trItem2
{
	color: #333333;
	background-color: #F8F8F8;
	border-bottom: 1px dotted #CCCCCC;
}
tr.trItem2 a
{
	color: #3333AA;
	text-decoration: none;
}
tr.trItem2 a:hover
{
	color: #3333AA;
	text-decoration: underline;
}


td.tdType
{
	background-color: #DAE6F1;
	border-bottom: 1px solid #AAAAAA;
	color: #666666;
	font-size: 11px;
}
td.tdItem
{
	border-bottom: 1px dotted #AAAAAA;
	color: #666666;
}

td.spacer 
{
height: 5px;
}

table.erfolge tr td
{
	margin: 0;
	padding: 0;

}

td
{
	padding: 5px;
}

p
{
	padding: 5px;
}

div
{
	font-family: Verdana;
	font-size: 12px;
}

/* Begin Top Navigation */

ul#Navigation 
{
	display: block;
    margin: 10px auto; 
    padding: 10px 0 0 0;
    width: 780px;
    height: 30px;
    position:relative;
    text-align: center;
    border: 0px solid blue;
}

ul#Navigation li {
	list-style: none;
    display: inline;
    margin: 0; 
    padding: 0;
}

ul#Navigation a, ul#Navigation span {
    float: left; width: 110px;
    margin: 0; padding: 0;
    text-decoration: none; font-weight: bold;
    border: 0px solid black;
    color: #111111; 
    font-family: Verdana; 
}

ul#Navigation a:hover {
    color: #999999; 
}

* html ul#Navigation a, * html ul#Navigation span 
{  /* Korrektur fuer IE 5.x, IE 6.x */
    width: 130px;
    w\idth: 130px;
}

ul#Navigation div {
     clear: left;
}

#SubNavigation
{
	float: none;
	border: 0px solid red;
}

#SiteContent
{
	border: 0px solid green;
	position: relative;
	margin: 10px 0 0 0;
	float: left;
}

#ObjectNavi ul
{
	height: 0;
	font-size: 20px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#ObjectNavi ul li
{
	display: inline;
}

#ObjectNavi ul li a
{
	display: block;
	float: left;
	text-decoration: none;
	height: 16px;
	margin-right: 3px;
	padding: 2px 10px 0 10px;
	color: #000000;
}

#ObjectNavi ul li a.active
{
	color: #000000;
	border: 1px solid #333399;
	height: 14px;
	padding: 1px 9px 1px 9px;
}

#ObjectNavi ul li a:hover
{
	color: #000000;
	border: 1px solid #AAAAAA;
	height: 14px;
	padding: 1px 9px 1px 9px;
}

hr.small
{
	width: 100%;
	height: 1px;
	background-color: Gray;
	border: 0px solid Blue;
}

/* End Top Navigation */


.container_page
{
	position: relative;
	height: 100%;
	min-height: 100%;
	border: 0px solid #FF0000;
}

.container_content
{
	position: relative;
	float:none;
	height: 100%;
	min-height: 100%;
	width: 784px;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
}

.container_topnavi
{
	position: relative;
	height: 220px;
	width: 100%;
	border: 0px solid #FF0000;
}

.container_topnavibar
{
	position: relative;
	padding: 28px 0 27px 0;
	float: left;
	width: 312px;
	border: 0px solid #0000FF;
}

.container_topnavilogo
{
	position: relative;
	padding: 0;
	float: left;
	width: 158px;
	border: 0px solid #0000FF;
}

.container_startpage
{
	margin: 30px 21px 0 21px;
	position: relative;
	padding: 0;
	float: left;
	width: 740px;
	border: 0px solid #FF00FF;
	display: inline;
	text-align: justify;
}

.container_maincontent
{
	margin: 30px 51px 0 51px;
	position: relative;
	padding: 0;
	float: left;
	width: 680px;
	border: 0px solid #FF00FF;
	display: inline;
	text-align: justify;
}

.blockcontent
{
	width: 620px; 
	border: 0px solid #00FF00;
	margin: 20px 0 0 60px;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}

.textcontent
{
	width: 600px; 
	border: 0px solid #00FF00;
	margin: 20px 0px 0 40px;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}

.imagebox
{
	margin: 5px;
	padding: 0;
	float: left;
	width: 350px;
	border: 0px solid #FF0000;
}

.list_item
{
	width: 600px;
	height: 60px;
	background-color: #FCFCFC;
	border: 1px solid #D7E2E6;
	margin: 0 0 10px 0;
	padding: 10px;
}

.list_image
{
	width: auto !important;
	width: 100px;	/* IE Hack for min width */
	min-width: 100px;
	height: 60px;
	float: left;
	margin: 0 20px 0 0;
}

.bar_grey
{
	line-height:16px;
	background-color: #F8F8F8;
	color: #333333;
	padding: 3px 20px;
	background-image: url(/images/itemheader16.gif);
	background-position: left center;
}

a
{
	font-size: 12px; 
	color: #666666; 
	font-family: Verdana; 
	text-decoration: none;
}
a:hover
{
	color: #999999; 
}

.title	 			{font-weight: bold; font-size: 15px; color: #666666;}
.tdtitle			{border-bottom: 1px solid #999999;}
.headline			
{
	margin: 20px 0 20px 0;
	font-weight: bold; 
	font-size: 12px; 
	color: #666666;
}
.headline2			{font-size: 20px; color: #003399;}
.sublabel			{ font-size: 10px;}

.markOK				{font-size:10pt; color:#006633; padding-bottom:4px; font-weight:bold; background:none; text-decoration:none;}
.markER				{font-size:10pt; color:#CC0000; padding-bottom:4px; font-weight:bold; background:none; text-decoration:none;}
.markME				{font-size:10pt; color:#0000FF; padding-bottom:4px; font-weight:bold; background:none; text-decoration:none;}



.formcontainer
{
	text-align: center;
	border: 1px solid #999999;
	margin: 0 20px;
	padding: 10px;
}
.formlabel
{
	margin: 10px 20px 10px 20px;
	width: 150px;
	float: left;
}

.formtextbox
{
	border: 1px solid #999999;
	margin: 8px 0 3px 0;
}

.formcheckbox
{
	text-align: left;
	margin: 8px 0 3px 240px;
	display: block;
}

input.grey		
{
	border: 1px solid #999999;
	padding: 0 20px;
	background-image: url(/carisma/images/itemheader16.gif);
}

.smalltext
{
	font-size: 10px;
}