/*

	Theme Name:  Solid v 2
	Description: Responsive xHTML / CSS 3 Business Template
	Version: 1.0.0

	-

*/

	@import url('_layout/base.css');
	@import url('_layout/grid.css');
	@import url('_layout/layout.css');


#wrap.boxed {
    background: #ffffff;
    width: 600px;
    margin: 25px auto;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

#header, #footer, #linkespalte {
 display:none;
 height: 0;
 font-size: 0px;
}

img {
   border:0px;
}

#content,#page {
width: 100%;
margin: 0;
float: none;}


html, body{
background-image:none!important;}
body {
font: 11pt/160% Verdana, Arial, sans-serif;
color:#293235;
background-color:white!important;}

a:link, a:visited {
text-decoration:none;
color:#364593;}

