* {
		border-width: 0px;
		padding: 0px;
		margin: 0px;
	}


body {
		background-color: #dbdad2;
	}


h2 {
		font-family: "Trebuchet MS", sans-serif;
		font-style: normal;
		font-size: 1.3125em;
		margin-top: 0px;
		margin-bottom: 7px;
	}

h3 {
		font-family: "Trebuchet MS", sans-serif;
		font-style: normal;
		font-size: 1.3125em;
		margin-top: 0px;
		margin-bottom: 10px;
	}


p {
		font-family: "Trebuchet MS", sans-serif;
		font-style: normal;
		font-size: 0.8125em;
		line-height: 1.4375em;
		margin-bottom: 40px;
	}

ul{
		font-family: "Trebuchet MS", sans-serif;
		font-style: normal;
		font-size: 0.8125em;
		line-height: 1.8em;
		margin-left: 17px;
		margin-bottom: 40px;
		list-style:circle;
		
	}	

#ul2{
		font-family: "Trebuchet MS", sans-serif;
		font-style: normal;
		font-size: 0.8125em;
		line-height: 1.8em;
		margin-left: 17px;
		margin-bottom: 40px;
		list-style:none;
		
	}	
	
	
hr {
		width:1px;
		height:350px;
		float: left;
		background-color: #b4b094;
		margin-right: 15px;
	}


span {
		font-weight: bold;
	}


a:link { 
		color: black;
		text-decoration:underline; 
	}

a:visited { 
		color: black;
		text-decoration:none; 
	}

a:focus {
		color: black;
		text-decoration:none; 
	}

a:hover {
		color: black;
		text-decoration:none; 
	}

a:active {
		color: black;
		text-decoration:none; 
	}



#wrout {
		background-color: #ffffff;
		width: 975px;
		height: 850px;
		position: absolute;
		left: 50%;
		margin-left: -488px;
		margin-top: 40px;
	}
	
#wrout_i {
		background-color: #ffffff;
		width: 975px;
		height: 2700px;
		position: absolute;
		left: 50%;
		margin-left: -488px;
		margin-top: 40px;
	}
	
#headpic {
		background-image: url(media/pic_head_loewe.jpg);
		width: 945px;
		height: 418px;
		margin-left: 15px;
		margin-top: 15px;
	}
	
	
#logo {
		background-image: url(media/el_logo-trans.png);
		background-repeat: none;
		position: absolute;
		display: block;
		height: 122px;
		width: 300px;
		top: 35px;
		left: 35px;
		text-indent: -5000em;
	}
	

.wrarticle {
		float: left;
		width: 630px;
		height: 400px;
		margin-left: 15px;
		margin-top: 30px;
	}
		
#kontakt {
		float: left;
		width: 290px;
		height: 400px;
		margin-left: 15px;
		margin-top: 30px;
	}

