﻿
body{
	font-family:Arial, Helvetica, Sans-Serif;
	font-style:normal;
	font-size:small;
	color: #666666;
	background-color:;
	background-attachment:fixed;
	background-image: url('images/hg_body.jpg');
}

#seite{
	padding-top:15px;
	padding-bottom:15px;
	width:1300px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/hg_body2.jpg');
}
#container{
	width:900px;
	margin-top:0px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:20px;
	padding:35px;
	background-image:url('images/hg_cont.png');
	background-color:;
	background-repeat:repeat;
	border-radius:15px; 
	-moz-border-radius:15px;

		
}
#slider{
	padding:5px;
	width:99%;
	height:320px;
	float:left;
	text-align:center;
	margin-bottom:15px;
	background-color:#cccccc;
	border-radius:15px; 
	-moz-border-radius:15px;

}

#inhalt{
	padding:10px;
	width:98%;
	float:left;
	background-color:#cccccc;
	margin-bottom:15px;
	border-radius:15px; 
	-moz-border-radius:15px;


	
	
}
/*------------------Format Navigation-------------->*/
#navigation{
	width:100%;
	float:left;
	margin-bottom:0px;

	
}
#start{
	width:202px;
	height:113px;
	background-image:url('images/btstart1.png')
}
#start:hover{
	width:202px;
	height:113px;
	background-image:url('images/btstart2.png')

}
#praxis{
	width:202px;
	height:113px;
	background-image:url('images/btanwendungen1.png')
}
#praxis:hover{
	width:202px;
	height:113px;
	background-image:url('images/btanwendungen2.png')

}
#kontakt{
	width:202px;
	height:113px;
	background-image:url('images/btkontakt1.png')
}
#kontakt:hover{
	width:202px;
	height:113px;
	background-image:url('images/btkontakt2.png')

}
#lexikon{
	width:202px;
	height:113px;
	background-image:url('images/btlexikon1.png')
}
#lexikon:hover{
	width:202px;
	height:113px;
	background-image:url('images/btlexikon2.png')

}

/*------------------Format Navigation-------------->*/
#footer{

	width:100%;
	font-size:x-small;
	color:white;
	text-align:center;
	font-family:Arial, Helvetica, Sans-Serif
}
#footer:link{
	color:white;
	text-decoration:underline;

}
#footer:hover{
	color:green;
	text-decoration:none;

}
a{
	color: #9e166a;
	text-decoration:underline;
}

a:hover{
	color:fuchsia;
	text-decoration:none;
}	

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, Sans-Serif
}
h1
{
	color: #9e166a;
}
h2
{
	color: #9e166a; 
}
h3
{
	color: #9e166a;
}
h4
{
	color: #9e166a;}
h5
{
	color: #9e166a;
}
h6
{
	color: #9e166a;}

