:link,:visited { text-decoration:none }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/**************************************************************************************************************************/

body {
color			: #000;
padding			: 0;
margin			: 0 auto;
text-align		: center;
font-size		: 100%;
font-family		: verdana, arial, helvetica, sans-serif;
}

#main {
font-size		: 100%;
text-align		: center;
padding			: 0;
margin			: 0 auto;
clear			: both;
}

#main_top {
display			: none;
}

#content {
font-size		: 100%;
float			: left;
padding			: 20px 0 0 0;
margin			: 0 auto;
clear			: both;
}

#left {
display			: none;
}

#inhalt {
font-size		: 100%;
float			: left;
text-align		: left;
padding			: 0;
margin			: 0;
}

#top_link {
display			: none;
}

#bottom {
width			: 100%;
clear			: both;
text-align		: center;
padding			: 0;
margin			: 0 auto;
}

/**********************************************************************************/

#invisible {
display			: none;
}

.text_breite {
width			: 595px;
padding			: 0 50px 0 50px;
margin			: 0;
}

#inhalt img {
float			: left;
text-align		: left;
padding			: 1px;
margin			: 8px 10px 10px 0;
border			: 1px solid #485460;
}

/**********************************************************************************/

.clearfloat {
display			: block;
clear			: both;
float			: none;
height			: 1px;
font-size		: 1px;
line-height		: 1px;
overflow		: hidden;
}

/**********************************************************************************/
/*	Schrift	*/

h1 {
font-size		: 100%;
line-height		: 1.6em;
font-weight		: normal;
color			: #707072;
padding			: 0;
clear			: both;
letter-spacing	: 0.1em;
}

h2 {
font-size		: 70%;
line-height		: 1.6em;
font-weight		: bold;
color			: #707072;
padding			: 10px 0px 0px 0px;
clear			: both;
}

p {
font-size		: 70%;
line-height		: 1.8em;
font-weight		: normal;
color			: #707072;
padding			: 10px 0px;
}

p a:link, p a:visited, h2 a:link, h2 a:visited {
color			: #ffcc00;
font-weight		: bold;
border-bottom	: 1px dotted #ffcc00;
}

p a:hover, p a:active, p a:focus, h2 a:hover, h2 a:active, h2 a:focus {
color			: #ffcc00;
font-weight		: bold;
border-bottom	: 1px solid #ffcc00;
}

#bottom p {
font-size		: 70%;
line-height		: 1.8em;
font-weight		: normal;
color			: #000;
padding			: 10px 0px;
}

#bottom h2 {
font-size		: 100%;
line-height		: 1.6em;
font-weight		: bold;
color			: #000;
padding			: 10px 0px 0px 0px;
clear			: both;
}

/**********************************************************************************/

#inhalt ul{
color			: #707072;
padding			: 0px;
}

#inhalt li{
list-style-type	: square;
font-size		: 70%;
line-height		: 1.8em;
margin			: 0 10px 0px 20px;
}

/**********************************************************************************/