@charset "utf-8";
/* CSS Document */


/*----------------------- Allgemein--------------------*/

*{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-image:url(http://www.brandnamic.com/Bilder/links.gif); 
	background-repeat:repeat-x;
	}

	
/*----------------------- Header--------------------*/

.header{
	height: 93px;
	background-image:url(http://www.brandnamic.com/Bilder/header_hinten.jpg);
	background-repeat:repeat-x;
	padding-top:38px;
	}
	
.header_info{
	width:1007px;


	}
	
.header_info .Logo{
	width: 184px;
	margin-left:44px;
	float:left;
	}
	

.header_info .adresse{
	width: 184px;
	float:left;
	color: #979797;
	padding-left: 16px;
	padding-top:5px;
	line-height: 13px;
	}
	
.header_info .adresse a{
	color: #979797;
	font-weight:bold;
	text-decoration:none;
	}
	
.header_info .adresse a:hover{
	text-decoration:underline;
	}
	
.header_info .sprache_subline{
	width: 572px;
	float:right;
	}
	
.header_info .sprache_subline .sprache{
	font-weight:bold;
	}
		
.header_info .sprache_subline .sprache a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.header_info .sprache_subline .sprache a:hover{
	font-weight:bold;
	color: #a71034;
}

.header_info .sprache_subline .subline{
	margin-top:70px;
	}
	
/*-----------------------Menu--------------------*/

.Hauptmenu{
	background-image:url(http://www.brandnamic.com/Bilder/menu_hintergrund.gif);
	background-repeat:no-repeat;
/*	margin-top: 7px;*/
	}

.Hauptmenu .Menufuehrung{
	width:1007px;
}
	

	

/*-----------------------Grafische Elemente unter Menü--------------------*/

.elemente .flash{
	width: 1007px;
	}
	
.elemente{
	background-image:url(http://www.brandnamic.com/Bilder/flash_hinten.gif);
	background-repeat:repeat-x;
	}
	
.elemente .element_streifen{
	background-image:url(http://www.brandnamic.com/Bilder/heintergurnd_elemente_streifen.gif);
	background-repeat: repeat-x;
	height:22px;
	}


/*-----------------------Social Media--------------------*/

.social_media{
	clear:both;
	}
	
.social_media img{
	margin-left:10px;
	margin-top: 8px;
	}
	

/*-----------------------Content--------------------*/

.content{
	color:#FFFFFF;
	background-color:#000;
	height:100%;
			background-image: url(http://www.brandnamic.com/cms/upload/layout/content_hinten.jpg);
			background-repeat:no-repeat;
		
	}
	
.inhalt{
	width:1007px;
		margin-right: 84px;
		height: 540px;


	}
	
.inhalt .text{
	width: 581px;
	float:left;
	padding-top:97px;
	}
	
.inhalt .Nav_pfad{
	padding-left:44px;
	}
	
.inhalt .scroll_kasten{
	width: 419px;
	float:right;
	padding-top:97px;}
	
 .Titel{
	padding-left: 44px;}
	
.inhalt .nummer{
	width: 32px;
	float:left;
	}
	
.inhalt .titel_h1{
	width:444px;
	float:right;
	padding-right: 46px;
	}
	
.titel_h1 h1{
	font-size: 20px;
	font-weight:bold;
	padding-top: 0px;
	margin: 0px;
	}
	
.titel_h1 h2{
	font-size: 17px;
	font-weight:normal;
	margin-top: 7px;
	}
	
.inhalt_text{
	padding-left: 92px;
	padding-right: 44px;
	line-height:18px;
	}
	
/*-----------------------Footer--------------------*/

.footer_hinten{
	background-color: #030303;
	}

.footer{
	width:903px;
	margin-right: 84px;
	padding-left: 97px;
	color:#6f6f6f;
	}
	
.footer a{
	color: #6f6f6f;
	}

.footer a:hover{
	color:#ffffff;
	}
	
.Service_nav {
	color: #ffffff;
	margin-right: 8px;
	margin-top: 8px;
	}
	
.Service_nav img{
	margin-right: 4px;
	}
	
.Service_nav a:hover{
	color: #6f6f6f;
	}
	
.credits tr td{
	border: 1px solid #fff;
	background-color:#000000;
	}
	
.credits tr td a{
	color:#FFFFFF;
	}
