@charset "utf-8";
/* CSS Document */
/* CSS Document */
*{
margin: 0;
padding: 0;
}

body{
font-family: Tahoma, sans-serif;
color: #000;
background: #fff;
}

ul{
list-style: none;
}

li{
list-style: none;
}

a{
font-family: Tahoma, sans-serif;
font-size:1em;
color: #AAAAAA;
background: transparent;
font-weight: bold;
text-decoration: none;
border: none;
}


a:hover{
font-family: Tahoma, sans-serif;
font-size:1em;
color: #333333;
border: none;
}

a:active{
border: none;
color: #333333;
}

p{
font-family: Tahoma, sans-serif;
font-size:14px;
color: #000;
background: transparent;
font-weight: 400;
text-decoration: none;
}

h1{
font-family: Tahoma, sans-serif;
font-size: 1.2em;
font-weight: bold;
font-style: normal;
color: #000;
background: transparent;
}

h2{
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #000;
background: transparent;
font-style: normal;
font-weight: bold;
}

h3{
font-family: Tahoma, sans-serif;
font-size:14px;
color: #000;
background: transparent;
font-weight: normal;
}

h4{
font-family: Tahoma, sans-serif;
font-size:14px;
color: #BBBBBB;
background: transparent;
font-weight: bold;
}
/* IDs */

#container{
color: #000;
width: 870px;
height: 600px;
background: url(../Content/Bilder/rega_cargo_background_smaller_white.jpg) no-repeat center;
}

#header{
background: transparent;
height: 136px;
}

#logo{
color: #000;
background: transparent;
height: 120px;
margin-top: 15px;
margin-left: 60px;
}

#main{
color: #000;
background: transparent;
float: left;
width: 800px;
height: 420px;
margin-top: 15px;
margin-left: 60px;
}

#mainhead{
color: #000;
width: 600px;
background: transparent;
float:left;
height: 50;
padding: 5px;
}

#maincolumn{
color: #000;
background: transparent;
width: 340px;
padding: 5px;
float: left;
}

#column{
color: #000;
background: transparent;
float:left;
height:150px;
padding: 5px;
}

#column2{
color: #000;
background: transparent;
float: left;
padding: 5px;
}

#column3{
color: #000;
background: transparent;
float: left;
padding: 5px;
}

#column4{
color: #000;
background: transparent;
float: left;
padding: 5px;
}

#bottom{
	color: #000;
	background: transparent;
	position: absolute;
	height: 115px;
	width: 400px;
	left: 63px;
	top: 448px;
}

.Stil1 {
color: #000000
}


#bottompop{
color: #000;
background: #ffFFFF;
height: 30px;
float: right;
margin-right: 70px;
margin-top: 40px;
}

