/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}







body {
	background:#fff;
	text-align:center;
	}

/* 				Header
______________________________________ */
	
#container {
	padding:0;
	margin:auto;
	text-align:left;
	width:800px;
	background:#f5fff3;
	}
	
#header {
	height:40px;
	padding-left:100px;
	background:#5d4b98 url(/img/sehenswertes-um-michelrieth.gif) no-repeat bottom center;
	border-bottom:4px solid #fff;
	}
	
#header-en {
	height:40px;
	padding-left:100px;
	background:#5d4b98 url(/img/sightseeing-around-michelrieth.gif) no-repeat bottom center;
	border-bottom:4px solid #fff;
	}
	
#header-it {
	height:40px;
	padding-left:100px;
	background:#5d4b98 url(/img/sehenswertes-um-michelrieth-it.gif) no-repeat bottom center;
	border-bottom:4px solid #fff;
	}
	
#top {
	height:209px;
	background:url(/img/michelrieth.jpg);
	border-bottom:1px solid #fff;
	}
	
#sprachen {
	float:right;
	padding:10px 20px 0 0;
	color:#5d4b98;
	font:italic 11px Arial, Helvetica, sans-serif;
}

.line_bottom {
	clear:both;
	border-top:4px solid #5d4b98;
	}	
	
.line_top {
	border-top:4px solid #5d4b98;
	}

#footer {
	clear:both;
	height:40px;
	background-color:#5d4b98;
	border-top:4px solid #fff;
	color:#fff;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	padding:0 15px 0 0;
	}
	
#content {
	padding:20px 20px 20px 20px;
	font:1em/1.5em Arial, Helvetica, sans-serif;
	}	
	
.col1 {float:left; width:540px; border-right:1px solid #5d4b98; padding-right:20px;}
.col2 {float:right; text-align:right; width:180px;}

.entfernung {float:right; padding:0 210px 10px 0; color:#5d4b98;}	
	
	
/* 			Menu						
______________________________________ */
	
	
#menu {
	font:12px Arial, Helvetica, sans-serif;
	background:#5d4b98;
	width:800px; height:36px;
	padding:0; margin:0;
}
	
#menu ul {
    margin:0;
	padding:10px 5px 0 5px;
    list-style:none;
}

#menu li {
	float:left;
	border-right:1px solid #8a7bbb;
}

#menu li a {
    margin:0; padding:0 11px;
	color:#d1c9ec; letter-spacing:.1em;
	text-decoration:none;
}
	
#menu li.last {border-right:none;}
	
#menu li a:hover, #menu li#active a {color:#fff;}
	 
	
	
/* Typography
--------------------------------------------------------------------------------------- */

body {font-size:80%; color:#222;font-family:Arial, Helvetica, sans-serif; line-height:1.5em;}
h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#111;}
h1 {font-size:3em; line-height:1; margin-bottom:0.75em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:0.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
blockquote {margin:1.5em; font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 2.5em;}
ul {list-style-type:disc;}
ul.bullet {}
ul.margin li, ol.margin li {margin-bottom:1em;}
ol {list-style-type:decimal;}
table {margin-bottom:1.5em;}
#sidebar table {margin-bottom:0.7em;}
th {font-weight:bold;background:#C3D9FF;}
tr.even td {background:#E5ECF9;}
.small {font-size:.85em;margin-bottom:1.875em;line-height:1.7em;}
.right {text-align:right;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.clear {clear:both;}

	
	
/* 			Typography
______________________________________ */
	
	
h1 {
	font:normal 2.2em/1.5em "Century Gothic", Arial, Helvetica, sans-serif;
	color:#5d4b98;
	}

h2 {
	font:1.4em Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#5d4b98;
	}
	
h3 {
	font:1.2em Arial, Helvetica, sans-serif;
	color:#5d4b98;
	}

	
	

/* 			Formatierung
______________________________________ */


.floatright {
	float:right;
	margin:0 0 10px 15px;
}
	
.floatleft {
	float:left;
	margin:0 15px 10px 0;
}
	
ol.agb li {
	margin-bottom:1.5em;
}

.quellenangabe {
	float:right;
	margin:0 0 10px 15px;
}

.quellenangabe span {
	display:block;
	color:#bbb;
	text-align:right;
	font:10px/10px Arial, Helvetica, sans-serif;
	padding:5px 0 0 0;
}

#content .quellenangabe a:link, #content .quellenangabe a:visited, #content .quellenangabe a:hover, #content .quellenangabe a:active  {
	color:#bbb;
	text-decoration:none;
}

	
/* 			Links
______________________________________ */

#content a:link, #content a:visited, #content a:hover, #content a:active {color:#5d4b98;}

#sprachen a:link, #sprachen a:visited, #sprachen a:active {color:#5d4b98; text-decoration:none;}
#sprachen a:hover {color:#4b3c7a; text-decoration:none;}
	
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {color:#fff;}
