﻿/* Stylesheet www.webforceone.de - by Daniel Rosenberger */

/* --------- */
/* Allgemein */
/* --------- */

body {background-color:#5A5A5A; margin-top:0px; height:100%; width:100%;}
body, td, li, p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FDAD03; }

textarea, input, select  {
	   font-family:Arial, Helvetica, Sans-Serif;
	   font-size:12px;
	   font-style:normal;
	   background-color: #5A5A5A; 
	   color: #91F620;
	   border-right: none;
	   border-top: none;
	   border-left-width: 1px; border-left-style: dashed; border-left-color: #FDAD03;
	   border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #FDAD03;}

input { width:350px; height:20px; margin-bottom:3px;}
textarea { width:350px; height:150px; margin-bottom:3px;}

a {font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a:link { font-weight:normal; font-style:normal; color:#FDAD03; text-decoration:none; }
a:visited { font-weight:normal; font-style:normal; color:#FDAD03; text-decoration:none; }
a:focus { font-weight:normal; font-style:normal; color:#FDAD03; text-decoration:none; }
a:hover { font-weight:normal; font-style:normal; color:#FDAD03; text-decoration:none; }
a:active { font-weight:normal; font-style:normal; color:#FDAD03; text-decoration:none; }

/* ------- */
/* Klassen */
/* ------- */

.mainbg {background-image:url(../img/w1.jpg); background-position:top center; background-repeat:no-repeat; width:100%; height:100%;}
.subbg {background-image:url(../img/subbg.jpg); background-position:top center; background-repeat:no-repeat; width:100%; height:100%;}
.content {padding-top:120px;}

.menu {position:absolute; top:610px; text-align:center; width:100%; margin-left:32px;}

.longtext {overflow-x:hidden; overflow-y:hidden;}

.button {width:100px; border-style:solid; border-width:1px; border-color:#FDAD03; color:#FDAD03;}

.tags {font-family:Arial, Helvetica, sans-serif; font-size:8px; color:#5A5A5A;}

/* -------------------- */
/* Spezifische Elemente */
/* -------------------- */

