/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600italic,700,200,200italic,300,300italic,400italic,600,700italic,900);

body {
	margin: 0;
	background: url('Logo_trans02.png') #d9e1ea;
	font-family: 'Source Sans Pro';
         text-align: center;
}
* {
 	margin: 0px;
    	padding: 0px;
}
.clear {
	clear: both;
}
#mainframe {
	overflow: hidden;
	margin: 0 auto;
    margin-top: 95pt;
	text-align: center;
	width: 800px;
	height: 500px;
}

div {
	border: 0px dashed red;
}

#logo {
font-size: 62pt;
height: 59px;
line-height: 39pt;
}

#TO {
font-weight: 600;
display: inline;
color: #F99D1C;
margin: 0;
}

#AL {
font-weight: 600;
display: inline;
color: #8D2F45;
margin: 0;
}
#DI {
font-weight: 700;
display: inline;
color: #97A196;
margin: 0;
}

#slogan {
font-size: 23pt;
text-transform: uppercase;
font-weight: 600;
margin-left: 8pt;
}

#bodytext {
margin: 20pt 0 0 0;
line-height: 20pt;
}

#info {
font-weight: 600;
}

#kontakt {
font-weight: 700;
margin-top: 20px;
text-transform: uppercase;
}

#kontakt a:link{

text-decoration: none;
line-height: 35pt;
color: #8D2F45;
}

#kontakt a:hover{
text-decoration: none;
line-height: 35pt;
color: #97A196;
}

#tel {
font-weight: 700;
margin-top: 20px;
}
