﻿/* Stylesheet zum Dienstleistungs-Portal*/
/* Autor: Baron Consult EDV-Beratung und -Service, München*/
@charset "utf-8";

/* Reset von browserbezogenen Vorgaben */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section
{
	display: block;
}

body
{
	line-height: 1,2;
}

ol, ul
{
	list-style: none;
}

blockquote, q
{
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

/* Hier geht's los */

body
{
	background-color: #fFFFFF;
	/*Nur bei Bedarf: background: url(images/BILDDATEI.jpg) no-repeat;*/
	background-position: center;
	background-position: top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}

h1
{
	font-size: 24px;
    font-weight: bold;
    color: #FF0000;
}

h2
{
	font-size: 16px;
	font-weight: normal;
    color: #000000;
    line-height: 1.5;	
}

h3
{
    font-size: 14px;
}

a
{
	font-size: 12px;
    color: #FF0000;
	text-decoration: none;
    font-weight: bolder;	
}

a:link
{
	
}

a:visited
{
	
}

a:hover
{
 
}

b
{
    font-weight:bolder;
}

ul
{
	font-size: 12px;
	color: #555555;
	list-style:disc;
	margin: 20px;
	margin-top: -10px;
}

.ul_small
{
	font-size: 10px;
	color: #555555;
	list-style:disc;
	margin: 15px;
	margin-top: 0px;
}

thead
{
    font-weight: bolder;
}

td
{
    background-color: #C1D9ED; padding: 2px;
}

.font_white
{
	color: #FFFFFF;
}

.font_white a:link
{
	color:#FFFFFF;
	text-decoration: none;
}

.font_white a:hover
{
	font-weight: bolder;
}

.font_white a:visited
{
	color:#FFFFFF;
}

.font_black
{
	color: #000000;
}

.small
{
    font-size: 10px;
}

#root_container
{
	width: 892px;
	height: auto;/*auf auto stellen, sobald Inhalte da sind*/
	top: 0px;
	left: 50%;
	margin-left: -446px;  /* hier die Hälfte der Breite des Wrappers angeben */
	padding: 10px;
	position: absolute;
	background-color: #FFFFFF;
}
	
#top_container
{
	width: 892px;
	height: 400px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	/* background-color: #fFFFFF; */
	text-align: center;
	/*vertical-align: text-bottom;*/
	/*background-image: url(images/muster.jpg);*/
}

#header_container
{
	width: 892px;
	height: 140px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	/* background-color: #FFF1FF; */
	text-align: center;
}

.icon_container
{
    width: 80px;
    height: 80px;
    position: relative; 
    color: #000000; 
    border: 2px solid #FFFFFF;	
    border-radius: 14px; 
    margin-left: 10px; 
    margin-top: 10px;
    padding: 5px;
    float: left;
}

#certificate_right_container
{
	width: 166px;
	height: 127px;
	position: relative;
	margin-top: 0px;
	margin-left: 308px;
	/* background-color: #F1FFFF; */
	text-align: left;
	float: left;
}

#heading_container
{
	width: 500px;
	/* height: 35px; */
	position: relative;
    border:2px solid #FFFFFF;
    border-radius:8px;
	margin-top: -10px;
	margin-left: -10px;
	background-color: #FFFFFF;
	opacity: 0.7;
	filter: alpha(opacity=70);
	padding-top: 0px;
	padding-bottom: 5px;
    padding-left: 20px;
	text-align: left;
	/* float: left; */
}

#no1_container
{
	width: 164px;
	height: 290px;
    border: 2px solid #C0C0C0;	
	border-radius: 14px;
	position: relative;
	margin-top: 10px;
	margin-left: 0px;
	padding-left:10px;
	padding-right:10px;
	/* background-color: #1FFFFF; */
	text-align: left;
	float: left;
}

#no2_container
{
	width: 292px;
	height: 290px;
    border: 2px solid #C0C0C0;
	border-radius: 14px;
	position: relative;
	margin-top: 10px;
	margin-left: 4px;
	padding-left:10px;
	padding-right:10px;
	/* background-color: #1FFFFF */;
	text-align: left;
	float: left;
}

#no3_container
{
	width: 164px;
	height: 290px;
    border: 2px solid #C0C0C0;
	border-radius: 14px;
	position: relative;
	margin-top: 10px;
	margin-left: 4px;
	padding-left:10px;
	padding-right:10px;
	/* background-color: #1FFFFF; */
	text-align: left;
	float: left;
}

#no4_container
{
	width: 164px;
	height: 290px;
    border: 2px solid #C0C0C0;
	border-radius: 14px;
	position: relative;
	margin-top: 10px;
	margin-left: 4px;
	padding-left:10px;
	padding-right:10px;
	/* background-color: #1FFFFF; */
	text-align: left;
	float: left;
}

#no1_image
{
	width: 135px;
	height: 135px;
    position: relative;
    left: 0px;
    top: 0px;
}

#no2_image
{
	width: 278px;
	height: 290px;
    position: relative;
    padding-left: 10px;
}

#no3_image
{
	width: 168px;
	height: 135px;
    position: relative;
    left: 0px;
    top: 15px;
}

#no4_image
{
	width: 168px;
	height: 218px;
    position: relative;
    left: 0px;
    top: 0px;
}

#link_container
{
	width: 890px;
	height: 50px;
    position: relative;
    border: 2px solid #C0C0C0;
	border-radius: 14px;
    margin-left: 0px;
    margin-top: 10px;
    text-align: center;
}

#text_left_container
{
	width: 436px;
    position: relative;
    margin-left: 0px;
    margin-top: 20px;
    text-align: left;
    float: left;
}

#text_right_container
{
	width: 436px;
    position: relative;
    margin-left: 20px;
    margin-top: 20px;
    text-align: left;
    float: left;
}

#footer_container
{
	width: 892px;
	height: 100px;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	padding:10px;
	background-color: #FFFFFF;
	text-align: center;
}