/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font-family :   verdana,arial, tahoma,helvetica, sans-serif;
font-size :11px;
background: #ffffff url(img/bg_body21.jpg) top center repeat-x;
border: 0px solid blue;
}
td {
text-align:left;
}
#wrap1 {
background: #F1E4B7;
color: #303030;
margin: 0 auto;
width: 860px;
border: 0px solid black;
}
#wraplogo {
background:#FEFDC4;
color: #303030;
text-align:center;
margin: 0 auto;
width: 760px;
height:120px;
border: 0px solid red;
}
#wrapbild {
background: grey;
background: url(img/leiste1_!.jpg);
color: #303030;
text-align:center;
margin: 0 auto;
width: 860px;
height:100px;
border: 1px solid #682012;
}
#menuleiste
{        border:0px solid green;
         height:20px;
         width:100%;
         text-align:center;
         background: url(img/farbleiste.jpg) ;
         }
#submenu1
{
         margin-top:5px;
         height:20px;
         width:100%;
         text-align:center;
         }
wrapsub {
background: grey;
color: #303030;
text-align:center;
margin: 0 auto;
width: 760px;
height:20px;
border: 0px solid red;
}
#wrap {
background: transparent;
color: #7F7F7F;
margin: 0 auto; text-align:center;
width: 700px;
border: 0px solid blue;
}

#content_i {
margin: 0 0px 20px 200px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: left;
border: 0px solid green;
}
#content_i img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #A02000;
}
#content_i img.normal {
padding: 1px;
display:inline;

border: 0px solid #A02000;
}
#content {
margin: 0 0px 0px 0px;
padding: 0 10px 0 10px;
line-height: 1.3em;
text-align: justify;
border: 0px solid green;
background:url(img/Hintergrund_2.gif) top center repeat-x;
}

#content h2 {
font-size: 13px;
font-weight : bold;
margin: 5px 0 10px 0;
border: 0px solid #001F00;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #A02000;
}
#content img.normal {
padding: 1px;
display:inline;
background: tranparent;
border: 0px solid #A02000;
}
h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #5E090B;
}

a:hover {
text-decoration: underline;
color: #5E090B;
}

a img.normal {
border: 0;
background:transparent;
}

#footer {
clear: both;
margin-top: 30px;
padding: 0px 0px 0px 0;
text-align: center;
color: #808080;
font-size: 0.9em;
border-top: 1px dotted #800080;
}

#footer a {
color: #808080;
text-decoration: none;
border: 0px solid #001F00;
}

#footer a:hover {
text-decoration: underline;
}

#footer2 {
width: 760px;
text-align: center;
color: #808080;
font-size: 0.8em;
}

#footer2 a {
color: #808080;
text-decoration: none;
}

#footer2 a:hover {
text-decoration: none;
}

 #submen  {
clear: left;
float: left;
width: 150px;
height:150px;
margin: 0 0 10px 30px;
padding: 0;
font-size: 0.9em;
border: 0px solid black;
text-align:left;


}
#sub000
{
         float:left;
	left:0px;
	visibility:visible;
	padding-top:6px;
	z-index: 5;
         border:1px solid red;


}
