/*

*/
body,td,th,form,input,textarea,div,h1,h2,h3,li,dt,dd  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	scrollbar-track-color: #333;
	scrollbar-face-color: #999;
	scrollbar-highlight-color: #ddd;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: #000;
	scrollbar-arrow-color: #ddd;
}

body,td,th,form,input,textarea,p,div,h1,h2,h3,li,dt,dd {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #ddd;
	background-color: #000;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 240px;
	height: 175px;
	z-index: 11;
}

#logo_spacer {
	
}


#logo {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/voice_strings_and_fire_logo_coloured.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#menu {
	position: absolute;
	width: 240px;
	height: 353px;
	z-index: 4;
	left: 10px;
	top: 220px;
}


#menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.box_nav {
	border: 0px solid #ddd;
	margin: 0px 0px 0px 20px;
	padding: 3px 3px 3px 0px;
	font-size: 12px;
	color: #ddd;
	font-style: normal;
	font-weight: 500;
	width: 220px;
}

ul.arrowlist {
	margin: 0px 0px 4px 0px;
	padding: 3px 3px 3px 3px;
	border: 0px solid #ddd;
	list-style: none;
	/*
	background-color: #FFEBCD;
	background: #FFEBCD;
	*/
	width: 220px;
}

ul.arrowlist li {
	
}

ul.arrowlist li a {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 200px;
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #ddd;
	font-style: normal;
	font-weight: bold;
}

ul.arrowlist li a:link {
	text-decoration: none;
}

ul.arrowlist li a:visited {
	text-decoration: none;
}

ul.arrowlist li a:focus {
	text-decoration: none;
	background-image: url(../images/icon_arrow_fff.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

ul.arrowlist li a:hover {
	text-decoration: none;
	background-image: url(../images/icon_arrow_fff.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

ul.arrowlist li a:active {
	text-decoration: none;
	background-image: url(../images/icon_arrow_fff.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

ul.arrowlist li a.active {
	text-decoration: none;
	background-image: url(../images/icon_arrow_fff.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

ul.arrowlist li a.orange_active {
	background-image: url(../images/icon_arrow_ddd.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #fff;
}

ul.arrowlist li a {
	background-image: url(../images/icon_arrow_ddd.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.ueber {
	margin: 50px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-weight: 600;
	font-size: 16px;
	color: #333;
}

h1 {
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	text-align: left;
}

h2 {
	font-size: 16px;
	font-weight: 500;
	color: #000000;
	text-align: left;
}

h3 {
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	text-align: left;
}

#ueberschrift {
	position: absolute;
	width: 700px;
	z-index: 3;
	left: 260px;
	top: 200px;
	height: 100px;
}

#content_wrapper {
	position: absolute;
	width: 700px;
	z-index: 5;
	left: 260px;
	top: 300px;
}



#header_image_wrapper {
	position: absolute;
	width: 700px;
	height: 300px;
	z-index: 2;
	left: 260px;
	top: 0px;
}

#header_image {
	float: right;
	height: 170px;
	z-index: 3;
}

img {
	border: 0px;
}

H1 {
	font-size: 24px;
}

H2 {
	font-size: 18px;
}

H3 {
	font-size: 16px;
}

#ueberschrift {
	background-image: url(../images/ueberschrift.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ddd;
}

#content {

	text-align:left;
	text-indent: 0px;
	font-size: 12px;
	color: #999;
	width: 620px;
	margin :0px 0px 0px 0px;
	padding:0px 40px 5px 40px;
}

#content p {
	text-align: left;
	text-indent: 0px;
	color: #333;
	background-color: #ddd;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 50px;
	background-image: url(../images/content_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#000;
	color: #999;
}

.nojust {
	font-size: 14px;
	font-weight: 700;
	color: #000000;
	text-align: left;
	text-indent: 0px;
}

.kontakt {
	font-size: 10px;
	font-weight: 500;
	color: #000000;
	text-align: left;
}

.white {
	color: #ffffff;
}
