

body
{
	background-color:#cce8fb;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, td
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 125%;
	color:#0c2d4e;
}

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


input, select, textarea { 	
	line-height:100%;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}

.input_button { 	
	line-height:125%;
}

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

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

.srch_inp {
	BORDER-RIGHT: #9C9E93 1px solid; 
	BORDER-TOP: #9C9E93 1px solid; 
	BORDER-LEFT: #9C9E93 1px solid; 
	width: 120px; 
	height: 16px;
	BORDER-BOTTOM: #9C9E93 1px solid; 
	FONT-SIZE:11px; 
	background-color: #FFFFFF;
}


a:link  	{	color: #de1300;	TEXT-DECORATION: none;	 }
a:visited  	{	color: #de1300;	TEXT-DECORATION: none;	 }
a:focus  	{	color: #de1300;	TEXT-DECORATION: none;	 }
a:active	{	color: #de1300;	TEXT-DECORATION: underline;	 }
a:hover	{	color: #de1300;	TEXT-DECORATION: underline;	 }



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


.Title1
{
	line-height: 110%;
	font-family:Verdana, 'Times New Roman',Arial, Sans-Serif;
	color: #0053a0;
	font-size:18px;
	font-weight: normal; 
}

.Title2 
{
	line-height: 125%;
	font-family:Verdana, Arial, Sans-Serif;
	color: #00519e;
	font-size:12px;
	font-weight: bold; 
}

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

.Imgborderl { border:2px solid #FFFFFF; padding: 0px; margin-left: 10px}
.Imgborderr { border:2px solid #FFFFFF; padding: 0px; margin-right: 10px}

table.sitemap {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	width: 300px;
	color: #000000;
	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 : #000;
}
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 : #000;
	padding-left: 20px;
	padding-right: 20px;
}
table.sitemap td.row1 {
	color : #000;
	padding-left: 40px;
	padding-right: 20px;
}
table.sitemap td.row2 {
	color : #000;
	padding-left: 60px;
	padding-right: 20px;
}
table.sitemap td.row3 {
	color : #000;
	padding-left: 80px;
	padding-right: 20px;
}
table.sitemap td.row4 {
	color : #000;
	padding-left: 100px;
	padding-right: 20px;
}
table.sitemap td.row5 {
	color : #000;
	padding-left: 120px;
	padding-right: 20px;
}
table.sitemap td.row6 {
	color : #000;
	padding-left: 140px;
	padding-right: 20px;
}
table.sitemap td.row7 {
	color : #000;
	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;
}


.topmenue { width:100%; background-color: #de1300; height:26px;}

/* aktiv */
.row10 { 
	font-family: Verdana, Arial, 'Times New Roman',Sans-Serif;
	height:26px;
	background-color: #ffffff;
	color: #888888;
	padding: 3px 13px 0px 13px;
	font-size: 12px;
	font-weight: normal;
}
.row10:link, .row10:visited, .row10:focus { 
	color: #888888;
	text-decoration: none;
}
.row10:active, .row10:hover { 
	color: #888888; 
	text-decoration: underline;
}


/* aktiv */
.row11 { 
	font-family: Verdana, Arial, 'Times New Roman',Sans-Serif;
	height:28px;
	color: #ffffff;
	padding: 3px 13px 0px 13px;
	font-size: 12px;
	font-weight: normal;
}
.row11:link, .row11:visited, .row11:focus { 
	color: #ffffff;
	text-decoration: none;
}
.row11:active, .row11:hover { 
	color: #ffffff;
	text-decoration: underline;
}

.submenue { width:100%; background-color: #ffffff; height:30px; }
.row01 {  
	font-family: Verdana, Arial, 'Times New Roman',Sans-Serif;
	height:30px;
	color: #888888;
	padding: 4px 7px 0px 0px;
	font-size: 12px;
	font-weight: normal;
} 
/* aktiv */
.row20 { 
	font-family: Verdana, Arial, 'Times New Roman',Sans-Serif;
	height:30px;
	background-color: #ffffff;
	color: #F00000;
	padding: 4px 7px 0px 7px;
	font-size: 12px;
	font-weight: normal;
}
.row20:link, .row20:visited, .row20:focus { 
	color: #F00000;
	text-decoration: none;
}
.row20:active, .row20:hover { 
	color: #F00000; 
	text-decoration: underline;
}

/* inaktiv */
.row21 { 
	font-family: Verdana, Arial, 'Times New Roman',Sans-Serif;
	height:30px;
	color: #888888;
	padding: 4px 7px 0px 7px;
	font-size: 12px;
	font-weight: normal;
}
.row21:link, .row21:visited, .row21:focus { 
	color: #888888;
	text-decoration: none;
}
.row21:active, .row21:hover { 
	color: #888888;
	text-decoration: underline;
}

.katalogtitel {
	line-height: 150%;
	color:#0c2d4e;
	font-weight: bold;
}
.kataloglink:link, .kataloglink:visited, .kataloglink:focus { 
	line-height: 150%;
	color:#0c2d4e;
	font-weight: bold;
	text-decoration: none;
}
.kataloglink:active, .kataloglink:hover { 
	line-height: 150%;
	color:#0c2d4e;
	font-weight: bold;
	text-decoration: underline;
}

.katalogrlink:link, .katalogrlink:visited, .katalogrlink:focus { 
	line-height: 150%;
	color:#de1300;
	font-weight: bold;
	text-decoration: none;
}
.katalogrlink:active, .katalogrlink:hover { 
	line-height: 150%;
	color:#de1300;
	font-weight: bold;
	text-decoration: underline;
}


.katalogtext {
	line-height: 150%;
}


.katalog:link, .katalog:visited, .katalog:focus { 
	color: #0c2d4e;
	text-decoration: none;
}
.katalog:active, .katalog:hover { 
	color: #ff0800; 
	text-decoration: underline;
}

.katalogactive:link, .katalogactive:visited, .katalogactive:focus { 
	color: #ff0800;
	text-decoration: none;
}
.katalogactive:active, .katalogactive:hover { 
	color: #ff0800; 
	text-decoration: underline;
}


.footerl {
	color: #FFFFFF;
}


.footerl:link, .footerl:visited, .footerl:focus { 
	color: #FFFFFF;
	text-decoration: none;
}
.footerl:active, .footerl:hover { 
	color: #FFFFFF; 
	text-decoration: underline;
}


td.lefttd {
padding-left: 0px;
width: 320px;
height: 450px;
background-image:url(/UserFiles/Image/layout/background.jpg);
background-repeat:no-repeat;
}

td.scroll {
padding-left: 0px;
width: 627px;
height: 450px;
}

td.subscroll {
padding-left: 0px;
width: 280px;
height: 410px;
}

td.contentscroll {
padding-left: 0px;
width: 607px;
height: 410px;
}

.thumbnail {
	float:left;
	margin:0 5px 5px 0;
}

.thumbnail a {
	margin:0;
	padding:2px;
	border: 1px solid #999;
}
.thumbnail a:hover {
	border: 1px solid #c03;
}

.thumbnail p {
	text-align: center;
	margin:0;
	padding:0;
}
