@charset "utf-8";
/* CSS Document */

#lg-mecode h1 {
	float: right;
	position: relative;
	font-size: 100%;
	color: #ffffff;	
	text-transform: uppercase;
	padding-top: 12px;
}

.content p, .content tr, .content ul {
	color: #3d3d3d;	
	font-size: 80%;
	margin-bottom: 10px;
}

.content li {
	list-style: none;
	color: #cd3100;
	background: url(../images/icons/dot.png) no-repeat 0px 4px;
	padding: 0 0 2px 25px;
}

.big {
	font-weight: bold;	
}

.big2 {
	font-weight: bold;	
	font-style: italic;
}

.table td {
	min-width: 70px;
}

.table2 td {
	min-width: 170px;
	padding-bottom: 10px;
}

.text h1 {
	float: left;
	display: block;	
	color: #cd3100;
	font-size: 120%;
	font-family: 'Signika', sans-serif;
	font-style: italic;
	text-shadow: -1px -1px 0px #ffffff;
	margin-bottom: 20px;	
}

.text h1 .pic, .kontakt h2 .pic {
	float: left;
	margin-right: 10px;
}

.text h1 span, .kontakt h2 span {
	float: left;
	padding-top: 6px;	
}

.text h2 {
	color: #cd3100;
	font-size: 100%;
	font-family: 'Signika', sans-serif;
	margin-bottom: 10px;	
}

.text h3 {
	color: #292929;
	font-size: 100%;
	font-family: 'Signika', sans-serif;
	margin-bottom: 10px;	
	font-weight: normal;
}

.text a, .kontakt a {
	color: #cd3100;
	text-decoration: none;
}

.text a:hover, .kontakt a:hover {
	color: #cd3100;
	text-decoration: underline;
}

.kontakt h2 {
	float: left;
	display: block;	
	color: #4083bb;
	font-size: 120%;
	font-family: 'Signika', sans-serif;
	font-style: italic;
	text-shadow: -1px -1px 0px #ffffff;
	margin-bottom: 20px;	
}

/* ------------------------------------------------ 
Boxen
------------------------------------------------ */

.box2 {
	background: url(../images/backgrounds/bg-schatten2.png) no-repeat left bottom;
	padding: 20px 40px;	
	position: relative;
	left: -18px;
	margin-bottom: 20px;
}

.container {
	float: left;	
	width: 225px;
	margin-right: 40px;
}

.container2 {
	float: left;	
	width: 225px;
	margin-top: 62px;
}

.partner {
	float: left;
	padding-top: 34px;
	width: 122px;	
}

.partner2 {
	float: left;
	width: 130px;		
}

.partner3 {
	float: left;
	position: relative;
	padding-top: 55px;
	left: -38px;
}

.referenzen {
	float: left;
	padding-top: 21px;
	width: 76px;	
}

.referenzen2 {
	float: left;
	width: 84px;		
}

.referenzen3 {
	float: left;
	position: relative;
	padding-top: 35px;
	left: -26px;
}

.referenzen4 {
	float: left;
	position: relative;
	top: -63px;
	left: -91px;
}

.referenzen5 {
	float: left;
	position: relative;
	top: -29px;
	left: -118px;
}

.referenzen6 {
	float: left;
	position: relative;
	top: 5px;
	left: -144px;
}

.referenzen7 {
	float: right;
	position: relative;
	top: -150px;
	left: -30px;
}

.referenzen8 {
	float: left;
	position: relative;
	top: 77px;
	left: -103px;
}

.box {
	float: left;
	width: 200px;	
	margin-right: 33px;
}

.box a.link {
	position: relative;
	float: right;
	width: 150px;
	top: -10px;
	right: 85px;
	text-align: right;
	color: #cd3100;
	font-family: 'Signika', sans-serif;
	font-style: italic;
	text-decoration: none;
}

.box a:hover.link {
	color: #4083bb;
}

.box a:hover img, .partner a:hover img, .partner2 a:hover img {
	opacity: 0.8;
}

.box3 {
	float: left;
	width: 210px;	
	display: block;
	padding-right: 15px;
	min-height: 280px;
}

hr {
	border: none;	
	background: url(../images/backgrounds/dot.png) repeat-x;
	height: 2px;
	margin-bottom: 20px;
}

/* Tooltip */

#tooltip {
    background: url('../images/tooltip.png') no-repeat;
    position: absolute;
    color: #ffffff;
	font-family: 'Signika', sans-serif;
	font-style: italic;
	font-size: 90%;
    height: 48px;
    width: 250px;
	text-align: center;
	padding: 20px 0;
    z-index: 2000;
    display: none;
}
