
@import url(/portals/_default/skins/templates/nav.css);
@import url(/greybox/gb_styles.css);

/* Global */

body
{
	margin: 0px;
	padding: 0 0 15px 0;
	background-color: #2a3b8d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}

a:focus
{
	outline: none;
}

.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

hr
{
    border: none 0; 
    border-top: 1px solid #bdbcbb; /*the border*/
    width: 100%;
    height: 1px; /*whatever the total width of the border-top and border-bottom equal*/
}


/* Site */


#site
{
	width: 930px;
	height: auto;
	border: none;
	padding: 10px;
	background-color: white;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#head
{
	width: 930px;
	height: 100px;
	text-align: left;
	color: white;
	background-color: #fff;
	background-image: url(/Portals/_default/Skins/templates/images/bg_head.gif);
	background-repeat: no-repeat;
}

#head a
{
   display: block;
   float: left;
   margin-top: 0px;
}

#head img
{
    border: 0;
}

#navigation
{
    text-align: left;
    width: 930px;
    height: 27px;
    background-color: #dedede;
    background-image: url(/Portals/_default/Skins/templates/images/bg_navigation.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}

.searchbox
{
	float: left;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #7b7b7b;
	border-bottom: 1px solid #7b7b7b;
	border-left: 1px solid #b0b0b0;
    width: 139px;
    height: 15px;
    padding-right: 19px;
    padding-left: 2px;
    margin: 8px 0 0 10px;
    background-color: #f5f5f5;
    background-image: url(/Portals/_default/Skins/templates/images/lupe.gif);
    background-position: 143px 0;
	background-repeat: no-repeat;
}


/* Mainarea */

#mainarea
{
	width: 930px;
	height: auto;
	text-align: left;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 0.98em;
	color: #4b4b4b;
	background-image: url(/Portals/_default/Skins/templates/images/bg_main.jpg);
	background-repeat: no-repeat;
}

#trenner
{
    width: 930px;
    height: 27px;
    background-color: #bdbcbb;
    overflow: hidden;
}

#titleimage
{
    width: 500px;
    height: 160px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	overflow: hidden;
}

#titletext
{
    position: relative;
    top: 136px;
    left: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
    

#leftarea
{
	float: left;
	width: 180px;
	height: auto;
	margin-right: 10px;
	overflow: hidden;
}

#centerarea
{
	float: left;
	width: 500px;
	height: auto;
	margin-right: 20px;
	overflow: hidden;
	padding: 10px 0 10px 0;
}

#centerarea h1
{
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}


#rightarea
{
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
}

#rightarea h1
{
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

/* Fussbereich */


#bottom
{
	color: #4b4b4b;
	clear: both;
	width: 920px;
	text-align: left;
	height: 21px;
	padding: 6px 0 0 10px;
	font-size: 11px;
	background-color: #dedede;
}

#bottom a
{
	text-decoration: none;
	color: #4b4b4b;
}


/* Container */

.container
{
	height: auto;
	margin-bottom: 10px;
}

#leftarea .container
{
	padding-top: 3px;
}

#rightarea .container
{
	width: 192px;
	padding: 8px;
	background-color: #ebebeb;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
}


/* Article und Teaser */

.article
{
	line-height: 1.49em;
	margin-bottom: 0px;
}

.article a
{
	text-decoration: none;
	font-weight: bold;
	color: #2a3b8d;
}

.article a:hover
{
	color: #4b4b4b;
}

.article h2, .article h3
{
	color: #6c6c6c;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0;
	margin: 0 0 0.6em 0;
}

.article p
{
	padding: 0;
	margin: 0 0 0.8em 0;
}

.article ol
{
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #ebebeb;
	width: 478px;
	border: 1px solid #e7e7e7;
}

.article ol li
{
	margin-left: 1.7em;
	margin-bottom: 0.5em;
}

.article ul
{
	list-style-type: none;
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #ebebeb;
	width: 478px;
	border: 1px solid #e7e7e7;
}

.article ul li
{
	list-style-type: none;
	background-image: url(/Portals/_default/Skins/templates/images/haken.gif);
	background-repeat: no-repeat;
	background-position: 0 0.25em;
	padding-left: 2em;
}

.article ul li ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	background-image: none;
	background-color: Transparent;
	border: none;
	width: auto;
}

.article ul li ul li
{
	list-style-type: none;
	background-image: none;
	padding-left: 10px;
}

.article ul li ul li ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
	background-image: none;
	background-color: Transparent;
	border: none;
	width: auto;
}

.article ul li ul li ul li
{
	list-style-type: none;
	background-image: none;
	padding-left: 10px;
}

.article a.ai_left
{
	padding: 0;
	display: block;
	float: left;
	margin: 4px 10px 5px 0;
	border: 1px solid #e7e7e7;
	cursor: url(/images/lupe.cur),pointer;
	background: #fff;
	height: auto;
}

.article a.ai_left img
{
    border: none;
}

.article a.ai_right
{
	padding: 0;
	display: block;
	float: right;
	margin: 4px 0 5px 10px;
	border: 1px solid #e7e7e7;
	cursor: url(/images/lupe.cur),pointer;
	background: #fff;
	height: auto;
}

.article a.ai_right img
{
    border: none;
}

.datum
{
	font-size: 0.9em;
}


.resources
{
    display: block;
    margin-bottom: 10px;
}

.resources a
{
    display: block;
    color: #2a3b8d;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0 3px 20px;
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.resources a:hover
{
	color: #4b4b4b;
}

.resources h2
{
	margin: 0 0 0.2em 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}


/* Startseite */

.box-start
{
	float: left;
	width: 338px;
	height: 200px;
	padding-bottom: 10px;
	overflow: hidden;
	margin: 0 10px 10px 0;
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-position: 0 -50px;
	border: 1px solid #ebebeb;
	line-height: 1.45em;
	overflow: hidden;
}

.box-start a
{
	color: #2a3b8d;
	text-decoration: none;
	width: 160px;
	cursor: pointer;
}

.ai_start
{
    display: block;
    width: 338px;
    height: 100px;
    background: transparent;
}

a.ai_start
{
    background: none;
}

.ai_start img
{
    width: 338px;
    height: 100px;
    border: none;
}


.box-start ul
{
    margin: 0 0 4px 20px;
    padding: 0;
    list-style-type: square;
}

.box-start p
{
    margin: 0;
    padding-bottom: 5px;
    width: 100%;
}

#centerarea .box-start h1
{
	color: #2a3b8d;
    font-size: 15px;
    height: 18px;
    padding: 0 0 0 0;
    overflow: hidden;
    background: none;
}

#centerarea .box-start h1 a
{
    background: none;
    padding-left: 0;
}

/* Gallery */

.gallery
{
	width: 510px;
	height: auto;
	position: relative;
	left: 1px;
	z-index: 5;
	background-image: url(/Portals/_default/Skins/templates/images/bg-gallery.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	margin-bottom: 20px;
}

.gallery a
{
	display: block;
	float: left;
	width: 109px;
	height: 109px;
	overflow: hidden;
	border: 4px solid #dedede;
	margin: 0 10px 10px 0;
	padding: 0;
	background-color: #e7e7e7;
	cursor: url(/images/lupe.cur),pointer;
}

.gallery a:hover
{
	border-color: #2a3b8d;
}

.gallery img
{
	border: 0;
}

/* Kundenlogos */

.kundenlogos
{
	display: block;
	float: left;
	width: 109px;
	height: 70px;
	overflow: hidden;
	border: 4px solid #dedede;
	margin: 0 10px 10px 0;
	padding: 0;
	background-color: #e7e7e7;
}

.kundenlogos:hover
{
	border-color: #2a3b8d;
}

.kundenlogos img
{
	border: 0;
}

.tooltip_kunden
{
	margin: 3px 3px 19px 3px;
	padding: 5px;
	width: 170px;
	height: 125px;
	overflow: hidden;
	background-color: #2a3b8d;
	color: #fff;
}

.tooltip_kunden strong
{
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
}



/* Kontaktformular */

.NormalTextBox
{
	border: 1px solid #ababab;
}

.textbox
{
	border: 1px solid #7b7b7b;
	margin: 1px 0 5px 0;
	height: 1.3em;
	width: 400px;
	padding-left: 2px;
}

legend
{
	display: block;
	color: #5a5a5a;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.textarea
{
	border: 1px solid #7b7b7b;
	margin-bottom: 0px;
	width: 400px;
	font-family: Arial, Verdana, sans-serif;
	padding: 2px 0 0 2px;
}

.ErrorMsg
{
	display: block;
}

fieldset
{
	padding: 0px;
	border: 0px;
}

legend
{
	padding: 0;
	margin: 0;
}

#kontaktformular
{
	margin-top: 10px;
	padding-left: 10px;
}

.buttonarea
{
	margin: 15px 0 10px 0;
}

.formbutton
{
	color: #fff;
	padding: 4px;
	background-color: #a2a19f;
	border: 1px solid #7b7b7b;
	margin-right: 5px;
	text-decoration: none;
}

.formbutton a
{
	color: #fff;
	text-decoration: none;
}
