
@import url(/portals/_default/skins/templates/nav.css);

/* Global */

body
{
	margin: 0px;
	padding: 0 0 15px 0;
	background-color: #7b7b7b;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/Portals/_default/Skins/templates/images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

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 */


/* Site */


#site
{
	width: 930px;
	height: auto;
	border: 10px solid #dedede;
	background-color: white;
	font-size: 0.75em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#head
{
	width: 930px;
	height: 90px;
	text-align: left;
	color: white;
	background-color: #fff;
}

#head a
{
   display: block;
   float: right;
   margin-top: 6px;
}

#head img
{
    border: 0;
}

#navigation
{
    text-align: left;
    width: 750px;
    height: 27px;
    padding-left: 180px;
    background-color: #dedede;
}


/* 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: 10px;
    background-color: #91908f;
}

#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.5em;
	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: #fff;
	clear: both;
	width: 920px;
	text-align: left;
	height: 21px;
	padding: 6px 0 0 10px;
	font-size: 11px;
	background-color: #007cc3;
	background-image: url(/Portals/_default/Skins/templates/images/bg_bottom.gif);
	background-repeat: repeat-y;
}

#bottom a
{
	text-decoration: none;
	color: #fff;
}


/* Container */

.container
{
	height: auto;
	margin-bottom: 10px;
}

#leftarea .container
{
	padding-top: 3px;
}

#rightarea .container
{
	width: 192px;
	padding: 8px;
	background-image: url(/Portals/_default/Skins/templates/images/bgcontainer.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	border-top: 0px;
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
}


/* Article und Teaser */

.article
{
	line-height: 1.49em;
}

.article a
{
	text-decoration: none;
	font-weight: bold;
	color: #0076c0;
	background-image: url(/Portals/_default/Skins/templates/images/link.gif);
	background-repeat: no-repeat;
	background-position: 0 -121px;
	padding-left: 9px;
}

.article a:hover
{
	color: #4b4b4b;
	background-repeat: no-repeat;
	background-position: 0 -2px;
}

.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 1em 0;
}

.article ul
{
	list-style-type: none;
	padding: 10px;
	margin: 0 0 10px 0;
	background-color: #fff;
	background-image: url(/Portals/_default/Skins/templates/images/bgcontainer.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 478px;
	border: 1px solid #e7e7e7;
	position: relative;
	top: -0.5em;
}

.article 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;
}

.ai_left
{
	padding: 0;
	display: block;
	float: left;
	margin: 5px 10px 0px 0;
	border: 1px solid #91908f;
	background: #fff;
}

.ai_right
{
	padding: 0;
	display: block;
	float: right;
	margin: 5px 0 0px 10px;
	border: 1px solid #91908f;
	background: #fff;
}

.datum
{
	font-size: 0.9em;
}


.resources
{
    display: block;
    margin-bottom: 10px;
}

.resources a
{
    display: block;
    color: #0076c0;
    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: 308px;
	height: 160px;
	overflow: hidden;
	margin: 0 20px 20px 0;
	background-color: #007cc3;
	border: 1px solid #e7e7e7;
	color: #fff;
	filter: Alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
	padding: 10px;
	line-height: 1.45em;
}

.box-start a
{
	color: #fff;
	text-decoration: none;
	width: 160px;
	cursor: pointer;
}

.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: #fff;
    font-size: 15px;
    height: 18px;
    padding: 0 0 0 0;
    overflow: hidden;
}

#centerarea .box-start h2
{
	color: #fff;
    font-size: 15px;
    height: 18px;
    padding: 0 0 5px; 0;
    margin: 0;
    background-image: url(/Portals/_default/Skins/templates/images/link-weiss.gif);
	background-repeat: no-repeat;
	background-position: 0 -122px;
	padding-left: 9px;
}

.box-start .article a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-image: url(/Portals/_default/Skins/templates/images/link-weiss.gif);
	background-repeat: no-repeat;
	background-position: 0 -121px;
	padding-left: 9px;
}

.box-start .article a:hover
{
	color: #fff;
	background-repeat: no-repeat;
	background-position: 0 -2px;
}

/* 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;
}