
body, td, span, p, h1, h2, h3,a{
	font-family: Arial, Trebuchet MS, Georgia,Verdana,sans-serif;
	font-size: 12px;
	font-weight:normal;
}

html,body {
	height: 100%;
}

p{
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.medium, a.medium{
	font-size: 11px;
	text-decoration:none;
}

.small, a.small{
	font-size: 10px;
	text-decoration:none;
}

a{
	color: #f68a2d;
	text-decoration:none;
}

.big, a.big{
	font-size: 13px;
	text-decoration:none;
}

.bigger, a.bigger{
	font-size: 14px;
	text-decoration:none;
}

.bold{
	font-weight:bold;
}

.orange{
	color: #f68a2d;
}

.red{
	color: #7d1416;
}

.grey{
	color: #6a625d;
}

.uppercase{
	text-transform: uppercase;
}

a.cubus_link{
	color: #7d1416;
}

a.cubus_link:HOVER{
	color: #f68a2d;
}

a.left_nav{
	font-weight:600;
	font-size:15px;
	color: #f68a2d;
	line-height:20px;
	text-decoration:none;
	#taext-transform: uppercase;
}

body{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;

	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;

}

.startseite_background{
	background-color: #e9e6dd;
}