/*
style.css
*/

html, body { margin: 0; padding: 0; height: 100%; }


body
{
  margin: 0;
  padding: 0;
  background-color: #ebebeb;
  font: 11px Verdana, Helvetica, Arial, sans-serif;
  color: black;

}

#site 
{
    width: 928px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    line-height: 100%;
    min-height: 100%;
    text-decoration: none;
}

.site_bg:after
{
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
}


.clear {height: 0.1px; overflow: hidden; font-size: 0.1px; line-height: 0.1px; clear: both; }
.invisible { width: 0px; height: 0px; left: -1000px; position: absolute; overflow:hidden; display: inline; }

#header
{ 
    background-image: url(img/sonicaudio_header.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 928px;
    height: 69px;
    float: left;
    clear: both;
    text-align: right;
    color: #454545;
    display: inline;
    margin-top: 10px;
}



#nav
{ 
 	background-color: #eaeaea;
 	background-image: url(img/sonicaudio_nav_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
    width: 928px;
    height: 29px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

#nav ul
{
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    height: 29px;
}

#nav li
{
    display: inline;
    float: left;
}

#nav li.current a
{
    text-decoration: none;
    color: #FFFFFF;
    background-image: url(img/nav_hover_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

#nav li a
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-align: center;
	display: block;
    padding-top: 9px;
    background-position: right top;
	height: 20px;
	border-right: 1px solid #b5b5b5;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#nav li a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background-image: url(img/nav_ahover_bg.gif);
    background-repeat: repeat-x;
    background-position: left top;
}


#content
{  
    width: 928px;
    float: left;    
    padding: 0px 0px 0px 0px;
    margin: 4px 0px 0px 0px;
    min-height: 80%;
    height: 80%;
    display: inline;
    text-decoration: none;
    color: #454545;
}

#left
{
	float: left;
	clear: left;
	width: 585px;
	color: #454545;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
}

#right
{
	float: left;
	clear: right;
	width: 331px;
	color: #454545;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	line-height: 18px;
	padding: 5px;
}



div.content_text
{
  color: #353535;
  font: 10px Verdana, Helvetica, Arial, sans-serif;
  line-height: 15px;
  text-decoration: none;
}

p
{
    margin: 0;
    padding: 0;
    text-decoration: none;
}

h1.titel
{
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

div.inhalt img
{
  padding: 10px;
}


#bottom
{ 
    background-image: url(img/sonicaudio_bottom.gif);
    background-repeat: no-repeat;
    background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
    width: 923px;
    height: 36px;
    float: left;
    clear: both;
    text-align: right;
    color: #454545;
    display: inline;
    margin-top: 10px;
}

#bottom a
{
    color: #213d47;
}

/*
bilder
*/

.bild
{
    background-repeat: no-repeat;
    background-position: left top;
    width: 585px;
    height: 296px;
	display: block;
}

img
{
    border:0;
}

.list_thumbnail
{ 
 	background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    float: left;
    clear: both;
}

.list_thumbnail ul
{
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
}

.list_thumbnail li
{
    display: inline;
    float: left;
}

.list_thumbnail li a
{
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    text-align: center;
	display: block;
    padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

.list_thumbnail li a:hover
{
    text-decoration: none;
    color: #005dae;
}

#subLayer1 {left:420px; top:108px; position:absolute;}

/*Formular Typolight*/
/* @group Formular */
/*Umschliesst das komplette Formular*/
div.ce_form 
{
		
}

/*Umschliesst das komplette Formular innerhalb des Form Tags*/
div.formbody
{

}

/*Labels*/
div.formbody label{
	display: block;
}

/*Textfelder*/
div.formbody .text{
	width: 250px;	
}

/*AbsŠtze*/
div.formbody br{
margin: 0px 0 0px 0;
}

/*Textarea*/
div.formbody textarea{
	
}

/*Captcha Textfeld*/
div.formbody .captcha{
	width: 40px;
}

/*Captcha Text*/
div.formbody .captcha_text{
	font-size: 90%;
}

/*Submit Button*/
div.formbody .submit{
	float: left;
}

/**/
div.formbody .text, div.formbody .captcha{		
	margin:0px 0 20px 0 ;
}

/*Fehlertext*/
div.formbody p.error{
	margin: 0;
	color: #ffbf23;
}

/* @end */
/*Ende Formular Typolight*/

.mod_sitemap, .mod_sitemap ul, .mod_sitemap li { margin: 0; padding: 0; list-style: none; }
.mod_sitemap li a	{ padding:5px 10px; font-size: 12px; color: #666; background:#CCC; text-decoration: none; display: block;  margin-bottom: 1px; }
.mod_sitemap li a:hover, .mod_sitemap li a:focus, .mod_sitemap li a:active { background: #999; color: #1286CC; }
.mod_sitemap li li a	{ padding-left:56px; background:#DDD; font-size: 11px; }
.mod_sitemap li li li a	{ padding-left:84px; background:#EEE; font-size: 10px; }


/*Footer*/
#bottom
{ 
 	background-color: #eaeaea;
    background-position: left top;
    width: 928px;
    height: 29px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

#bottom ul
{
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    height: 29px;
}

#bottom li
{
    display: inline;
    float: left;
}

#bottom li.current a
{
    text-decoration: none;
    color: #000000;
    background-repeat: repeat-x;
    background-position: left top;
}

#bottom li a
{
    text-decoration: none;
    color: #000000;
    text-align: center;
	display: block;
    padding-top: 9px;
    background-position: right top;
	height: 20px;
	border-right: 1px solid #b5b5b5;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
}

#bottom li a:hover
{
    text-decoration: none;
    font-weight:bold;
    color: #000000;
    background-repeat: repeat-x;
    background-position: left top;
}
