body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        color:black; 
	background-color: #e6e6e6;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
    color:#000000;
}

.select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    color:#000000;
}

.input {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    color:#000000;
}

.submit {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    color:#000000;
}

.reset {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
    color:#000000;
}

.listEntry {
	margin-bottom: 10px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF0000;
	text-decoration: none
}
a:hover {
	color: #7187B9;
	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: white;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}

/*
 * Template euronet
*/

.imageone, .imagetwo {
text-align: center;
border: none;
}

.imageone img, .imagetwo img {
border: 1px solid #FFF;
margin: 0 5px 5px 0;
padding: 0 0 5px 0;
background-color: #FFF;
}

#container {
	width: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#header {
	padding: 0px;
	height: 160px;
	margin-bottom: 5px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#navigation {
	padding: 5px;
	height: 15px;
	background-color: #666;
	margin-bottom: 5px;
	margin-top: 5px;
}

#navigation a, #navigation a:link {
	padding: 5px;
	color: #FFF;
	height: 15px;
}

#navigation a:hover {
	padding: 5px;
	color: #7187B9;
	background-color: #FFF;
	height: 15px;
	border-bottom: 2px solid #FFF;
}

#left {
	float: left;
	text-align: left;
	width: 200px;
/*		height: 450px;*/
	margin: 0;
	margin-right: 5px;
	padding: 5px;
/*	background: transparent url(edge_tl.gif) no-repeat top left; */
	background-color: #DBE2F4;
}

#content {
	padding: 5px;
/*	margin-left: 10px;
	margin-right: 10px;*/
/*	height: 450px;*/
	width: 750px;
	float: left;
	text-align: left;
/*	background: transparent url(edge_tl.gif) no-repeat top left; */
	background-color: #CCCCCC;
	color: #000000;
}

#content h1 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 100px;
}

#content h3 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 100px;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	height: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #666;
}
#footer2 {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	height: 20px;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #666;
}

#bannerallee {
        text-align: center;
        border: none;
}

#bannerallee img {
        padding-right: 20px;
}

#bannerallee a, #bannerallee a:link {
        border: none;
}

/* news boxen */

#news-box-top-header {
	float: right;
	text-align: left;
	width: 200px;
	height: 25px;
	background-color: #595E4A;
}

#news-box-top {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 190px;
	height: 190px;
	background-color: #D7DFC3;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595E4A;
	padding: 5px 5px 0 5px;
}

#news-box-bottom-header {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 200px;
	height: 25px;
	background-color: #595E4A;
}

#news-box-bottom {
	float: right;
	text-align: left;
	margin-top: 5px;
	width: 190px;
	height: 190px;
	background-color: #D7DFC3;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595E4A;
	padding: 5px 5px 0 5px;
	
}

#news-box-top-header h1, #news-box-bottom-header h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #FFF;
}

/* polaframe */

#polaframe {
	position: relative;
	left: 450px;
	top: 40px;
	width: 250px;
	height: 250px;
	padding: 10px 10px 20px 10px;
	border-left: 10px solid #FFF;
	border-top: 10px solid #FFF;
	border-right: 10px solid #FFF;
	border-bottom: 20px solid #FFF;
	background-color: #EFEFEF;
	z-index: 50;
}

/* css for filelist text */
.v11, .v11 a, .v11 a:link {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}:1px solid #000000;
}
0;
}:1px solid #000000;
}

