
.wrap
{
		
		  width:1000;
		  margin:0 auto;
		  background:#eee;
}


.wrap2
{
		
		  width:80%;
		  margin:0 auto;
		  background:#eee;
}


.wrap3
{	
		  width:60%;
		  margin:0 auto;
		 /*text-align:center; */
		  background:#eee;
		 border-radius:20px; 
}


.wrap_g3
{
		
		  width:700px;
		  margin:0 auto;
		  background:#eee;
}

.back{
	height:80px;
	font-size:32px;
	font-weight:bold;
	width:70%;
	margin-left:110px;
	/*a:hover{color:#00ff00}; */
	/*border-radius:25px;*/
}

.div_1
 {
	background:#ccc;
	/*height:40px;  */
	font-size:30px;
	padding: 0px;
}

.div_2 
{
	background:#00ff00;
	/*height:40px;  */
	font-size:30px;
	padding: 0px;
}



.div-loggi-links
{
	background:#fff;
	width:33%;
    float: left;
	height:600px;
	padding:0px auto auto auto auto;
}

.div-loggi-rechts
{
	background:#ddd;
	  width:33%;
	  float: left;
	  
	 /* height:600px; */
}

.div-loggi-rand
{
	background:#eee;
    float: right;
	height:560px;
	/*margin-left:10px; */
	/*padding:40px; */
	/*width:50%;*/
}




.div-loggi-center
{
	float:center;
	/*background:#888;*/
     margin:0 auto;
	 /*width:33%; */
	/*width:230px; */
	/*height:400px;*/
}


.div-menue-center
{
	float:center;
	/*background:#888;*/
    /* margin:0 auto;*/
      width:33%;
	/*width:230px; */
	/*height:400px;*/
}



.div-old 
{
	background:#00ff00;
	margin-left:auto;
	margin-right:auto;
	width:77%;
}

.div-bild
{
	margin-left:auto;
	margin-right:auto; 
}

  .rahmen
  {
	  float:left;
	  background:#00ff00;

	  height:500px;
  }
  
.pull_links
{   float:left;
	width:30%;
	/*background-color:#FFF;*/
	height:200px;
    background-color:#00ff00;
}




.pull_rechts
{   float:left;
	width:40%;
	hover: background-color:#00ff00;
	//background-color:#00ff00;
	//height:150px;
}

.pull_rechts:hover
{  
	hover: background-color:#00ff00;
	
}


    .div-hauptcontainer 
	{
    margin: 10px 0 0 10px;
  
	height:200px;
    float: left;
	background:#00ff00;

    }

    .div-container1
	{
    float: both;
	height:80px;

    margin-left: 0px;
    margin-top: 0px;
	background:#fff;
    }

    .div-container2 
	{
    float: both;
    margin-left: 0px;
    margin-top: 0px;
	
    }

