@charset "utf-8";
/* 25.10.2009 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 11px;
	color:white;
	background-color: #181818;
	background-image: url(hp_img/streifen_header_norepeat.jpg);
	background-repeat: no-repeat;
	
}

a {
	color: #181818;
	text-decoration: none;
	background-color: #ccff66;
	
}

a:hover {
	color: #181818;
	background-color: #ffff33;
}

#container {
	width: 1000px;
	min-height: 560px;
	margin-top: 135px;
	margin-left: 20px;

}

#navigation {
	width: 135px;
	background-color: #181818;
	padding: 7px;
	padding-top: 10px;
	float: left;
}

.navi li {
	background-color: #cc3366;
	color: white;
	font-size: 10px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 5px;
	font-weight: normal;
	display: block;
}

.navi li:hover {
	background-color: #0099cc;
	color: #181818;
	font-size: 10px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding: 5px;
	font-weight: normal;
	display: block;
	
	
}

.navi a {
	background-color: transparent;
	color: white;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
}

.navi a:hover {
	background-color: transparent;
	display: block;
}

#content {
	width: 820px;
	background-color: transparent;
	float: left;
	margin-left: 30px;
}

#content_m {
	width: 510px;
	padding: 10px;
	background-color: #181818;
	float: left;
	padding-bottom: 50px;
}

#content_x {
	width: 355px;
	padding: 10px;
	background-color: #181818;
	float: left;
	padding-bottom: 50px;
}

#content_port {
	width: 600px;
	padding: 10px;
	background-color: #181818;
	float: left;
	padding-bottom: 50px;
}


#content_r {
	width: 180px;
	background-color: #181818;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 10px;
}

#content_contact {
	width: 355px;
	margin-left: 30px;
	background-color: #181818;
	float: left;
	padding-bottom: 50px;
	padding: 10px;
}


#content_r h1 {
	background-color: #cc3366;
	color: white;
	font-size: 10px;
	margin-bottom: 4px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	font-weight: normal;
}

#header {
	font-size:40px;
	padding-left:0px;
	padding-top:25px;
	width:490px;
	background-color: white;
	height:75px;
}

.ueberschrift {
	padding:4px;
	width:auto;
	background-color: #cc3366;
	height:12px;
	margin-bottom:10px;
	color: white;
	font-weight: normal;
}

.ueberschrift a {
	background-color: transparent;
}

.misc_image {
	margin-bottom: 50px;
}

.work_album {
	margin-right: 1px;
	margin-bottom:2px;
	width:60px;
	height:60px;
}

.work_album_last {
	margin-right: 1px;
	margin-bottom:2px;
	width:75px;
}

.right_image {
	width: 180px;
}

.part {
	margin-top:20px;
}

.info {
	line-height: 1.5;
}

.nbg {
	background-color: transparent;
}

.nbg:hover {
	background-color: transparent;
}
