html,body {
scrollbar-base-color: #dce3ee;
scrollbar-track-color: #dce3ee;
scrollbar-face-color: #dce3ee;
scrollbar-highlight-color: #dce3ee;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #dce3ee;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;

}

body
{
	background-image:url(/UserFiles/Image/layout/bg.png);
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{ 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 155%;
	color:#5276a3;
}

form {
	margin: 0px;
	padding: 0px;
}


input, select, textarea { 	
	line-height:125%;
}

.input_button { 	
	line-height:100%;
}

.input_text { 
	color:#535353;

}



input.button { 
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #000000;
}

.input_search_text { 
	color:#004276;

}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.srch_btn {
	margin: 0px 0px 0px 2px; 
	border: 0px;
	color: #FFFFFF;
	width: 70px; 
	font-size: 12px;
}

.srch_inp {
	BORDER-RIGHT: #00346e 1px solid; 
	BORDER-TOP: #00346e 1px solid; 
	BORDER-LEFT: #00346e 1px solid; 
	BORDER-BOTTOM: #00346e 1px solid; 
	width: 120px; 
	line-height:125%;
	FONT-SIZE:12px; 
	background-color: #FFFFFF;
}

.pass_inp {
	BORDER-RIGHT: #00346e 1px solid; 
	BORDER-TOP: #00346e 1px solid; 
	BORDER-LEFT: #00346e 1px solid; 
	width: 120px; 
	line-height:125%;
	BORDER-BOTTOM: #00346e 1px solid; 
	FONT-SIZE:12px; 
	background-color: #eeeeee;
}


a:link  	{	color: #5276a3;	TEXT-DECORATION: underline;	 }
a:visited  	{	color: #5276a3;	TEXT-DECORATION: underline;	 }
a:focus  	{	color: #969d3f;	TEXT-DECORATION: underline;	 }
a:active	{	color: #969d3f;	TEXT-DECORATION: underline;	 }
a:hover	{	color: #969d3f;	TEXT-DECORATION: underline;	 }

/*
P
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

h1, .Title0, div.Title0, span.Title0
{
	
	font-family: Verdana,Arial; 
	font-size:14px; 
	line-height:135%;
	color: #969d3f;
}

h2, .Title1, div.Title1, span.Title1
{
	

	font-family: Verdana,Arial; 
	font-size:14px; 
	line-height:135%;
	color: #5d7da9;
}



h3, .Title2, div.Title2, span.Title2, .Title2 a
{
	font-family: Verdana,Arial; 
	font-size:11px; 
	color: #616161;
	line-height:155%;
}

/*
.Title2 a { 	text-decoration: underline; }
*/

.Code
{
	border: #000000 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-family: 'Courier New' , Monospace;
	background-color: #DDDDDD;
}

.warn { color: #AA0000;}

.ok { 	color: #4DA44D;}

.Imgborder {
border:1px solid #000000;
}

table.sitemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 300px;
	color: #FFFFFF;
	font-size : 11px;
	text-align: left;
}
table.sitemap th {
	text-align: left;
	height: 50px;
	width: 300px;
	font-size : 18px;
	padding-left: 0px;
	border-bottom: 0px solid #fff;
}

table.sitemap td {
	color: #797979;
}
table.sitemap tr.row0 {

}
table.sitemap tr.row1 {

}
table.sitemap tr.row2 {

}
table.sitemap tr.row3 {

}
table.sitemap tr.row4 {

}
table.sitemap tr.row5 {

}
table.sitemap tr.row6 {

}
table.sitemap tr.row7 {

}


table.sitemap td.row0 {
	color: #797979;
	padding-left: 20px;
	padding-right: 20px;
}
table.sitemap td.row1 {
	color: #797979;
	padding-left: 40px;
	padding-right: 20px;
}
table.sitemap td.row2 {
	color: #797979;
	padding-left: 60px;
	padding-right: 20px;
}
table.sitemap td.row3 {
	color: #797979;
	padding-left: 80px;
	padding-right: 20px;
}
table.sitemap td.row4 {
	color: #797979;
	padding-left: 100px;
	padding-right: 20px;
}
table.sitemap td.row5 {
	color: #797979;
	padding-left: 120px;
	padding-right: 20px;
}
table.sitemap td.row6 {
	color: #797979;
	padding-left: 140px;
	padding-right: 20px;
}
table.sitemap td.row7 {
	color: #797979;
	padding-left: 160px;
	padding-right: 20px;
}

.sitemap ul {
	padding: 0;
	margin: 0;
}

.sitemap ul.row0 {
	list-style-type: square;
}
.sitemap ul.row1 {
	list-style-type: square;
}
.sitemap ul.row2 {
	list-style-type: disc;
}
.sitemap ul.row3 {
	list-style-type: circle;
}
.sitemap ul.row4 {
	list-style-type: circle;
}
.sitemap ul.row5 {
	list-style-type: circle;
}
.sitemap ul.row6 {
	list-style-type: circle;
}
.sitemap ul.row7 {
	list-style-type: circle;
}
.sitemap li {
	padding: 0;
	margin: 0;
}


#menuelist li {
	padding: 0;
	margin: 0;
}


#menuelist ul {
	padding: 0;
	margin: 0;
}

#menuelist ul.row20 {
	list-style-type: square;
}
#menuelist ul.row21 {
	list-style-type: square;
}

#menuelist ul.row30 {
	list-style-type: disc;
}
#menuelist ul.row31 {
	list-style-type: disc;
}

#menuelist ul.row40 {
	list-style-type: circle;
}
#menuelist ul.row41 {
	list-style-type: circle;
}

#menuelist ul.row50 {
	list-style-type: square;
}
#menuelist ul.row51 {
	list-style-type: square;
}



#menuelist table{
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	border-spacing: 0px;
	width: 200px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/* aktiv */
#menuelist td.row20 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 4px 15px;
	font-size: 12px;
	color: #959d2c;
	font-weight: bold;
	text-align:left;
}
/* inaktiv */
#menuelist td.row21 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 1px 4px 15px;
	font-size: 12px;
	color: #616f8a;
	font-weight: normal;
	text-align:left;
}

#menuelist td.row20 a:link, #menuelist td.row20 a:visited {
	font-size: 12px;
	color: #959d2c;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row20 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row21 a:link, #menuelist td.row21 a:visited {
	font-size: 12px;
	color: #616f8a;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row21 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row20 {
	border-bottom: 1px solid #888582;
}

#menuelist td.row21 {
	border-bottom: 1px solid #888582;
}
#menuelist td.row30 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:130%;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 30px;
	font-size: 11px;
	color: #959d2c;
	font-weight: normal;
}

#menuelist td.row31 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:130%;
	margin: 0px 0px 0px 0px;
	padding: 2px 1px 2px 30px;
	font-size: 11px;
	color: #616f8a;
	font-weight: normal;
}

#menuelist td.row30 a:link, #menuelist td.row30 a:visited {
	font-size: 11px;
	color: #959d2c;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row30 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row31 a:link, #menuelist td.row31 a:visited {
	font-size: 11px;
	color: #616f8a;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row31 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}




#menuelist td.row40 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 47px;
	font-size: 10px;
	color: #959d2c;
	font-weight: normal;
}

#menuelist td.row41 {
	font-family: Verdana, Arial, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 47px;
	font-size: 10px;
	color: #616f8a;
	font-weight: normal;
}

#menuelist td.row40 a:link, #menuelist td.row40 a:visited {
	font-size: 11px;
	color: #959d2c;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row40 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row41 a:link, #menuelist td.row41 a:visited {
	font-size: 10px;
	color: #616f8a;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row41 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}




#menuelist td.row50 {
	font-family: Verdana, 'Times New Roman',Arial, Verdana, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 45px;
	font-size: 10px;
	color: #959d2c;
	font-weight: normal;
}

#menuelist td.row51 {
	font-family: Verdana, 'Times New Roman',Arial, Verdana, Sans-Serif;
	line-height:150%;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 45px;
	font-size: 10px;
	color: #616f8a;
	font-weight: normal;
}

#menuelist td.row50 a:link, #menuelist td.row50 a:visited {
	font-size: 10px;
	color: #959d2c;
	text-decoration: underline;
	font-weight: normal;
}
#menuelist td.row50 a:hover,a:active {
	text-decoration: underline;
	font-weight: normal;
}

#menuelist td.row51 a:link, #menuelist td.row51 a:visited {
	font-size: 11px;
	color: #616f8a;
	text-decoration: none;
	font-weight: normal;
}
#menuelist td.row51 a:hover,#menuelist td.row51 a:active {
	text-decoration: underline;
	font-weight: normal;
}


hr { 
height: 2px;  
border-right: #959d2c 0px solid; 
border-top: #959d2c 0px solid; 
border-left: #959d2c 0px solid; 
border-bottom: #959d2c 0px solid; 
background-color: #959d2c;
}

table.infobox {
	background-image:url(/UserFiles/Image/layout/bg_sammelcontainer_table.png);
}

tr.infobox {
	background-image:url(/UserFiles/Image/layout/bg_sammelcontainer_tr.png);
	background-repeat:repeat-x;
}

td.infobox {
	font-family: Verdana,Arial; 
	font-size:11px; 
	color: #7f7058;
	padding-left:20px;
	padding-right:30px;
}

table.homebox {
	background-image:url(/UserFiles/Image/layout/bg_box.png);
	background-repeat:repeat-y;
	height:82px;
}

tr.homebox {
	height:82px;
}

td.homerightbox {
	font-family: Verdana,Arial; 
	font-size:11px; 
	color: #7f7058;
	padding-right:16px;
}
td.homeleftbox {
	width:93px;
	font-family: Verdana,Arial; 
	font-size:11px; 
	color: #7f7058;
}
