/* CSS Document */

* {
margin:0px;
padding:0px;
}

body{
font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/lay/web_bg.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-color:#ffffff;
	font-size: 12px;
	line-height:15px;
	text-align:left;
	color:#111111;
	overflow-x: auto;
	overflow-y: auto;
}




#content{
;
width: 620px;
padding-bottom:25px;
height:auto;
background-color:#FFFFFF;
z-index:2;
}



h1 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
color:#666666;
padding:10px 0px 10px 0px;
}



h2 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
padding:0px 0px 10px 0px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:4px 0px 0px 0px;
}


img {border:none;}

.li{
padding:0px;
}

a{
color:rgb(0,153,255);
text-decoration:none;
}

p a{
font-weight:bold;
}

.bold{
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

a.neben {
color:#333333;
font-weight:normal;
}

a.neben:hover{
color:#FF6600;
text-decoration:underline;
}

a.start {
color:#000000;
font-weight:normal;
}

a.start:hover{
text-decoration:underline;
}

a.subnav {
font-size:12px;
font-weight:bold;
color:#1670a5;
}

a.lbOn{
font-size:12px;
font-weight:bold;
}

a.site {
color:#000000;
font-weight:weight;
}

a.site:hover{
text-decoration:underline;
}

a.site_lev1 {
color:#3366FF;
margin-left:15px;
font-weight:normal;
}

a.site_lev1:hover{
text-decoration:underline;
}

a.site_lev2 {
color:#3366FF;
margin-left:30px;
font-weight:normal;
}

a.site_lev2:hover{
text-decoration:underline;
}

iframe{
margin-left:0px;
width:600px; 
height:580px;
}

/*iframe.XL{
margin-left:20px;
width:600px; 
height:510px;
}

iframe.S{
margin-left:20px;
width:600px; 
height:300px;
}*/

select{
width:200px;}

.hidden {
display:none;}

.clear {
clear:both}

ul.error{
  padding:0 0 0 30px;
}
ul {
z-index:99;
}
.mc_list{
padding-left:20px;
list-style-position:inside;
}

.input {
    border: 1px solid #CCCCCC;
    background: #FFFFFF;
	width:250px;
}
  
	.input_sm {
		border: 1px solid #CCCCCC;
		background: #FFFFFF;
		width:140px;
	}
	
	.input_s {
		border: 1px solid #CCCCCC;
		background: #FFFFFF;
		width:100px;
	}
	
	.input_news {
		border: 1px solid #CCCCCC;
		background: #FFFFFF;
		height:15px;
		font-size:10px;
		padding:3px 2px 1px 2px;
		width:110px;
	}
	

.button {
    border: 2px solid rgb(0,153,255);
	padding:3px 5px 3px 5px;
	margin-top:5px;
    background: #ffffff;
}
.button:hover {
    border: 2px solid rgb(0,153,255);
    background: rgb(0,153,255);
    color: #FFF;
}

	.button2 {
		border: 1px solid #e48b03;
		padding:1px 4px 1px 4px;
		margin:3px 0px 0px 5px;
		background: #ffffff;
	}
	
	.button2:hover {
		border: 1px solid #FF9933;
		background: #FF9933;
	}

	.btn_news{
		border: 1px solid #e48b03;
		padding:2px 2px 2px 2px;
		margin:2px 0px 0px 3px;
		font-size:10px;
		background: #ffffff;
	}
	
	.btn_news:hover {
		border: 1px solid #FF9933;
		background: #FF9933;
	}
	
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: left;
}

.form {
    display: block;
    width: 40px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: left;
}

.left { clear: left; }

table {
margin: 3px 0px 8px 0px;
border:#d9d2b6 1px solid;
}

td {
padding:2px 2px 2px 4px;}

#meldung {
position:absolute;
top:100px;
left:150px;
width:250px;
padding:30px 10px 45px 15px;
background-color:#222222;
border:#FF9900 10px solid;
color:#ffffff;
z-index:99;}

.tab {
margin-left:12px;}




#riesterrechner{
  background: url(http://www.machsclever.de/img/cont/riesterrechner.jpg) no-repeat left top;
}
#space{
  height: 150px;
}


