﻿/* Basis Light & Sound Project */


BODY,TD{font-family:Arial,Helvetica;font-size:12px;color:#000000;}

ul
{
list-style-image:url('ul_li.gif');
list-style-position:outside;
}


li {margin-bottom:8px;}




H1{font-size:16px;font-weight:bold;margin-bottom:-12px;color:#ED1D24;}
H2{font-size:14px;font-weight:bold;margin-bottom:-12px;color:#ED1D24;}
H3{font-size:12px;font-weight:bold;margin-bottom:-12px;color:#ED1D24;}
H4{font-size:14px;font-weight:bold;margin-bottom:-12px;color:#000000;}
H5{font-size:12px;font-weight:bold;margin-bottom:-12px;color:#000000;}
H6{font-size:10px;font-weight:bold;color:#000000;}




a{text-decoration:underline;font-weight:normal;}
a:link{color:#ED1D24;text-decoration:underline;}
a:visited{color:#ED1D24;text-decoration:underline;}
a:active,a:hover{color:#000000;text-decoration:underline;}



.verlauf_oben {
	background-image:url('verlauf_oben.jpg');
	background-repeat:repeat-x;
	
}



.verlauf_unten {
	background-image:url('verlauf_unten.jpg');
	background-repeat:repeat-x;
	
}






/* Seiten-Titel und Content Light & Sound Project */

#page_title {
	padding-top: 1px;
    padding-left: 20px;
    padding-bottom: 10px;
}



#content_main {
	vertical-align: top;
	padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    width:640px;
}


#content_picture{
	padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width:670px;
}


/* Fusszeile */

#footer {
	text-align: center;
	font-size:12px;
	font-weight:normal;	
	padding-top: 5px;
    padding-bottom: 3px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #ED1D24;
	text-decoration: none;
}


#sunpage {
	text-align: center;
	font-size:12px;
	padding-top: 0px;
    padding-bottom: 5px;
}
#sunpage a:link, #sunpage a:visited, #sunpage a:active {
	color: #E3E0DB;
	text-decoration: none;
}
#sunpage a:hover {
	color: #ED1D24;
	text-decoration: none;
}


