*{
margin: 0; padding: 0;	
}

/* ... BODY ... */

body {
	background: url('images/bg.jpg');
    font-family: tahoma, "trebuchet ms", verdana, arial;
    font-size: 0.9em;
    margin: 0px;
    padding: 0px;
       
}

h1 {
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	           
}


.clearer {
    clear: both;
	height: 1px;
	background: inherit;
	
}

.special {
	width: 5px;
	visibility: hidden;
	
}

.zitat {
	width: 440px;
	margin: 0 auto;
	padding: 0px 0px 0px 10px;
	background: url('images/bg_zitat.gif');
	line-height: 35px;
	text-align: center;
	color: #191970;
	
}

a {
	color: #ffffff;
	
}

a:hover {
	color: #000000;
	
}

hr {
	color: #1B517E;
	
}

    

/* ... HAUPTCONTAINER ... */

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	margin-top: 15px;

	
}

/* ... HEADER ... */

#header {
	width: 800px;
	height: 148px;
	margin: 0 auto;
	padding: 0;
	background: url('images/header_4.gif') no-repeat;
	
}

#logo {
	width: 250px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url('images/logo.gif') no-repeat;
	background-position: 0px -20px;
	
}

/* ... OBERE NAVIGATION ... */

#navigation {
	width: 800px;
	margin: 0;
	padding: 0;
	height: 43px;
	background: url('images/nav.gif') no-repeat;
	
}

#navi_top {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	
}


ul#navi_top {
    margin: 0; 
    padding: 12px 0px 0px 0px;
    text-align: left;
    list-style: none;

}

ul#navi_top li {
	display: inline;
    margin: 0px 0px 0px 0px; 
    padding: 0px 0px 0px 0px;

}

ul#navi_top a {
	margin: 0px 2px 0px 0px;
    padding: 0px 20px 0px 20px;
    text-decoration: none; 
    color: #10314C; 
    font-size: 0.9em;
    line-height: 31px;
    float: left;
    background: url('images/menu_a.gif') no-repeat;

    
}

* html ul#navi_top a, * html ul#navi_top span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
   w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */

  }

ul#navi_top a:hover {
    color: #10314C; 
    background: url('images/menu_hover.gif') no-repeat;
    
}

/* ... TEXT- UND NAVIGATTIONCONTAINER ... */

#main_cont {
	width: 800px;
	margin: 0;
	padding: 0;
	background: url('images/back.gif') repeat-y;
	
}


/* ... SEITLICHE NAVIGATION ... */

#side_nav_container {
	width: 183px;
	padding: 10px 0px 0px 10px;
	background: inherit;
	float: left;
	
}

#side_nav_top {
	background: url('images/block_top.gif') no-repeat;
	width: 183px;
	height: 22px;
	padding: 0px;
	
}

#side_nav_middle {
	width: 183px;
	background: url('images/block_middle.gif') repeat-y;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #1B517E;
	font-size: 12px;
	
}

#side_nav_bottom {
	width: 183px;
	background: url('images/block_bottom.gif') no-repeat;
	height: 22px;
	padding: 0px;
	
}


/* ... TEXTAREA ... */

#textarea {
	width: 540px;
	margin: 0px 0px 0px 10px;
	padding: 32px 50px 0px 2px;
	color: black;
	float: right;
	text-align: justify;
	font-size: 0.9em;
	
}

#textarea a {
	color: #1B517E;

	
}

#textarea a:hover {
	color: #b37019;
	
}

#textarea h1 {
	font-size: 22px;
	color: #133958;
}

#textarea h6 {
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;	
}


.img_center{
	text-align: center;
}

#block1 {
	width: 152px;
	margin-left: 20px;
	margin-right: 30px;
	padding: 40px 0px 0px 0px;
	float: left;
	text-align: justify;
	background: url('images/button_exklusives_webdesign.gif') no-repeat;
	background-position: 1px 20px;
	
}


#block2 {
	width: 152px;
	margin-right: 30px;
	padding: 40px 0px 0px 0px;
	float: left;
	text-align: justify;
	background: url('images/button_promotion.gif') no-repeat;
	background-position: 1px 20px;
	
}

#block3 {
	width: 152px;
	margin-right: 0px;
	padding: 40px 0px 0px 0px;
	float: left;
	text-align: justify;
	background: url('images/button_aktualisierung.gif') no-repeat;
	background-position: 1px 20px;
	
}

/* Start blockquote */
blockquote p
{
	color:#040B11;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

blockquote
{
	border:solid 1px #9EC8EA; 
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#EABC80;
	background-image:url('images/PostQuote.gif');
	background-position:left top;
	background-repeat:no-repeat;
	idth:300px;
}


/* Finish blockuote */



/* ... FOOTER ... */

#footer {
	width: 800px;
	height: 58px;
	margin: 0;
	padding: 20px 50px 0px 0px;
	background: url('images/footer.gif') no-repeat;
	float: left;
	text-align: center;
	font-size: 0.7em;
	
}

#footer a{
	color: #1B517E;
}

#footer a:hover {
	color: #b37019;
}

#copyright {
	width: 770px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	ackground: #000000;
	text-align: right;
	font-size: 0.7em;
	
	
}

#linkliste {
	width: 770px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 0.7em;
	
}

#linkliste a {
	display: inline;
	color: #000000;
	text-decoration: none;
	
}

#linkliste a:hover {
	text-decoration: underline;
	
}
