/*
-------------------------------------------------
Flogescreenstylesheet Kfz Jenichen Linz 29|8|2013
-------------------------------------------------
*/
@charset "utf-8";
@import url("../webfonts/kontrapunkt_bold_macroman/stylesheet.css");
@import url("../webfonts/kontrapunkt_light_macroman/stylesheet.css");
@import url("../webfonts/kontrapunkt_lightitalic_macroman/stylesheet.css");
@import url("../webfonts/Kontrapunkt_Light/stylesheet.css");
@import url("../webfonts/Kontrapunkt_Bold/stylesheet.css");

*{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

body {
	font-family: "Kontrapunkt Light", Arial, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 22px;
	text-align: center;
}
p {
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
	color: #666666;
	font-family: "Kontrapunkt Light";
}
#content #navigation p {
}

h1 {
	color: #2DAAE1;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	font-family: "Kontrapunkt Bold", "Arial Bold";
}

h2 {
	color: #2DAAE1;
	font-size: 20px;
	line-height: 22px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: -10px;
	font-family: "Kontrapunkt Bold", "Arial Bold";
}

h3 {
	font-weight: normal;
	color: #2DAAE1;
	font-size: 18px;
	line-height: 22px;
	font-family: "Kontrapunkt Bold", "Arial Bold";
	margin-bottom: -15px;
}

h4 {
	color: #315F87;
	font-size: 18px;
	line-height: 24pt;
	font-weight: normal;
}

h5 {
	color: #FF0000;
	font-weight: normal;
	font-size: 34px;
	line-height: 42px;
	font-family: Cuprum, Arial, sans-serif;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	font-style: italic;
}

h6 {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}
.navigation_a {
	color: #3F3F3F;
}

#wrapper {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}#header {
}
#headerlinks {
	width: 300px;
	float: left;
	text-align: left;
	height: 100px;
}
#headermitte {
	width: 550px;
	float: left;
	height: 90px;
	text-align: left;
	padding-top: 10px;
}
.headermitte_img {
	margin-right: 30px;
	margin-left: 20px;
}
#headerrechts {
    width: 200px;
    float: right;
    height: 100px;
    padding-top: 0px;
    text-align: right;
    padding-bottom: 0px;
}
#headerrechts ul {
}
#headerrechts ul li {
    list-style-type: none;
    display: list-item;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}
#headerrechts ul li a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;	
}

#headerrechts ul li a:hover {
	font-weight: bold;
	color: #2DAAE1;
	font-family: "Kontrapunkt Bold", "Arial Bold";
}

#banner {
	height: 315px;
	margin-bottom: 30px;
	clear: both;
	border-top-width: 3px;
	border-bottom: 3px solid #2DAAE1;
	padding-bottom: 2px;
}
#content {
}
#navigation {
	width: 270px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 50px;
}
#navigation ul {
}
#navigation ul li   {
	list-style-type: none;
	list-style-image: url(../jenichengrafik/mouse_pointer.png);
	list-style-position: inside;
}
#navigation ul li a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	line-height: 28px;
}
#navigation ul li a:hover {
	color: #2DAAE1;
	font-weight: bold;
}
#contentrechts {
	width: 700px;
	height: auto;
	float: right;
	text-align: left;
	margin-bottom: 50px;
	margin-right: 50px;
}
.contentrechts_img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.contentrechts_imggross {
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentrechts_imgzwei {
	margin-right: 32px;
	margin-bottom: 14px;
	margin-top: 14px;
}
#footer {
	clear: both;
	height: 200px;
	border-top: 3px solid #2DAAE1;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(207,207,207,1.00)),color-stop( 100% , rgba(255,255,255,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(207,207,207,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(207,207,207,1.00) 0%,rgba(255,255,255,1.00) 100%);
	margin-bottom: 30px;
	padding-top: 5px;
	color: #333333;
	font-size: 14px;
}
#footeroben {
	margin-bottom: 30px;
}
#footerunten {
}
