@font-face {
	font-family: 'BPdotsRegular';
	src: url('BPdots-webfont.eot');
	src: local('☺'), url('BPdots-webfont.woff') format('woff'), url('BPdots-webfont.ttf') format('truetype'), url('BPdots-webfont.svg#webfontHUmTsHRE') format('svg');
	font-weight: normal;
	font-style: normal;
	}
body  {
	margin:50px; 
	font-family:Verdana, Arial, Helvetica; 
	font-size:10px;
	color:#999;
	background:url(../img/bg.gif);
	}
/*h1{
	font-size:10px;
	border-top:1px solid #CCC;
	padding:20px 0px 6px 0px;
	}
*/
h1 {font: 36px/48px 'BPdotsRegular', Verdana, sans-serif;letter-spacing: 0;}

h2{
	font-size:10px; 
	color:#E41E8D; 
	}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
	}
hr {
	border-top:1px solid #ccc;
  line-height:16px;
  }	
/*-------------------------- HEADER --------------------------*/
#header {
	width:650px; 
	height:0px;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	border-right:1px solid #999;
	background-color:#FFF;
	padding:20px 25px 0 25px;
	text-align:right;
	margin:auto;
	}
#header a, a:visited {
	color:#999;
	text-decoration:none;
	}
#header a:hover {
	color:#E41E8D;
	}
#header .alink {
	color:#E41E8D;
	}
/*------------------------- CONTENT -------------------------*/						
#contentframe {
	width:650px; 
	min-height:385px;		
	border-right:1px solid #999;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#FFF;
	padding:25px;
	text-align:justify;
	margin:auto;
	}
ul li {padding:10px 0px}	
.port {width:250px; height:183px; margin:2px 20px 0 0;}
.portfolio {border-bottom:1px solid #ccc; padding:20px 0px; margin-bottom:20px}	
/*------------------------ FORMULARE ------------------------*/		
.formular {
	}
.formular .left {
	float:left; 
	width:25%;
	padding:3px 0px 
	}	
.formular .right {
	float:left; 
	width:75%;
	padding:3px 0px 
	}	
.formular .input {
	font-family:Verdana, Arial, Helvetica; 
	font-size:10px;
	width:300px
	}	
/*------------------------- FOOTER -------------------------*/				
.footer {
	width:650px; 
	text-align:right;
	padding:5px 20px; 
	margin:auto;
	}
/*------------------------- LINKS --------------------------*/
a:link, a:visited, a:active {color:#999; text-decoration:underline}
a:hover {color:#E41E8D;}
/*-------------------------- ENDE --------------------------*/

