/*----------------------------------------------------
Created by Hardeep Asrani
Don't remove credits and you're free to use this
Blog - hardeepasrani.blogspot.com
Download This At - css-box.blogspot.com
----------------------------------------------------*/
* {}

body {
	width: 1100px;
	margin: 0 auto;
	color: #000000 !important;
	font-family: 'Lato', sans-serif;		
	font-weight: 400;
	background-color:#FFFFFF;
}


span.start {
	color: #FFFFFF;
	font-size:2em;
}

.header {	
	height: 80px;
	width: 1100px;
	margin: 0 auto;
 }

.img-logoup {	float: right;
margin: auto 25px auto auto;}

.ebw {	margin: auto auto auto 25px;
/*	margin: 0 auto;
*/	float: left;
}

.metro-surface{
	float: none;
}


.metro-tile {
	background-color: #DADADA !important;
	width: 326px;
	height: 156px;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	color: #000;
	font-family: sans-serif;
	font-size: 14px;
/*	cursor: default;
	-webkit-transition: 0.1s all;
	-moz-transition: 0.1s all;
	-ms-transition: 0.1s all;
	transition: 0.1s all;
*/	border: 3px solid #DADADA;
		ol, ul {
   display: block;
   list-style-type: decimal; // bei ol
   list-style-type: disc;    // bei ul
   margin-top: 1em;
   margin-bottom: 1em;
   margin-left: 0;
   margin-right: 0;
   padding-left: 40px;
}
}

.text-adresse {
	color: #000000;
	line-height: 150%;
	font-size: 16px;
/*	width: 320px;
	height: 166px;*/
	margin: auto;
	padding-top: 30px;
	padding-left: 15px;
	}

.button {padding: 15px;}

.metro-tile-small {
	width: 150px;
	height: 170px;
}

.metro-tile-half {
	height: 85px;
}

.metro-tile-startseite {
	background-color: #DADADA !important;
}

.inhalt {
	background-color: #DADADA !important;
	width: 693px;
	height: 352px;
	line-height: 130%;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	position: static;
	padding: 15px;
	display: block;
/*	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
*/	text-align: left;
	overflow-x: hidden;
	overflow: hidden;
}

.linespace {
	line-height: 0px !important}

.light {font-weight: 300;
}

.bold {font-weight: 700;
}

.xbold {font-size: 16px;
		font-weight: 900;
}

.logounten {
	background:url(buttons/RAM_logo_unten.png) center no-repeat;
	width: 326px;
	height: 171px;
}


div.metro-tile:hover {
	-webkit-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	-moz-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	-ms-transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	transform: scale(0.97) perspective(400px) rotateY(0deg) rotateX(0deg);
	border-width: 3px;
	border-style: solid;
	position: relative;
}

div.metro-tile.inhalt:hover {
	-webkit-transform: scale(0.985) perspective(400px) rotateY(0deg) rotateX(0deg);
	-moz-transform: scale(0.985) perspective(400px) rotateY(0deg) rotateX(0deg);
	-ms-transform: scale(0.985) perspective(400px) rotateY(0deg) rotateX(0deg);
	transform: scale(0.985) perspective(400px) rotateY(0deg) rotateX(0deg);
	border-width: 3px;
	border-style: solid;
	position: relative;
}

a.adress:link {
		color: #000000 !important;
}

a.adress:visited {
		color: #000000 !important;
		font-weight: bold !important;
}

a.adress:hover {
		color: #b3b2b2 !important;
		font-weight: bold !important;
}

.facebook {
	background: url(img/Messaging.png);
	border-color: #DADADA;
	width: 356px;
	height: 201px;
	padding: 0px !important;
}

.fb-like {	margin: 37px 0px 0px 15px;
			vertical-align:top;}

.fb-comments{margin-top:37px;
vertical-align:top;}

.kopfzeile {
	margin-left: 15px;
	margin-right: 15px;
	background:url(buttons/RAM_logo_oben.png);
	background-repeat:no-repeat;
}

.scroll {
	overflow-y: scroll !important;
}

a.datasafe:link {
		color: #000000;
}

a.datasafe:visited {
		color: #B3B2B2;
}

a.datasafe:hover {
		color: #b3b2b2;
}

.nobreak {white-space:nowrap}

.picspace {
	width: 317px;
	height: 361px;
	float: left;
	padding-bottom: 24px;
	margin-right: 35px !important;
    background-repeat: no-repeat;
	background-clip: padding-box;
}

.produktiv {background-image: url(images/inhaltsbild.gif);
}

a.index:link {
		color: #000000 !important;
}

a.index:visited {
		color: #B3B2B2 !important;
}

a.index:hover {
		color: #b3b2b2 !important;
}
