/* stylesheet for bluetoothflirt.de */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #F1F1FF;
}

a {
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
	font-size:120%;
}

h3 a {
	font-size:100%;
}

a:hover, a:active, a:focus {
	color: #AA0000;
}

ul {
	margin: 0.5em;
	margin-left: 3em;
}

p {
	margin-bottom: 0.4em;
	
}

dl {
	background-color: #CCCCFF;
	border: 1px solid #2222DD;
	padding-left: 2em;
}

dt {
	margin: 0.3em;
}

dd {
	margin: -1.5em 0 0 10em;
   padding: 0;
}

div#impressum {
   padding: 1em 1.5em;
   line-height: 1.5em;
   }



li {
	list-style-type: disc;
}

h1,h2,h3,h4,h5 {
	margin: 0.1em;
	margin-bottom: 0.2em;
}

h1 {
	font-size: 170%;
}

h2 {
	font-size: 130%;	
}
h3 {
	font-size: 110%;
}


.titel {
	padding-left: 2em;
	font-size: 140%;
	color: #000066;
	font-weight: 140%;
}

#navigation li {
list-style-type: none;

}

#navigation ul {
	margin-left: 0.5em;
}

#navigation a {
	display: block;
	text-decoration: none;
	font-weight: 200;
	font-size: 100%;
	
	width: 250px;
	height: 1.5 em;
	background-color: #BBBBFF;
	color: #000066;
	border: 1px solid #000066;
	text-align: center;
	margin-bottom: 0.3em;
}

#navigation a:active,
#naviagition a:focus,
#navigation a:hover {
	background-color: #9999FF;
}

#m1 a {
	display: block;
	text-decoration: none;
	font-weight: 100;
	font-size: 80%;
	height: 1.5 em;
	background-color: #BBBBFF;
	color: #000066;
	border: 1px solid #000066;
	text-align: center;
	margin-bottom: 0.3em;
}

#m1 ul{

	/*border: 1px solid #000066;*/
	
}

#m1 li{
	list-style-type: none;

}

#m1 a:active,
#m1 a:focus,
#m1 a:hover {
	background-color: #9999FF;
}


#titelleiste {
	background-color: #C0D0FE;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	border-bottom: 1px solid #5555CC;
}

#container {
	position: relative;
	top:0;
	left:0;
	/*border-bottom: 1px solid #F0A020; */
}

#navigation {
	position: absolute;
	top: 1em;
	left: 1em;
	
	display: block;
	font-size: 1.5em;
	color: #000066;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 10;
	
}

#inhalt {
	margin-top: 1.5em;
	margin-left: 220px;
	margin-right: 100px;
	padding: 5em 1em;
	padding-left: 6.5em;
	background-color: #DADAFF;
	color: #000066;
	font-size: 120%;
	z-index: 1;
	border: 1px solid #5555CC;
}

#copyright {
	
	clear: both;
	border: 1px, solid, #000066;
	text-align: center;
	font-size:80%;
	color:#000066;
	margin-top: 1em;
}

#m1 {
	margin-right: 0;
	width: 15em;

}

#pic {
	
	display: block;
	float: left;
}

