/* CSS Document */


body{
	margin:auto;
	width:1000px;
	background-image:url(images/bg_c-publishers90x30x300.jpg);

/*	background-color:#bac9ff;*/
	}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bold;
	color:white;
}

img {
	border:5px solid #FFFFFF;
}

#all{
	}

#logo{
	font-family:"Times New Roman", Times, serif;
	cursor:crosshair;
	width:720px; height:206px;
	max-width:720px;
	padding-left:113px;
	background-image:url(images/logo_600.png);
	background-repeat:no-repeat;
	background-position:center;
	
	}
	
#language{
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	width:768px;
	max-width:768px;
	padding-left:20px;
	padding-right:0px;
	padding-top: 1px;
	}
	
#navigation{
	font-family:"Times New Roman", Times, serif;
	width:768px;
	max-width:768px;
	padding-left:113px;
	padding-right:113px;
	padding-top: 1px;
	text-align:center;
	}

#language_sel{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#333333;
	background-color:white;
}

a.navi {
display:inline;
white-space:nowrap;
overflow:hidden;
font-family:"Times New Roman", Times, serif;
font-size:13px;
text-decoration:none;
letter-spacing:0.1em;
padding:3px;
text-align:center;
}

a.navi:link, a.navi:visited {
	/*background-color:rgb(115,115,75);*/	/*Hintergrundfarbe Menülinks*/
	color:blue;						/*Textfarbe in Menülinks*/
}

a.navi:visited {
	/*background-color:rgb(115,115,00);*/	/*Hintergrundfarbe Menülinks*/
	color:blue;						/*Textfarbe in Menülinks*/
}

a.navi:hover {
	/*background-color:#00097F;*/			/*Hintergrundfarbe bei Mouseover*/
	color:red;						/*Textfarbe bei Mouseover*/
}

a:active {
	color:red;
/*	background-color:red;*/
}

a.footer:link, a.footer:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:white;
	text-decoration:underline;
	}

 a.footer:hover, a.footer:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:red;
	text-decoration:underline;
}

a.footer_menu:link, a.footer_menu:visited {
	font-family:"Times New Roman", Times, serif;
	color:white;
}

a.footer_menu:hover, a.footer_menu:active {
	font-family:"Times New Roman", Times, serif;
	color:red;
}

#content{
	font-family:"Times New Roman", Times, serif;
	width:768px;
	max-width:768px;
	min-height:500px;
	background-color:#00097f;
	padding-left:113px;
	padding-right:113px;
	padding-top:50px;
	padding-bottom:10px;
	font-size:17px;
	color:white;
	text-align:justify;
	}
	
#digital_samples {
	font-family:"Times New Roman", Times, serif;
	width:768px;
	max-width:768px;
	font-size:17px;
	color:white;
	text-align:center;
	border-collapse:collapse;
}

.e {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:;
	color:red;
}

.centered {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	text-align:center;
}

a.centered:link, a.centered:visited, a.centered:hover, a.centered:active {
	color:red;
}

.boldened {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
}

#impressum{
	text-align:center;
	color:#FFFFFF;
	}

#footer{
	font-family:"Times New Roman", Times, serif;
	width:768px;
	max-width:768px;
/*	min-height:28px;*/
/*	background-color:#999999;*/
	opacity:0.5;/*Durchsichtigkeit andere Browser*/
	filter:alpha(opacity=50);/*Durchsichtigkeit IE*/
	background-color:#00097f;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:113px;
	padding-right:113px;
	font-size:12px;
	text-align:center;
	color:white;
}

#footer_menu{
	font-family:"Times New Roman", Times, serif;
	width:768px;
	max-width:768px;
/*	min-height:28px;*/
	background-color:#00097f;
/*	background-color:#999999;*/
	opacity:0.5;/*Durchsichtigkeit andere Browser*/
	filter:alpha(opacity=50);/*Durchsichtigkeit IE*/
	padding-top:5px;
	padding-bottom:5px;
	padding-left:113px;
	padding-right:113px;
	font-size:14px;
	text-align:center;
	color:white;
}

.sitemap {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:white;
}

a.sitemap:link, a.sitemap:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:white;
}

a.sitemap:hover, a.sitemap:active {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:red;
}

.linkswhite {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:white;
}

a.linkswhite:link, a.linkswhite:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:white;
}

a.linkswhite:hover, a.linkswhite:active {
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:red;
}

a {text-decoration:none
}