/* CSS Document */

*{
    margin : 0;
    padding : 0;
}
body
{
    margin : 0;
    padding : 0;
    font-family : arial;
    font-size : 12px;
    background-image : url("../images/bg.gif");
    background-repeat : repeat-y;
}
#bg
{
    width : 944px;
    float : left;
}
#header
{
	background-image : url("../images/2media_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#header_marketing
{
	background-image : url("../images/2media_marketing_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#header_entwicklung
{
	background-image : url("../images/2media_entwicklung_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#header_projekte
{
	background-image : url("../images/2media_projekte_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#header_ueberuns
{
	background-image : url("../images/2media_ueber_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#header_kontakt
{
	background-image : url("../images/2media_kontakt_header.jpg"); 
	width : 744px;
	height : 140px;
	float : left;
	border-bottom:solid;
	border-bottom-width:2px;
	border-bottom-color : #F0F0F0;
}
#sidebar
{
    width : 165px;
    float : right;
    background : none;
    padding-right: 20px;
    padding-left: 10px;
    font-size:11px;
    line-height: 18px;
}
#leftbar
{
    width : 182px;
    background : none;
    float : right;
    margin-right : 10px;
}
#topmenu
{
    margin : 25px 0px 0px 0px;
    width : 182px;
    height : 10px;
    background-image : url("../images/top_menu.gif");
}
#menu 
{
    width : 182px;
    background-image : url("../images/bg_menu.gif");
	padding-bottom: 1px;
	padding-top: 1px;
	font-size:1px;
}
#bottommenu
{
    width : 182px;
    height : 42px;
    background-image : url("../images/bottom_menu.gif");
    margin : 0px;
}
#content
{
	width : 497px;
	background : none;
	float : right;
	padding : 5px;
	text-align : justify;
	margin-top: 18px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#footer
{
    background : url("../images/footer_bg.gif");
    width : 744px;
    height : 24px;
    clear : both;
	font-size : 11px;
	text-align : right;

}
#footer a
{
	font-size : 11px;
	color : #666666;
	text-decoration : none;
	font-style : normal;
}

#copy
{
	text-align : right;
	font-size:11px;
	width : 739px;
	height : 24px;
	padding-right : 5px;
	margin-top : 10px;
	color:#979797;
}
#copy_navi
{
	text-align : right;
	font-size:10px;
	width : 739px;
	padding-right : 5px;
	margin-top : 5px;
	color:#7E7E7E;
}
ul.navi
{
	margin:0px;
	margin-left : 25px;
	padding : 0px;
	text-decoration: none;
}
li.navi
{
    padding-left : 20px;
    list-style : none;
    background-image : url("../images/menu_li.gif");
    background-repeat : no-repeat;
    background-position : 0px 2px;
	margin-bottom: 10px;
	margin-top: 10px;}
li.navi a
{
    font-size : 13px;
    font-weight : bold;
    color : #000000;
    text-decoration : none;
}
li.active
{
    padding-left : 20px;
    list-style : none;
    background-image : url("../images/navi_pfeil.gif");
    background-repeat : no-repeat;
    background-position : 0px 2px;
	margin-bottom: 10px;
	margin-top: 10px;
}
li.active a
{
    font-size : 13px;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
    text-decoration : none;
}

ul.sub
{
	padding-left: 0px;
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
}
li.sub
{
	padding-left : 0px;
	list-style : none;
	margin-bottom: 4px;
	text-decoration: none;
}
li.sub a
{
	font-size : 11px;
	color : #3399FF;
	text-decoration : none;
	font-style : normal;
	list-style-type: none;
}
li.subactive a
{
	font-size : 12px;
	color : #2673C3;
	text-decoration : none;
	font-style : normal;
	list-style-type: none;
}
li.subnotactive a
{
	font-size : 12px;
	color : #49ABFF;
	text-decoration : none;
	font-style : normal;
	list-style-type: none;
}
li.subactive
{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
li.subnotactive
{
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.top{
margin-left:176px;
}
li.top
{
    margin-left: 6px;
    list-style : none;
	background-image:url("../images/tab_right.gif");
	float:left;
	background-repeat:no-repeat;
	background-position:right top;
}
li.top a
{	font-size : 12px;
	color : #000000;
	text-decoration : none;
	font-style : normal;
	background-image:url("../images/tab_left.gif");
	padding:2px 15px 3px 15px;
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
}
h1
{
    font-size : 17px;
    color : #3399FF;
    font-weight : bold;
    margin-bottom : 10px;
}
h2
{
    font-size : 12px;
    color : #3399FF;
    margin-top:18px; 
    margin-bottom: 5px;
    /*background-image : url("../images/2_icon.gif");
	  padding-left : 20px;
	*/
    background-repeat : no-repeat;
    background-position: center left;
    
}
h3
{
    font-weight:bold; 
    font-size:11px;
    margin:0px;
}
p
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}

#box_startseite
{
	width : 497px;
	background : none;
	float : left;
	text-align : justify;
	margin-bottom: 10px;
}
#box_startseite_text
{
	width : 440px;
	background : none;
	float : right;
	text-align : justify;
	height: 54px;
	padding-top: 2px;
}
#box_startseite_bild
{
	width : 55px;
	background : none;
	float : left;
	text-align : justify;
}
#box_footer
{
	width : 170px;
	background : none;
	float : left;
	text-align : justify;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size : 11px;
	
}
#box_footer a
{
	font-size : 11px;
	color : #86C8F0;
	text-decoration : none;
	font-style : normal;
}
.lexikon-bg {
	background-color: #FFCA52;
	background-repeat: repeat-y;
	background-position: 300px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.lexikon-bg1 {
	background-color: #FFB125;
	background-repeat: repeat-y;
	background-position: 300px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.lexikon-sans {
	margin-top: 5px;
	margin-bottom: 5px;
}
