/*  { margin:0; padding:0;}
*/
body {
	background-image:url(images/background.gif);
	background-repeat:repeat;
	background-color:#d6d6d6;
	font-family:"CartoGothicStdBook", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif; 
	font-size:12px;; 
	color:#FFFFFF;
	padding: 0px;
	margin: 0px;
	height:auto;}


a { color: #970000;
	text-decoration:none;}
	
a:hover {
	color:#970000;
	text-decoration:underline;}
	
	
a:focus {
outline:none;
}

p { line-height:100%;
padding: 0px;
margin: 2px 0px 2px 0px;
}

h1 {font-size:18px;
	font-weight:bold;
	color:#FFF;}
	
	


/*================== MainLayout ====================*/


#OuterWrapper {
	width: 1300px;
	margin: 0 auto 0 0;
	position: relative;
}


#Sidebar {
	position:fixed;
	float:left;
	margin: 260px 0 0 20px;
	width: 55px;
	height: auto;
	z-index:1000;
}

#SidebarTop {
	float:left;
	background-image:url(images/sidebar_top.png);
	background-repeat:no-repeat;
	width: 55px;
	height: 10px;
}

#SidebarMiddle {
	float:left;
	background-image: url(images/sidebar_middle.png);
	background-repeat:	repeat-y;
	width: 55px;
	min-height: 30px;
	text-align:center;
	padding: 10px 0 10px 0;

}

#SidebarMiddle p {
	padding: 4px 0 4px 0;

}

#SidebarBottom {
	float:left;
	background-image:url(images/sidebar_bottom.png);
	background-repeat:no-repeat;
	width: 55px;
	height: 10px;
}

.tooltip {
	background-color:#000;
	border:1px solid #444444;
	padding:8px 10px;
	width:116px;
	display:none;
	color:#970000;
	text-align:left;
	font-size:14px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
	z-index:100;
}

img.load {
	width: 32px;
	height: 32px;
	top: 67px;
	left: 107px;
	background-color: #FFF;
	border: 0;
}

#PageWrapper { 

	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
}



#HeaderWrapper {	 
	float:left;
	height: 45px;
	width: 1000px;
	margin: 30px 0 30px 0;

}

.NavbarWrapper {	 

	float:left;
	height: 44px;
	width: 1000px;
	background-image:url(images/navbar.png);
	background-repeat:no-repeat;
	margin: 0 0 20px 0;
}

.ContentWrapper {	 

	float:left;
	min-height: 260px;
	width: 1000px;
}

#FooterWrapper {	 

	float:left;
	height: 700px;
	width: 1000px;
}


/*================== header ====================*/

#LogoBox {	
	float:left;
	height: 45px;
	width: 340px;
	background-image:url(images/logo_swf.png);
	background-repeat:no-repeat;
	margin: 0 645px 20px 15px;
}


/*================== navbar ====================*/

.Navbar {    position: relative;
	font-size:18px;
	float:left;
	height: 20px;
	width: 950px;
	padding: 12px 25px 10px 25px;
	margin: 0 0 0 0;
	text-transform:uppercase;
}
.NavbarAnchor{
	height:50px;
	width:950px;
	float:left;}

.Navbar a{	
	color:#FFFFFF;
	text-decoration:none;}
.Navbar a:hover{
	color:#FFFFFF;
	text-decoration:underline;}
	
.scroll{}


/*================== content ====================*/


.ContentBoxBlackText {
	float:left;
	min-height: 260px;
	width: 1000px;
	margin: 0 0 300px 0;
}



.ContentBoxBlack {
	float:left;
	min-height: 260px;
	width: 1000px;
	margin: 0 0 20px 0;
}

.ContentBoxBlackNew {
	float:left;
	min-height: 260px;
	width: 1000px;
	margin: 0 0 20px 0;
	z-index:1000;
	background-image:url(images/neu.png);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
}

.ContentBoxBlackTop {	
	float:left;
	height: 10px;
	width: 1000px;
	background-image:url(images/content_box_black_top.png);
	background-repeat:no-repeat;
	margin: 0 0 0 0;

}
.ContentBoxBlackContent {	
	float:left;
	min-height: 240px;
	width: 1000px;
	background-image:url(images/content_box_black_back.png);
	background-repeat:repeat-y;
margin: 0 0 0 0;
}
.ContentBoxBlackBottom {	
	float:left;
	height: 10px;
	width: 1000px;
	background-image:url(images/content_box_black_bottom.png);
	background-repeat:no-repeat;
	margin: 0 0 20px 0;
}

.ContentBox545 {	
	float:left;
	min-height: 200px;
	width: 545px;
	padding: 10px 0 0 0 ;
	margin: 0px 20px 10px 10px;
}

.ContentBox545 p {
	font-size:16px;
	line-height:1.2em;
	text-align:justify;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	color:#b8b8b8;}
	
	
.ContentBox450 {
	float:left;
	min-height: 200px;
	width: 450px;
	padding: 10px 0 0 0 ;
	margin: 0px 25px 10px 25px;
}

.ContentBox450 p {
	font-size:16px;
	line-height:1.2em;
	text-align:justify;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	color:#b8b8b8;}	

.ContentBox1000 {	
	float:left;
	min-height: 200px;
	width: 950px;
	padding: 10px 0 0 0 ;
	margin: 0px 25px 10px 25px;
}



.ContentBox p {
	font-size:16px;
	line-height:1.2em;
	text-align:justify;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	color:#b8b8b8;}


.ContentBoxHeader{
	margin-top: 5px;
	    font-family: 'CartoGothicStdBold';
color:#ffffff;
/*color:#cacaca;*/
	font-size:18px;}


.ContentIconBox {	
	float:left;
	min-height: 30px;
	width: 515px;
	padding: 10px 0 0 0 ;
	margin: 0px 20px 0px 10px;
	text-align:right;
}



.Weblink {margin-bottom:30px;
	font-size:16px;color:#970000; display:block; }
.Weblink a{
	font-size:16px;color:#970000; display:block; }
.Weblink a:hover{}

.clear {
	clear:both;}

/*================== content col ====================*/



.ContentCol425 {	
	float:left;
	min-height: 30px;
	width: 425px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}

.ContentCol545 {	
	float:left;
	min-height: 30px;
	width: 545px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}


.ContentCol1000 {	
	float:left;
	min-height: 30px;
	width: 1000px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}



.ContentCol500 {		
	float:left;
	min-height: 30px;
	width: 500px;
	padding: 0 0 0 0 ;
	margin: 0 0 0 0;
}




/*================== content screenshot box ====================*/


.ScreenshotBox {
	position: relative;
	float:left;
	height: 220px;
	width: 400px;
	padding: 0 0 0 0 ;
	margin: 10px 5px 0 20px;
}


img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}







/*================== footer ====================*/


.Footer {	padding: 0 25px 10px 25px;
font-size:10px;
}




/*================== tabellen ====================*/




td.Label {	vertical-align: middle;
	    font-family: 'CartoGothicStdBold';

	border-bottom: dotted 1px #970000;	height: 26px;	padding: 2px 4px 2px 6px;
		font-size: 14px;	
}

td.Link {	vertical-align: middle;
	border-bottom: dotted 1px #970000;
	border-left: dotted 1px #000000;	height: 26px;	background-color:#333;
	padding: 2px 4px 2px 6px;
		font-size: 14px;	
}

td.Link a {	
	color:#767676;
}

td.Link a:hover {	
	color:#ffffff;	text-decoration:none;

}

	
td.Clean {	vertical-align: middle;
	font-size: 14px;	height: 26px;	padding: 1px 4px 1px 6px;}

td.InhaltGreyText {	
	color:#767676;vertical-align: middle;
	font-size: 14px;
	background-color:#333;
	border-left: dotted 1px #000000;
	border-bottom: dotted 1px #CCCCCC;	height: 26px;	padding: 1px 4px 1px 6px;}

td.Inhalt {	vertical-align: middle;
	font-size: 14px;
	background-color:#333;

	border-bottom: dotted 1px #CCCCCC;	height: 26px;	padding: 1px 4px 1px 6px;}
td.Inhalt a {	
	color:#ffffff;
}

td.Inhalt a:hover {	
	color:#767676;
	text-decoration:none;
}


/*==================txt, links, lines, titles====================*/


