/****************************************************

	SITE: eq-gmbh.de

	Blau, Links und Überschriften Content:	#0066B3

	grass@mai-multimedia 2008

******************************************************/

* {margin: 0; padding: 0;}

html, body
	{
        height: 100%;
    }


body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #C6D7E3 url(/images/hgr_html.png);
		color: #444444;
	}
h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}

ul { margin: 0 0 1em 1.6em; list-style: square;}
ol { margin: 0 0 1em 2.4em; }
ol li { margin-bottom: 1em; }


/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 2px 10px 10px 0;}
.imgRight { float: right; margin: 4px 0 10px 10px; }
.imgBorder
	{
        border: solid 1px #ededed;
    }

a
	{
		color: #0066B3;
	}
a:hover
	{
		color: #CD242A;
	}

a.download { padding-left: 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.dot { background: transparent url(/images/media_dot.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }
a.jpg {	background: transparent url(/images/media_jpg.gif) no-repeat; }
a.gif {	background: transparent url(/images/media_gif.gif) no-repeat; }
a.png {	background: transparent url(/images/media_png.gif) no-repeat; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{

	}

h1, h2, h3, h4, h5
	{
		color: #0066B3;
		font-family: Georgia, Times New Roman, serif;
		font-weight: normal;
		margin: 0 0 1em 0;
	}


h1
	{
        font-size: 1.8em;
		line-height: 1.2em;
    }
h2
	{
		font-size: 1.4em;
		clear: both;
	}
h3
	{
		font-size: 1.2em;
		clear: both;
	}
h4
	{
		font-size: 1em;
	}
hr
	{
		height: 1px;
		color: #41636E;
	}

p { margin: 0 0 1em 0;}
sup
	{
		font-size: 0.9em;
		line-height: 1em;
	}
span.reg
	{
		font-size: 0.9em;
		position: relative;
		top: -0.4em;
		text-decoration: none;
    }


table
	{
		margin-bottom: 2em;
    }

td
	{
		padding: 0.1em 0.5em 0.1em 0!important;
		vertical-align: top;
	}

table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}

table.border td { vertical-align: top; border: solid 1px #ccc;}


/****************************************************
	LAYOUT
******************************************************/

#hgr
	{
		position: absolute;
		width: 100%;
		height: 245px;
		top: 0;
		left: 0;
   		background: transparent url(/images/hgr_body.png) repeat-x;
    }
#wrap
	{
        position: relative;
		width: 940px;
		min-height: 100%;
		background: #fff url(/images/hgr_wrap.jpg);
		border-right: solid 1px #698CA6;
    }

#headerBox
	{
        position: relative;
		clear: both;
        width: 940px;
		height: 224px;
		border-bottom: solid 1px #fff;
		background: #F6FBFE url(/images/hgr_headerBox.jpg);
    }
#keyvisuals
	{
		position: absolute;
        width: 760px;
		height: 224px;
		right: 0;
		top: 0;
    }


#logo
	{
        margin: 33px 0 0 30px;
    }

#contentHeaderBox
	{
        position: relative;
    }


/*************************
	HAUPTNAVIGATION
**************************/

#homeLink
	{
        text-decoration: none;
		color: #123753;
		display: block;
		padding: 2px 0 1px 20px;
		position: absolute;
		left: 0;
		bottom: 1px;
		width: 160px;
    }
#homeLink:hover, #homeLink.active
	{
        background: transparent url(/images/hgr_mainNavA-hover.gif) repeat-y right;
		color: #0066B3;
    }




#mainNav
	{
		position: relative;
		top: -1px;
        float: left;
		width: 180px;
		margin: 0;
		list-style: none;
    }
#mainNav li
	{
		background: transparent url(/images/hgr_mainNavLi.jpg) no-repeat top left;
		padding: 2px 0 1px 0;
    }
#mainNav a
	{
        text-decoration: none;
		color: #123753;
		display: block;
		padding: 2px 0 2px 20px;

    }
#mainNav a:hover, #mainNav li.active a
	{
        background: transparent url(/images/hgr_mainNavA-hover.gif) repeat-y right;
		color: #0066B3;
    }

#mainNav li.active ul a:hover, #mainNav li.active a.active
	{
		color: #0066B3;
    }

#mainNav li.active ul a
	{
        background-image: none;
		color: #123753;
    }

#mainNav li.active ul
	{
        display: block;
    }

#mainNav ul
	{
		display: none;
		margin: 0;
		list-style: none;
		font-size: 0.9em;
		background: #C4DBEE;
		line-height: 1.3em;
		margin-top: 1px;
    }
#mainNav ul li
	{
		background: transparent url(/images/hgr_mainNavUl.jpg) repeat-y right;
    }
#mainNav ul a
	{
		padding: 0 0 0 20px;
	}

/*************************
	CONTENTBOX
**************************/

#contentBox
	{
        float: left;
		width: 480px;
		padding: 40px 0 40px 20px;
    }

.docList
	{
		list-style: none;
		margin-left: 0;
    }
.docList li
	{
		padding-bottom: 1em;
    }

.docList span.date
	{
		font-size: 0.9em;
    }

.docList h3, .docList h3 a
	{
		text-decoration: none;
		margin: 0;
    }

.logoList
	{
        margin-bottom: 1em;
    }
.logoList img
	{
        padding: 1em 2em 1em 0;
		float: right;
    }
.logoList img.even
	{
        float: left;
    }


/*************************
	CONTEXTBOX
**************************/

#contextBox
	{
        float: right;
		width: 240px;
		margin-top: -70px;
		position: relative;
		font-size: 0.9em;
		line-height: 1.2em;
    }
.contextBoxItem
	{
		background: #DBEBF7;
		border-bottom: solid 1px #fff;
		color: #536E83;
    }
.contextBoxItem p, .contextBoxItem h3, .contextBoxItem h4
	{
        margin: 0;
		padding: 10px;
    }
.contextBoxItem h4
	{
		font-family: Arial,Helvetica,sans-serif;
		color: #123753;
    }
.contextBoxItem a
	{
		color: #123753;
    }

.contextBoxItem.typ_2
	{
		background: #D1E87C;
		color: #123753;
    }
.contextBoxItem.typ_3, .boxLinks .odd
	{
		background: #C4DBEE;

    }

#mainMediaBox
	{
		border-bottom: solid 1px #fff;
    }
#mainMediaBox img
	{
        width: 240px;
    }

.boxLinks
	{
		margin: 0;
		list-style: none;
    }
.boxLinks li
	{
		border-bottom: solid 1px #fff;
    }
.boxLinks .odd
	{

    }
.boxLinks h4
	{
        margin-bottom: -20px;
    }
.boxLinks h4 a
	{
        text-decoration: none;
    }


/*************************
	SERVICE-NAVIGATION OBEN
**************************/

#serviceNav
	{
        float: left;
        width: 940px;
		border-right: solid 1px #fff;
		border-bottom: solid 1px #fff;
		background: #688EA9  url(/images/hgr_serviceNav.png);
		margin: 0;
		list-style: none;
    }
#serviceNav li
	{
        float: right;
		padding-right: 20px;
    }
#serviceNav a
	{
        font-size: 11px;
		line-height: 19px;
		color: #fff;
		text-decoration: none;
    }



#siteNav
	{
		clear: both;
		float: right;
        position: relative;
		margin: 1em 0;
		text-align: right;
	}
#siteNav a
	{
		margin: 0 5px;
	}


/*************************
	FORMULARE
**************************/

form
	{
		margin: 1.4em 0;
		padding: 0;
	}
input, textarea, select
	{
		width: 250px;
	}
.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 2px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}
.formField label
	{
		width: 120px;
		float: left;

	}
.button
	{
		margin-left: 120px;
		margin-top: 20px;
	}


.radio
	{
		width: auto;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioLabel
	{
		position: relative;
		top: -2px;
		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
		position: relative;
		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 100%;
	}
.formHint
	{
		clear: both;
		padding: 1em 0;
		font-size: 0.8em;
	}
.formField h4	{ padding: 1em 0;}


/*************************
	SUCHE
**************************/

.button.search
	{
		margin-left: 0px;
		width: auto;
    }

.isearch-highlight
	{
		font-weight: bold;
    }


/*************************
	Login
**************************/

#cugBox
	{
		margin:0 0 10px 0;
	}
#cugBox h3
	{
		margin-left: 10px;
		margin-bottom: 5px;
		padding-left: 10px;
		padding-bottom: 2px;
		color: #990000;
		border-bottom: solid 1px #990000;
	}

#sideBarBox #cugBox  ul
	{
		border: solid 2px #990000;
		border-left-width: 1px;
		border-right-width: 1px;
	}
#sideBarBox #cugBox  ul ul { border: none; }

#loginData
	{
		position: absolute;
		z-index: 200;
		background-color: #fff;
		right: 25px;
		top: 95px;
		font-size: 0.9em;
	}
#loginForm
	{
		border-bottom: solid 2px #990000;
		padding-left: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
#loginForm form
	{
		margin: 0;
		padding: 0;
	}
#loginForm label { font-size: 0.8em; line-height: 1em; padding: 0;}
#loginForm input { width: auto; }
#loginForm .button { margin: 0; }
#loginForm .formField { margin: 0.2em 0; padding: 0; }

.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
		margin-top: 20px;
	}
.alertBox ul
	{
		color: #cc0000
	}

/*************************
	SONSTIGES
**************************/

#maiBlock
	{
		padding: 24px 10px 20px 10px;
		font-size: 0.8em;
		line-height: 1.2em;
		top: 290px;
	}
#maiBlock small
	{
		display: block;
		margin-top: 20px;
		margin-bottom: -1.5em;
    }

#maiBlock a
	{
		display: block;
		margin-top: 10px;
	}
/*routing*/
#routingForm{}

#routingForm .button
	{
		margin: 0;
	}


/* Social media Icons */
#socialMediaList
	{
		list-style: none;
		list-style-image: none;
		margin: 1.5em 0 10px 10px;
	}
#socialMediaList li
	{
		list-style-image: none!important;
		height: 22px;
		line-height: 22px;
		margin-bottom: 0px;
	}
#socialMediaList a
	{
		padding-left: 30px;
		display: block;
		background-repeat: no-repeat;
		background-position: left center;
		background-image: url(/images/sm_icons.gif);
		text-decoration: none;
	}
#socialMediaList li.email a { background-position: 0 -9px;}
#socialMediaList li.rss a { background-position: 0 -229px;}
#socialMediaList li.twitter a { background-position: 0 -53px;}
#socialMediaList li.facebook a { background-position: 0 -31px;}
#socialMediaList li.smBlog a { background-position: 0 -250px;}
#socialMediaList li.xing a { background-position: 0 -75px;}
