body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background: #e0e0e0;
	color: #333;
}


/* Global styles */
* {margin: 0; padding: 0; border: 0;}
span {color: #00A2FF}
p, ul, p a, h3, td {font-family: Arial, Helvetica, sans-serif}


/* Heading styles */
h1 {margin-left: 10px; font-family: Georgia, serif; color: #333; float: left; font-weight: normal; margin-left: 10px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: normal}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #00A2FF; text-decoration: none; font-weight: normal}
h1 a:hover span {color: #333; text-decoration: none; font-weight: normal}

h2 a, h2 a:link, h2 a:hover {font-weight: normal} /* styling for h2 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h3 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h2, h4, h5 {font-family: Georgia, serif; margin: 20px 0 0 10px}
h2 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */



/* Text styles */
p, table {margin: 10px; font-size: 0.80em; line-height: 1.75em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888}

#siteimg p {   /* This is the large text in the site img div */
	margin: 0 0 0 10px; /* removed usual top and bottom margin from paragraph to avoid layout breaking */
	padding-left: 10px;
	padding-top: 70px;
	font-family: Georgia, serif;
	font-size: 1.45em; 
	line-height: 1.05em; 
	font-weight: normal; 
	letter-spacing: -0.05em; 
}

acronym {border-bottom: 1px dashed #333; cursor: help}

ul {margin-left: 10px; font-size: 0.80em; line-height: 1.75em; list-style-position: inside; list-style-type: square}
li {margin-left: 10px;list-style-position: inside;}


/* Paragraph Links */
a {color: #00A2FF; font-weight: bold; text-decoration: none} /* The blue colour */
a:link {color: #00A2FF; font-weight: bold; text-decoration: none}
a:hover {color: #333; font-weight: bold; text-decoration: none}


/* Divs */

#container {
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	background: #fff;
	overflow: hidden
}

#topbar {   /* Top bar, can be used for extra links etc */
	width: 770px;
	height: 25px;
	background: #333
}
	
	
#hdr {    /* Header/Banner area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}

#navbar {   /* Main Navigation area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f0f0f0; /* Light Grey */
}

#navbarbottom {   /* Main Navigation area */
	width: 770px; /* Suits an 800x600 page, allowing for scrollbar */
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f0f0f0; /* Light Grey */
}

#lftcol {
	float: left;
	width: 385px;
	background: transparent;
	overflow: hidden
}

#rgtcol {
	float: left;
	width: 385px;
	background: transparent;
	overflow: hidden
}

#lftcol2 {
	float: left;
	width: 385px;
	background: transparent;
	overflow: hidden
}

#rgtcol2 {
	float: left;
	width: 385px;
	background: transparent;
	overflow: hidden
}

.clr {
	clear:both;
}

#bigcol {
	font-size: 0.80em;
	float: left;
	background: transparent;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 1.00em;
}


#bttmbar { /* bottom bar, containing top button and copyright info etc */
	float: right;
	width: 770px;
	line-height: 3em;
	background: #fff;
/*	overflow: hidden;
*/	text-align: right;
}


/* Main Navigation */
#navbar ul {display: inline}

#navbar li {display: inline}

#navbar a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

/* Bottom Navigation */
#navbarbottom ul {display: inline}

#navbarbottom li {display: inline}

#navbarbottom a {
	line-height: 30px; /* same as height of nav bar */
	margin-left: 10px; 
	display: inline;
	font-weight: bold
}

#nav a span {color: #333}


/* Forms, Input boxes and buttons */
form.login {float: right; height: 3em; line-height: 3em; margin: 10px 0 0 0; width: 8.0em;}
input.login {border: 1px solid #333; width: 6em; font-size: 0.95em;}
input.loginbttn {border: 0px solid #fff; width: 3em; background: #00A2FF; color: #fff; font-size: 1.0em}

/* Images */
img.rightimg {float: right; margin-left: 10px}
img.leftimg {float: left; margin-right: 10px}
img.noborder {border: 0}

/* Zusatz für Impressum */
.impleft {text-align:left; vertical-align:top; padding:5px;}
.imprigth {text-align:left; background-color:#ECECEC; padding:5px;}

/* KK Tabelle */
.colmen {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #95C8EA;
	padding:5px;
}
.colcards {
	text-align: center;
	vertical-align: middle;
	background-color: #95C8EA;
	padding:5px;
}
.colcardsw {
	text-align: center;
	vertical-align: middle;
	background-color: #fff;
	padding:5px;
}

.col0 {
	text-align: left;
	vertical-align: top;
	background-color: #ECECEC;
	padding: 5px;
	width: 122px;
}
.col1 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 122px;
}

.ext {
	target-name: new;
	target-new: window;
	target-position: above;
}

.img {
	border: 0;
	float: left;
	padding: 0 5px 3px 0;
}
.img2 {
	border: 0;
}
.ct { width: 300px; text-align: center; margin-left: 40px; }

.privatevisa {
	padding-left: 10px;
}

.visal {
	text-align: left;
	vertical-align: top;
	padding: 2px;
	width: 60%;
}
.visar {
	text-align: right;
	vertical-align: top;
	padding: 2px;
}
.pc { text-align: center; }
