*
{
	margin: 0;
	padding: 0;
}

/*@font-face
{
	font-family: WalkwayX;
	src: url(fonts/Walkway_Bold.ttf);
}*/

html, body
{
	height: 100%;
}

p
{
	margin-bottom: 1em;
}

a
{
    outline: none;
}

b
{
    color: #fff;
}

.notice
{
    background: url(images/lamp.png) top left no-repeat;
    padding-left: 70px;
    font-size: 0.9em;
    line-height: 1.6em;
    min-height: 66px;
    height: 66px;
    padding-top: 5px;
}

hr
{
	border: none;
	border-top: #000 solid 1px;
	border-bottom: #262626 solid 1px;
	margin-top: 2em;
	margin-bottom: 2em;
}

h1,h2,h3,h4,h5,h6
{
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 0.5em;	
	text-shadow: 0 1px 2px #000;
}

h1
{
	font-size: 2em;
}

h2, h3
{
	font-size: 1.5em;
}

a img
{
	border: none;
}

/*
	Falls gewÃ¼nscht, hier noch Schrift-Familie und GrÃ¶ÃŸe auswÃ¤hlen.
*/
body
{
	font-family: Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 2em;
	background: #000 url(images/content_back.png);
}

.wrapper
{
	margin: 0 auto;
	width: 960px;
	position: relative;
}

#ultraWrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

/*
	Kopfbereich der Seite.
	EnthÃ¤lt Logo und eventuell noch Navigation
*/
#header
{
	height: 245px;
	background: #000 url(images/head_back.png) top repeat-x;
	border-bottom: #000 solid 1px;
}


#header .wrapper
{
	background: transparent url(images/head_message.png) top center no-repeat;
	height: 186px;
}

#header .colMain
{
	display: none;
}

#header ul
{
	padding-left: 290px;
	padding-top: 205px;
}

#header li
{
	height: 31px;
	background: url(images/buttons.png) top left no-repeat;
	padding-left: 10px;
	margin-right: 10px;
}

#header li:hover
{
	background-position: left center;
}

#header li:hover a
{
	background-position: right center;
}

#header li a
{
	display: block;
	background: url(images/buttons_end.png) top right no-repeat;
	background-position: right 0;
	padding-right: 10px;
	height: 31px;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #767676;
}

#header li.active, #header li.active:hover
{
	background-position: bottom left;
}
#header li.active a, #header li.active:hover a
{
	background-position: bottom right;
	text-shadow: 0 1px 0 #51a2ff;
}

/*
	Inhaltsbereich der Seite.
	EnthÃ¤lt Artikel und Spalten.
*/
#content
{
	padding-top: 3em;
	text-shadow: 0 1px 0 #000;
}

.colLeft, .colRight, .colMain
{
	padding: 10px;
}

.colLeft
{
	float: left;
	width: 220px;
}

.colMain
{
	margin-left: 280px; /* Breite von Linker Spalte, wenn vorhanden */
}

#content.dock_bottom
{
	padding-bottom: 50px; /* HÃ¶he des Footers! */
}


/*
	FuÃŸbereich der Seite
	EnthÃ¤lt Informationen und eventuell noch Navigation
*/
#footer
{
	height: 36px;
	line-height: 36px;
	background: #000 url(images/foot_back.png) repeat-x;
	text-align: center;
	border-top: #000 solid 1px;
	color: #333;
}

#footer span
{
	color: #000;
}

/*
	Footer dockt am unteren Bildschirmrand an.
*/
#footer.dock_bottom
{
	position: absolute;
	bottom: 0;
	width: 100%;
}

/* ========================================================= */
/* Klassen fÃ¼r ULs, um sie als MenÃ¼s zu verwenden */
.nolist
{
	list-style: none;
}

.horizontal
{
	height: 1.3em;
}

.horizontal li
{
	float: left;
	display: block;
}

#myself
{
	position: absolute;
	top: -22px;
	z-index: 2;
}

.features
{
	margin-top: 3em;
}

.features li
{
	width: 243px;
	display: block;
	float: left;
	padding-left: 42px;
	padding-right: 5px;
	margin-bottom: 4em;
	background: transparent no-repeat;
	background-position: 0 5px;
}

.features li p
{
	font-size: 11px;
}

.features li.left
{
	clear: left;
	padding-right: 25px;
}

/* ICONS  */
.features .cs
{
	background-image: url(images/icons/creative_suite.png);
}
.features .html
{
	background-image: url(images/icons/html+css.png);
}
.features .js
{
	background-image: url(images/icons/javascript+jquery.png);
}
.features .php
{
	background-image: url(images/icons/php.png);
}

.features .interface
{
	background-image: url(images/icons/interface_design.png);
}

.features .web
{
	background-image: url(images/icons/web_design.png);
}

.features .as
{
	background-image: url(images/icons/actionscript.png);
}

.colLeft a, .legende
{
    display: block;
    background: transparent left center no-repeat;
    padding-left: 23px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 0.8em;
}

.legende
{
    background-image: url(images/life_bar/legende.png);
    line-height: 1.5em;
}

.colLeft a:visited
{
    color: #aaa;
}

.colLeft a:hover
{
    text-decoration: underline;
}

label
{
    display: block;
}

.coolButton
{
    width: auto;
    text-decoration: none;
    padding: 4px;
    background-color: #d1d1d1;
    background-image: -moz-linear-gradient(0% 50% 90deg,#A1A1A1, #D1D1D1);
    font-size: 10px;
    line-height: 10px;
    color: #000;
    text-shadow: none;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: 1px 1px 4px #000;
}

.coolButton:hover
{
    background-image: -moz-linear-gradient(0% 50% 90deg,#D1D1D1,#A1A1A1);
}

.coolButton img, #presentor div .coolButton img
{
    position: static;
    border: none;
    -moz-box-shadow: none;
    float: none;
    margin: 0;
    vertical-align: -4px;
}