/* Grundkonstrukt
***************************************************************************************************/

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Lobster 1.4';
	src: url('fonts/Lobster 1.4.eot');
	src: local('?'), url('fonts/Lobster 1.4.woff') format('woff'), url('fonts/Lobster 1.4.ttf') format('truetype'), url('fonts/Lobster 1.4.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_ARIAL';
	src: url('fonts/ARIAL.eot');
	src: local('?'), url('fonts/ARIAL.woff') format('woff'), url('fonts/ARIAL.ttf') format('truetype'), url('fonts/ARIAL.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'arialitalic';
    src: url('fonts/ariali-webfont.eot');
    src: url('fonts/ariali-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ariali-webfont.woff2') format('woff2'),
         url('fonts/ariali-webfont.woff') format('woff'),
         url('fonts/ariali-webfont.ttf') format('truetype'),
         url('fonts/ariali-webfont.svg#arialitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


small{
	font-size: 12px;
}

body, a {
  	font-family: Arial, Helvetica, sans-serif !important;
	color: #2F4357;
}
a{
	text-decoration: none;
	font-weight: bold;
}
a:hover{
    color: #A1B6C9;
}
p{
	line-height: 130%;
}

/* HEADER
***************************************************************************************************/
header{
}

/* MIDSECTION
***************************************************************************************************/
h1{
	font-family: 'Conv_Lobster 1.4',Sans-Serif;
	font-size: 30px;
}
h2{
	font-family: 'Conv_Lobster 1.4',Sans-Serif;
	font-size: 25px;
}
h3{
	font-family: 'Conv_Lobster 1.4',Sans-Serif;
	font-size: 20px;
}
div#aside_left{
	font-size: 14px;
}
td.fehler{
	font-weight: bold;
	color: #E00000;
}
ul.liste{
	margin-left: 0px;
	list-style: disc;
}
ul.liste li{
	margin-left: 35px;
}
em, i{
    font-family: arialitalic;
}

/* FOOTER
***************************************************************************************************/
div#footer{
	text-align: right;
	padding: 0 30px;
}

.rechts{
	text-align: right;
}
table{
	width: 100%;
}

table td{
	padding: 2px 3px;
}
