/* Start of CMSMS style sheet 'style' */
* {
		margin:0;
		padding:0;}

img {
		border:0px;}

html, body {
	   	height:100%;}

body {
		margin:0px auto;
		background-color:#fdfaf1;
		background-image:url(uploads/layout_images/holz.jpg);
		background-repeat:no-repeat;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:0.8em;
		color:#0c3055;}


a:link 		{color:#0c3055; text-decoration:none}
a:active 		{color:#0c3055; text-decoration:none}
a:visited		{color:#0c3055; text-decoration:none}
a:hover		{color:#0c3055; text-decoration:underline}

a.weiss:link 		{color:#fff; text-decoration:none}
a.weiss:active 		{color:#fff; text-decoration:none}
a.weiss:visited		{color:#fff; text-decoration:none}
a.weiss:hover		{color:#fff; text-decoration:underline}

#abstand { 
		width:1px;
		height:50%;
		margin-bottom:-325px;
		float:left;}

#container {
		margin:0 auto;
		position:relative;
		text-align:left;
		height:auto;
		width:980px;
		clear:left;
		background-color:#004b75;
		border: 1px solid #004b75;}

#menu1{
		width:980px;
		height:40px;
		background-image:url(uploads/layout_images/balken.jpg);
		background-repeat:no-repeat;
		background-position:bottom;}

#bildleiste{
		width:980px;
		height:130px;
		background-image:url(uploads/layout_images/bilderleiste.jpg);
		background-repeat:no-repeat;}

#header {
		width:741px;
		height:125px;
                padding:0px;
		padding-top:5px;
		float:right;
                margin-right:0px;}

#menu2{
		float:left;
		width:200px;
		min-height:380px;
		margin-top:10px;}

#content{
		float:right;
		width:675px;
		height:380px;
		background-color:#fff;
		margin-right:7px;
		margin-top:7px;
		color:#0c3055;
		padding:30px;
                overflow:auto;}

#content_home{
		float:right;
		width:675px;
		height:380px;
		background-color:#fff;
		margin-right:7px;
		margin-top:7px;
		color:#0c3055;
		padding:30px;
		background-image:url(uploads/layout_images/dachkonstruktion.jpg);
		background-position:bottom;
		background-position:132px 110px;
		background-repeat:no-repeat;}

#title {
		font-size:1.1;
		font-weight:bold;
                padding-bottom:15px;}

#footer{
		clear:both;
		width:980px;
		height:60px;
		padding-top:5px;
		background-image:url(uploads/layout_images/kran.jpg);
		background-repeat:no-repeat;
		background-position:5px 0px;
		font-size:0.9em;
		color:#fff;}
		
p.footer {
		text-align:right;
		padding-right:10px;
		padding-top:5px;}

#text_links {
		float:left;
		width:330px;}
		
#text_rechts {
		float:right;
		width:330px;}

#text_links_kran {
		float:left;
		width:420px;}
		
#text_rechts_kran {
		float:right;
		width:240px;}


#impressum_links {
		float:left;
		width:310px;}

#impressum_rechts {
		float:right;
		width:330px;}
		
#impressum_unten {
		clear:both;
		width:640px;
		padding-top:30px;
                font-size:0.9em}

.stil1 {
		border: 1px solid #9baec7;}

.bild_abstand {
		padding-right:5px;}

/* End of 'style' */

