/*
Title:      	        of-research Personalbeeratung 
Autor:				webdesign-albert / Bettina ALBERT
Updated:    	13-11-2006
*/ 

body {
	margin: 30px 0 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #002C53;
	text-align: center;
	background-color: #FFFFFF;
}
a:link {
	color: #002C53;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004D91;
}
a:hover {
	background-color: #CCCCCC; 
    color: #990000; 
}
a:active {
	background-color: #CCCCCC;
	color: #990000; 
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	font-size: 150%;
	color: #002C53;
	margin: 0px;
	padding: 0px 0px 10px;
}
#container {
	width:800px;
	text-align: left;
	margin: auto;
	position: relative;
}

/* Navigation ------------ */

#navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
	padding: 0 0 0 0;
	text-align:center;
	width:800px;
	margin: auto;
	position: static;
}

#navigation a:hover {
	text-decoration: none;
}

/* Content - Inhalt ------------ */

#content {
	text-align:left;
	width:800px;
	margin-top: 30px;
	position: static;
}

#content .pcont {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	list-style-type: disc;
	margin-left: 16px;
	padding-left: 5px;
}

li {
	border-top-style: none;
/*	margin-left: 5px;
	padding-left: 5px; */
}
#footer {
	text-align:center;
	width:800px;
	margin: 30px auto auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
	position: static;
}
.titelindex {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #002C53;
	margin: 20px auto auto;
}
.titel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	color: #002C53;
}
.fliesstext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
}

.kontakt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
}

.mailname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
}

.fliesstextbold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #002C53;
	margin: 15px auto auto;
}
.kleinschrift {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #002C53;
}

.stellen {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #002C53;
}
