/* Start of CMSMS style sheet 'sketched_css' */
/*
body
*/




* {
margin:0;
padding:0;
}
body {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:80.01%;
line-height:1em;
text-align:left;
color:#BCBCBC;
background-image: url(uploads/images/frontend/bgrd1.gif);



}


/*
divs
*/





div#main
{
width:840px;
margin:50px auto;
text-align:left;
}

div#top
{
width:840px; 
}

div#logo
{
width:100px; 
height:85px; 
float:left; 
text-align: center;
background-color:#363537;
padding-top:15px;
}

div#banner
{
width:725px; 
height:100px; 
margin-left:15px;
float:right; 
background-color:#8C8A8E;
}

div#navi_search_lang
{
width:840px;
}

div#content
{
width:725px;
float:right;
padding: 10px 0px 10px 10px; 
}

div#content1
{
background-color:#363537;
width:725px;
float:right;
padding: 10px 0px 0px 0px; 
}


div#blog
{
width:726px;
margin:10px auto;
text-align:left;
}


/*
Absaetze, p
*/




p {
font-size:1em;
line-height:1.4em;
margin:0 0 1.5em;
padding:0;
}


/*
img, link, suche, breadcrumbs
*/




div {
font-size:1em;
}
img {
border:0 none;
}
a, a:link a:active {
color:#BCBCBC;
text-decoration:underline;
}
a:visited {
color:#BCBCBC;
text-decoration:underline;
}
a:hover {
color:#E7E7E7;
text-decoration:underline;
}

}
div#search {
float:right;
margin:0 1em;
padding:0.6em 0 0.2em;
text-align:right;
width:27em;
}

div.breadcrumbs {
border-bottom:0px solid #000000;
font-size:90%;
margin:0 1em;
padding:1em 0 1.2em;
}
div.breadcrumbs span.lastitem {
font-weight:bold;
}


input 
{
border: none;
width: 200px;
background-color: #000;
color:#BCBCBC;
       
}




input.file 
{
border: none;
width: 200px;
background-color: #000;
color:#BCBCBC;
}

textarea {
	width: 200px;
	height: 120px;
	font-family: verdana, sans-serif;
       background-color: #000;
       color:#BCBCBC;
       font-size: 1em;
       border: none;
}


h1 {
font-size: 1pt;
color: #000000;
}
/* End of 'sketched_css' */

