@CHARSET "UTF-8";

body {
	font-family: arial, Sans-serif;	
	font-style: normal;	
	font-size: 9pt;
	line-height: 14pt;
	color: #606060;
	background-color: silver;
	text-align: center;
}

div#container {
	width: 1015px;
	margin: auto;
	padding: 0px;
	background-image: url(../img/verlauf.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;	
}

div#container1 {
	padding: 33px 30px 33px 30px;	
}

div.menucontainer {
	float: none;	
	}
	
div#search {
	float: left;
	margin-top: 10px;
	margin-left: 33px;
	}

div#logo {
	valign: bottom;
	text-align: right;
	margin-bottom: 30px;
}

div#menu {
	padding-bottom: 25px;
}

div#swbverbundsystem, 
div#bibliothekssysteme,
div#mare {
	padding-left: 10px;
	border-left: 4px solid transparent;
	float: left;
	margin-left: 0px;
}

div#swbverbundsystem {
	width: 237px;
}

div#bibliothekssysteme {
	width: 226px;
}

div#mare {
	width: 300px;
}

div#submenu {
	min-height: 40px;
	margin-bottom: 10px;
	padding: 5px;
	clear: both;	
	}

div#subsubmenu {
		min-height: 15px;
		padding-left: 5px;
		font-weight: normal;
		margin-bottom: 10px;
	}

span.subsubmenu {
		padding-right: 40px;
	}

div.menu1,
div.menu2,
div.menu3,
div.menu4 {
	float: left;
	border-left: 4px solid transparent;
}

div.menu1 {	
	margin-left: 0px;
	width: 238px;
}

div.menu2 {
	margin-left: 10px;
	width: 225px;
}

div.menu3 {
	margin-left: 10px;
	width: 227px;
}

div.menu4 {
	margin-left: 10px;
	width: 180px;
}

div#breadcrumb {	
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	}

div#search,
div#search a,
div#search a:link,
div#search a:visited,
div#search a:hover,
input.searchbutton,
div#submenu,
div#submenu a,
div#submenu a:visited,
div#submenu a:hover,
div#breadcrumb a, 
div#breadcrumb a:visited,
div#breadcrumb a:hover {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #606060;
	}
	
div#subsubmenu,
div#subsubmenu a,
div#subsubmenu a:visited,
div#subsubmenu a:hover {	
	text-decoration: none;
	}
	
input.searchbutton {
	border: 0;
    background-color: transparent;
	}
	
div#main {
	width: 100%;
	margin: 0;
	}

div#left ,	
div#right{	
	min-height: 400px;
	padding: 0px;
	}
	
div#mitte {	
	min-height: 400px;	
	padding: 0px;	
	}

div#left {
	width: 220px;
	float: left;
	}
	
div#mitte{
	width: 455px;
	margin-left: 25px;	
	float: left;
	}	
	
div#right {
	width: 220px;
	margin-left: 25px;
	float: right;
	}

div#footer {
	clear: both;
	text-align: center;
	}
	
div.content {
	width: 100%;
	margin: 5px;	
	}

div#bild {
	margin-bottom: 10px;
}

div#bild img {
	width: 100%;
}
		
.rahmen {	
	border: 1px dotted #6D7A89;
	border-left: 4px solid #6D7A89;	
	background-color: #FFFFFF;
	}
.padding {
	padding: 10px;
	}
	
h1,
span.newsheader {
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	color: #606060;
	}
	
div.news h1 {
		text-transform: none;
	}	
	
h2 { 
	font-size: 10pt;
	font-weight: bold;	
	}
	
h3 { 
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 0px;	
	}

div#mitarbeiter h3,
h4 {
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
b, i, em, italic, strong, em {
	font-style: italic;
	font-weight: normal;
}

img {
	border-width: 0px;
}

table.kontakt {width: 430px;}

h3 a,
h3 a:visited	
h3 a:hover,	
h3 a:active {text-decoration: none;
	  color: #606060;}
	  
div.news h1 a,
div.news h1 a:visited,
div.news h1 a:hover,
div.news h1 a:active {
	font-size: 10pt;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0;
	color: #606060
}

div.news h2 {
	font-size: 9pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

div.news p.published {
	font-size: 8pt;
	font-weight: normal;
	text-align: right;
	padding: 0;
	margin: 0;
}

a {
	color: #606060;
}

a:hover {
	color: #000000;
	}
	
div#mitarbeiter p {
	margin-top: 0px;
	}
	
.paginator a {
	font-weight: bold;
	text-decoration: none;}
