/*#############################################################
Name: connyundstephan
Date: 2008-02-02
Author: connyursprung
URL: http://www.smaaax.com
#############################################################*/

@charset "utf-8";
/* CSS Document */


.styletitel {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#A52C39;
}

.style1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

a {color: #616298;}
a:hover {color: #A52C39;}

body {
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 86px;
	padding-left: 95px;
	margin-left: auto;
	background-color: #FFFFFF;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3 {padding-top: 6px; color: #000000; margin-bottom: 4px;}
