	@charset "utf-8";

/*Responsive Styles*/


/* Smartphones (portrait) ---------------- */
@media only screen 
and (max-width : 320px)
{
/* Add Your CSS Styling Here */
 {
	margin: auto;
	padding: auto;
} 
html
{
	width: auto;
	height: auto;
	margin: auto;
	padding: auto;
	color: #aaaaaa;     
	background: #000000;
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
body
{   height: auto;
	margin: auto;
	padding: auto;
	background-color: #000;
	
} 

/* Links */

a:link { text-decoration: none; color: #cc8800; }

a:visited { text-decoration: none; color: #bb7700; }

a:hover, a:active { color: #ffaa00; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: auto; padding: 10px 0; color: #c00; }

h1 { font-size: 18px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5, h6 { font-size: 17px; }

ol, dl, blockquote, pre , ul
{
	color: #999999;
	margin: 10px 35px;
	padding: 10px 30px;
	line-height: 1.6em;
	border: 1px solid;
	border-top: 5px solid #c2c2c2;
}

p { margin: 0;background-color: #000; }

dl { margin: 0;background-color: #000; } 

dt
{
	margin: 0;
	color: #7799bb;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 2px;
	text-transform: uppercase;
}

dd { margin: 0; padding: 2px 0 5px; margin-bottom: 5px; }

dd.last { border-bottom-width: 0; }

pre { font-family: Consolas, Verdana, "Courier New"; font-size: 11px; padding: 10px 30px; }

code { color: #779955; }

abbr, acronym { text-decoration: none; border-bottom: 1px dotted #aaaaaa; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

ins { color: #999999; text-decoration: none; padding-left: 20px; background: transparent url(images/information.png) center left no-repeat; }

del { text-decoration: line-through; }

blockquote { text-align: right; }

blockquote p { text-align: left;}

blockquote cite { font-style: normal; padding-right: 10px; }

#header {margin-bottom:auto;margin-top:auto;height:100%;width: 100%;	background-color: #000;border-top: 0px;}



#wrapper
{
	clear: both;
	float: left;
	min-height: auto;
	width: 100%;
	margin: auto; 
	background-color: #000;
	/*background: transparent url(images/hr_dotted.gif) 60% 0 repeat-y;*/

}

#content-wrapper
{
	width: 60%;
	margin: auto;
	float: left;
	
}  

#sidebar-wrapper
{
	width: auto;
	float: left;
}

#sidebar
{ /*position: fixed;*/
margin: auto; 	
  width: 20%;
	float: left;
	padding: 0px 20px;
}

#footer
{
position: fixed;
width: 100%;
bottom: 0;
line-height: 1.5em;
	float: left;
 	color: #888888;
	text-align: center;
	background-color: #000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #191919;  
}


/* Header */

#header h1 { padding: 20px; }
#navigation ul li:hover ul {
	top: 55px;
}
/* Navigation alt */
#navigation
{
	float: left;
  width: 120%;
	clear: both;
	color: #000;
	border-bottom: 5px solid #222222;
	background: #555 ;
  box-shadow:inset 10px 10px 15px #222;
-moz-box-shadow:inset  10px 10px 15px #222; /* firefox */
-webkit-box-shadow:inset  10px 10px 15px #222; /* chrome */
}

#navigation ul { float: left; list-style-type: none; margin: 0 0 0 20px; padding: 0; background: none; border-width: 0; }

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	padding: 5px 10px;
}

#navigation a:link,
#navigation a:visited
{
	color: #BBB;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation a:hover,
#navigation a:active
{
	color: #000;
	background: #ccc;
}

li#lhome a:hover,
li#lhome a:active
{
	background-position: 0 -3px;
}

li#lleistungen a:hover,
li#lleistungen a:active
{
	background-position: 0 1px;
}

li#lueberuns a:hover,
li#lueberuns a:active
{
	background-position: 0 2px;
}

li#lreferenzen a:hover,
li#lreferenzen a:active
{
	background-position: 0 -1px;
}

li#lpartner a:hover,
li#lpartner a:active
{
	background-position: 0 -2px;
}

li#lcontact a:hover,
li#lcontact a:active
{
	background-position: 0 -3px;
}
img# {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}

li#lpresse a:hover,
li#lpresse a:active
{
	background-position: 0 -4px;
}
body#babout li#labout a
{
	color: #99bbdd;
	background: #333333 url(images/navigation_hover.gif) 0 -3px repeat;
}

/* Sidebar */

/*#sidebar p
{
	color: #999999;
	margin: 10px 35px;
	padding: 5px 30px;
	line-height: 1.6em;
	border: 1px solid #1a1a1a;
	border-top: 10px solid #151515;
	background-color: #222222;
	background: #404040 url(images/navigation_hover.gif) top left repeat;
}  */

/* Footer   */

#footer p { margin: 15px 0; }

#footer a:link { color: #888888; font-weight: bold; border-bottom: 1px dotted #888888; }

#footer a:visited { color: #666666; font-weight: bold; border-bottom: 1px dotted #666666; }

#footer a:hover, #footer a:active { color: #D21B1D; border-bottom: 1px solid #D21B1D; }
#links {width:178px;margin-top:2px;float:left;}
#links .newsbox {margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lm.jpg') #3d6290 no-repeat 88px 0px;height:144px;}
#links .sonstbox {margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lu.jpg') #3d6290 no-repeat 88px 0px;height:144px;}
#links .formbox {width:auto;margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lo.jpg')#3d6290 ; color:#999999;}
#links .formbox input {width:auto;background-color:#fff;border: 2px solid #eff3f7;color: #16375f;font-family: tahoma, arial, sans-serif;font-size:10px;}

#table {margin:auto;/* position:absolut; */}
#txtshadow {color:#c30000;text-shadow: -1px -1px 0px #202020,1px 1px opx #ccc;}
#span_a{margin:auto;margin-left: 0px;margin-right: 0px;display: block;font-family: Taloma, Arial, Helvetica, serif;font-size: 0.7em;color: #c00;background-color: #000;}
#main_top_left {float:none;width:auto;}    

#userlogin ul {margin:0; background:#333;}
#content ul {background:#333}
#content ul #main p {background-color:#333 }
object {margin-left:35px; border:1px solid #c2c2c2; border-top:5px solid #c2c2c2;}
table tr td a img{border:none; display:block;}
#main_top_right a img{border:none;}



.fb-like-box{ 
border: 1px solid #aaa;
margin: 10px 35px; 
padding: 10px;
box-shadow: 0px 0px 30px #fff;
-moz-box-shadow: 0px 0px 30px #fff; /* firefox */
-webkit-box-shadow: 0px 0px 30px #fff /* chrome */
}
#gelbtext {color:&#123;} 
.schwarzertext {color: &#58; #000;} /*schwarze textfarbe*/
.hggelb {background: &#58; #ffff00;&#125;} /*gelber hintergrund*/

}

/* Smartphones (landscape) ---------------- */
@media only screen 
and (min-width : 321px)
and (max-width : 767px)
{
/* Add Your CSS Styling Here */

}

/* Tablets (portrait) -------------------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
{
/* Add Your CSS Styling Here */
}


/* Tablets (landscape) ------------------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
{   
/* Add Your CSS Styling Here */
}

/* Old Desktops and laptops ------------------ */
@media only screen 
and (min-width : 1025px) 
{
/* Add Your CSS Styling Here */
 {
	margin: auto;
	padding: auto;
} 
html
{
	width: auto;
	height: auto;
	margin: auto;
	padding: auto;
	color: #aaaaaa;     
	background: #000000;
	font: normal 13px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}
body
{   height: auto;
	margin: auto;
	padding: auto;
	background-color: #000;
	
} 

/* Links */

a:link { text-decoration: none; color: #cc8800; }

a:visited { text-decoration: none; color: #bb7700; }

a:hover, a:active { color: #ffaa00; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: auto; padding: 10px 0; color: #c00; }

h1 { font-size: 26px; background-color: #333}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5, h6 { font-size: 17px; }

ol, dl, blockquote, pre , ul
{
	color: #999999;
	margin: 10px 35px;
	padding: 10px 30px;
	line-height: 1.6em;
	border: 1px solid;
	border-top: 5px solid #c2c2c2;
}

p { margin: 0;background-color: #000; }

dl { margin: 0;background-color: #000; } 

dt
{
	margin: 0;
	color: #7799bb;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 2px;
	text-transform: uppercase;
}

dd { margin: 0; padding: 2px 0 5px; margin-bottom: 5px; }

dd.last { border-bottom-width: 0; }

pre { font-family: Consolas, Verdana, "Courier New"; font-size: 11px; padding: 10px 30px; }

code { color: #779955; }

abbr, acronym { text-decoration: none; border-bottom: 1px dotted #aaaaaa; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

ins { color: #999999; text-decoration: none; padding-left: 20px; background: transparent url(images/information.png) center left no-repeat; }

del { text-decoration: line-through; }

blockquote { text-align: right; }

blockquote p { text-align: left;}

blockquote cite { font-style: normal; padding-right: 10px; }

#header {margin-bottom:auto;margin-top:auto;height:100%;width: 100%;	background-color: #000;border-top: 0px;}



#wrapper
{
	clear: both;
	float: left;
	min-height: auto;
	width: 100%;
	margin: auto; 
	background-color: #000;
	background: transparent url(images/hr_dotted.gif) 60% 0 repeat-y;

}

#content-wrapper
{
	width: 60%;
	margin: auto;
	float: left;
	
}  

#sidebar-wrapper
{
	width: auto;
	float: left;
}

#sidebar
{ /*position: fixed;*/
margin: auto; 	
  width: 20%;
	float: left;
	padding: 0px 20px;
}

#footer
{
position: fixed;
width: 100%;
bottom: 0;
line-height: 1.5em;
	float: left;
 	color: #888888;
	text-align: center;
	background-color: #000;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #191919;  
}


/* Header */

#header h1 { padding: 20px; }
#navigation ul li:hover ul {
	top: 55px;
}
/* Navigation alt */
#navigation
{
	float: left;
  width: 120%;
	clear: both;
	color: #000;
	border-bottom: 5px solid #222222;
	background: #555 ;
  box-shadow:inset 10px 10px 15px #222;
-moz-box-shadow:inset  10px 10px 15px #222; /* firefox */
-webkit-box-shadow:inset  10px 10px 15px #222; /* chrome */
}

#navigation ul { float: left; list-style-type: none; margin: 0 0 0 20px; padding: 0; background: none; border-width: 0; }

#navigation li { float: left; }

#navigation a
{
	float: left;
	display: block;
	padding: 5px 10px;
}

#navigation a:link,
#navigation a:visited
{
	color: #BBB;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation a:hover,
#navigation a:active
{
	color: #000;
	background: #ccc;
}

li#lhome a:hover,
li#lhome a:active
{
	background-position: 0 -3px;
}

li#lleistungen a:hover,
li#lleistungen a:active
{
	background-position: 0 1px;
}

li#lueberuns a:hover,
li#lueberuns a:active
{
	background-position: 0 2px;
}

li#lreferenzen a:hover,
li#lreferenzen a:active
{
	background-position: 0 -1px;
}

li#lpartner a:hover,
li#lpartner a:active
{
	background-position: 0 -2px;
}

li#lcontact a:hover,
li#lcontact a:active
{
	background-position: 0 -3px;
}
img# {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}

li#lpresse a:hover,
li#lpresse a:active
{
	background-position: 0 -4px;
}
body#babout li#labout a
{
	color: #99bbdd;
	background: #333333 url(images/navigation_hover.gif) 0 -3px repeat;
}

/* Sidebar */

/*#sidebar p
{
	color: #999999;
	margin: 10px 35px;
	padding: 5px 30px;
	line-height: 1.6em;
	border: 1px solid #1a1a1a;
	border-top: 10px solid #151515;
	background-color: #222222;
	background: #404040 url(images/navigation_hover.gif) top left repeat;
}  */

/* Footer   */

#footer p { margin: 15px 0; }

#footer a:link { color: #888888; font-weight: bold; border-bottom: 1px dotted #888888; }

#footer a:visited { color: #666666; font-weight: bold; border-bottom: 1px dotted #666666; }

#footer a:hover, #footer a:active { color: #D21B1D; border-bottom: 1px solid #D21B1D; }
#links {width:178px;margin-top:2px;float:left;}
#links .newsbox {margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lm.jpg') #3d6290 no-repeat 88px 0px;height:144px;}
#links .sonstbox {margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lu.jpg') #3d6290 no-repeat 88px 0px;height:144px;}
#links .formbox {width:auto;margin-bottom:5px;border:1px solid #fff;background-color: #3d6290;background:url('images/lo.jpg')#3d6290 ; color:#999999;}
#links .formbox input {width:auto;background-color:#fff;border: 2px solid #eff3f7;color: #16375f;font-family: tahoma, arial, sans-serif;font-size:10px;}

#table {margin:auto;position:absolut; }
#txtshadow {color:#c30000;text-shadow: -1px -1px 0px #202020,1px 1px opx #ccc;}
#span_a{margin:auto;margin-left: 0px;margin-right: 0px;display: block;font-family: Taloma, Arial, Helvetica, serif;font-size: 0.7em;color: #c00;background-color: #000;}
#main_top_left {float:none;width:auto;}    

#userlogin ul {margin:0; background:#333;}
#content ul {background:#333}
#content ul #main p {background-color:#333 }
object {margin-left:35px; border:1px solid #c2c2c2; border-top:5px solid #c2c2c2;}
table tr td a img{border:none; display:block;}
#main_top_right a img{border:none;}



.fb-like-box{ 
border: 1px solid #aaa;
margin: 10px 35px; 
padding: 10px;
box-shadow: 0px 0px 30px #fff;
-moz-box-shadow: 0px 0px 30px #fff; /* firefox */
-webkit-box-shadow: 0px 0px 30px #fff /* chrome */
}
#gelbtext {color:&#123;} 
.schwarzertext {color: &#58; #000;} /*schwarze textfarbe*/
.hggelb {background: &#58; #ffff00;&#125;} /*gelber hintergrund*/

}

/* Desktops ------------------ */
@media only screen 
and (min-width : 1201px) 
{
/* Add Your CSS Styling Here */
}
	
	
*