/*	-------------------------------------------------------------
	www.flippo.info
	Gunkel_Consulting
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Flippo Main-CSS
	Filename:		flippo.css
	Date:			29.06.2006
	-------------------------------------------------------------	*/			

body {background-color:white;height: 100%;margin: 0;padding: 0;font-family:verdana,arial,helvetica;}
html {height: 100%; overflow-x: hidden;} /*overflow: hidden;*/
h1 { font-size:18px; font-weight:600; color:#000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:20px; letter-spacing:0.1mm; word-spacing:0.1mm; margin-top:10px; }
p , a{ font-size:11px; font-weight:300; color:#000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
a.normal { font-size:11px; font-weight:300; color:#FE0000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
a.normal:hover { font-size:11px; font-weight:300; color:#FE0000; font-style:normal; text-decoration:underline; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
a.bold { font-size:11px; font-weight:600; color:#FE0000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
a.bold:hover { font-size:11px; font-weight:600; color:#FE0000; font-style:normal; text-decoration:underline; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
span.normal { font-size:11px; font-weight:300; color:#000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }
span.bold { font-size:11px; font-weight:600; color:#000; font-style:normal; text-decoration:none; font-family:verdana,arial,helvetica; line-height:14px; letter-spacing:0.1mm; word-spacing:0.1mm; }

div#spaltencontainer {width: 630px;margin: 0 auto;}
div#spaltencontainer.zweispalten {width:410px;}

.out {display:block; background:#bbb; border:1px solid #ddd; position:relative; margin:1em 0;}
.in2 {display:block; background:#777; border:1px solid #999; position:relative;padding:1px; margin:1px;}
.in {background:#fff; border:1px solid #7C7C7C; padding:0px; position:relative; }
.ltin {left:-5px; }
.tpin {top:-5px; }

.image100 {width:102px; padding:0;}
.image125 {width:127px; padding:0;}
.image150 {width:152px; padding:0;}
.image180 {width:182px; padding:0;}
/*.image100 {width:100px; padding:0;}
.image125 {width:125px; padding:0;}
.image150 {width:150px; padding:0;}
.image180 {width:180px; padding:0;}*/
  
*.spalte100 { padding:5px; text-align:left; width:115px; float:left; }
*.spalte125 { padding:5px; text-align:left; width:140px; float:left; }
*.spalte150 { padding:5px; text-align:left; width:165px; float:left; }
*.spalte180 { padding:5px; text-align:left; width:195px; float:left; }

/*Styles für Flashplayer Error*/
#flashcontent {	height: 100%;}/*display:none;*/
#flashcontent .ferror, #ferror2 div{
	font-family: Verdana, Arial, Sans-serif;
	padding: 0;
	border: 1px outset #000000;
	color : black;
	background-color : #cfcfcf;
	width: 300px;
	text-align: left;
}
#flashcontent .ferror H1, #ferror2 H1 {font-size:14px; font-weight:600; color:#000; font-style:normal; text-decoration:none; line-height:20px; letter-spacing:0.1mm; word-spacing:0.1mm; margin: 10px 10px 10px 10px;}
#flashcontent p, #ferror2 p {color:#000; font-style:normal; text-decoration:none;border-bottom: none; font-size: 11px; margin: 0px 10px;}
#Flashcontent .ferror p a {color:#000; font-style:normal; text-decoration:none;border-bottom: none; font-size: 10px;}
#Flashcontent .ferror p a:hover {color:#000; font-style:normal; text-decoration:underline;border-bottom: none; font-size: 10px;background: #cfcfcf}
#Flashcontent .ferror p a:link {color:#000; font-style:normal; text-decoration:none;border-bottom: none; font-size: 10px;background: #cfcfcf}
#Flashcontent .ferror p a:visited {color:#000; font-style:normal; text-decoration:none;border-bottom: none; font-size: 10px;background: #cfcfcf}
