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

* {
	margin:0px;
	padding:0px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-image:url(images/bg.jpg);
}


#container {
	margin:-7px auto;
	width:800px;
	min-height:800px;
	border:7px solid #666;
	background-color:#eee;
}
#banner {
	width:800px;
	height:215px;
	background-image:url(images/KAMERAMOERDER_header_website.jpg);
	padding-top:10px;
}

#banner h1, #banner a, #banner a:visited, #banner a:hover {
	color:#e20031;
	font-size:72px;
	margin:10px 15px 0px 7px;
	font-weight:bold;
	text-decoration:none;
}

#banner h2 {
	color:#e20031;
	font-size:36px;
	margin:0px 50px -10px 50px;
	font-weight:bold;
}

#banner p {
	color:#333;
	font-size:10px;
	margin:-10px 0px 0px 18px;
	font-weight:bold;
}

#menu {
	width:800px;
	border-bottom:2px solid #666;
	float:right;
	padding-top:5px;
	margin-bottom:30px;
}

#menu ul {
	display:block;
	list-style-type:none;
	white-space:nowrap;
}

#menu li {
	display: inline;
	padding-left:74px;
}

#menu li a, #menu li a:visited{
	text-decoration:none;
	color:#e20031;
	font-weight:bold;
	font-size:20px;
	font-variant:small-caps;
}

#menu li a:hover{
	text-decoration:none;
	color:#333;
}

	
#content {
	width:700px;
	min-height:400px;
	padding:50px;
	
	}

	
#content h1 {
	font-size:16px;
	padding-bottom:10px;
}

#content h2 {
	font-size:14px;
	padding-bottom:10px;
}

#content a, #content a:visited {
	color:#333;
}

#contentpresse {
	width:720px;
	min-height:400px;
	padding:40px;
	
	}
	
	
#contentpresse h1 {
	font-size:16px;
	padding-bottom:10px;
}

#contentpresse h2 {
	font-size:14px;
	padding-bottom:10px;
}

#contentpresse a, #content a:visited {
	color:#333;
}
	
#footer {
	width:800px;
	height:379px;
	background-image:url(images/KAMERAMOERDER_website_footer.jpg);
}

#logoleiste {
	width:800px;
	height:30px;
	margin:0 auto;
	padding-top:10px;
}
#logoleiste img {
	float:right;
	margin:5px;
}

#logoleiste .social {
	float:left;
	border:0px;
}

#submenu {
	width:250px;
	border-bottom:2px solid #666;
	float:right;
	padding-top:5px;
	margin-bottom:30px;
}

#submenu a {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding-right:20px;
	color:#e20031;
}


#submenu a:hover{
	text-decoration:none;
	color:#333;
}
