:link,:visited { text-decoration:none }
ul, ol { list-style:none }
h1,h2,h3,h4,h5,h6 { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,hr, dt, dd { margin:0; padding:0 }
a img,:link img,:visited img { border:none }

/**************************************************************************************************************************/
/*
Theme Name: V15*
Theme URI: http://www.v15.de/
Description: V15* Corporate Website
Version: 1.0
Author: Thorsten Neuhaus
Author URI: http://www.v15.de/
*/

/**************************************************************************************************************************/
/* Auswahltext-Farbe ändern */
::selection { background:#2f5d99; color:#fff; /* Safari and Opera */ }
::-moz-selection { background:#2f5d99; color:#fff; /* Firefox */ }

/**************************************************************************************************************************/
/* Rounded-Corner Elements */
input { -moz-border-radius:10px; -webkit-border-radius:10px; }

/**************************************************************************************************************************/
/* Prevent Firefox Scrollbar Jump */
html { overflow-y:scroll; }

/**************************************************************************************************************************/
/* Highlight Searchword */
.searchword {background: D2232A;}

/**************************************************************************************************************************/

* {
margin			: 0;
}
html, body {
height			: 100%;
}

body {
color			: #333;
padding			: 0;
margin			: 0 auto;
text-align		: center;
font-size		: 100%;
/* font-family		: arial, helvetica, verdana, sans-serif; */
font-family		: Lucida Grande, Georgia, Arial, Helvetica, sans-serif;
background		: #fff url(../media/img/bg_oben.gif) top left no-repeat;
}

#invisible {
display			: none;
}

#wrapper {
width			: 1000px;
padding			: 120px 0 0 0;
margin			: 0 auto;
text-align		: center;
}

#left {
width			: 300px;
padding			: 0;
margin			: 0;
float			: left;
}

#right {
width			: 660px;
padding			: 0;
margin			: 0 0 0 40px;
display			: inline;
float			: left;
}

#subline {
width			: 660px;
height			: 33px;
padding			: 15px 0 0 0;
margin			: 0;
float			: left;
color			: #fff;
}

#logo {
width			: 300px;
height			: 90px;
padding			: 0;
margin			: 0 0 40px 0;
float			: left;
}

#teaser {
width			: 300px;
padding			: 0;
margin			: 0;
float			: left;
}

#content {
width			: 660px;
min-height		: 470px;
height			: auto !important;
height			: 470px;
float			: left;
text-align		: left;
padding			: 40px 0 0 0;
margin			: 0;
}

#bottom {
width			: 100%;
padding			: 0;
margin			: 0;
background		: #fff url(../media/img/bg_unten.gif) bottom right no-repeat;
}

#bottom, #push {
height			: 110px; /* #push must be the same height as #bottom */
}


/**************************************************************************************************************************/

.clearfloat {
display			: block;
clear			: both;
float			: none;
height			: 1px;
font-size		: 1px;
line-height		: 1px;
overflow		: hidden;
}

/**************************************************************************************************************************/

#menu {
width			: 660px;
height			: 90px;
float			: left;
text-align		: center;
padding			: 0;
margin			: 0 0 40px 0;
background		: url(../media/img/bg_menu.gif) top left no-repeat;
}

#menu ul {
padding			: 0;
margin			: 0;
}

#menu li {
font-size		: 75%;
line-height		: 100%;
margin			: 0;
padding			: 0;
list-style		: none;
display			: inline;
color			: #fff;
}

.menu a:link, .menu a:visited, .menu_aktiv a:link, .menu_aktiv a:visited {
font-weight		: normal;
padding			: 0;
margin			: 0;
text-decoration	: none;
color			: #fff;
}

.menu a:hover, .menu a:active, .menu a:focus {
font-weight		: normal;
padding			: 0;
margin			: 0;
text-decoration	: none;
color			: #333;
}

.menu_aktiv a:link, .menu_aktiv a:visited, .menu_aktiv a:hover, .menu_aktiv a:active, .menu_aktiv a:focus {
font-weight		: normal;
padding			: 0;
margin			: 0;
text-decoration	: none;
color			: #333;
}

/**************************************************************************************************************************/

.text_breite {
width			: 580px;
clear  			: both;
padding			: 0 40px;
margin			: 0;
}

.text_zitat {
width			: 580px;
clear  			: both;
padding			: 0 40px;
margin			: 0 0 40px 0;
text-align		: center;
color			: #fcc000;
font-size		: 200%;
}

/**************************************************************************************************************************/

h1 {
font-size		: 120%;
line-height		: 140%;
font-weight		: normal;
color			: #333;
padding			: 0;
margin			: 0 0 30px 0;
}

h2 {
font-size		: 100%;
line-height		: 120%;
font-weight		: normal;
color			: #333;
padding			: 0;
margin			: 10px 0;
}

p{
font-size		: 80%;
line-height		: 160%;
font-weight		: normal;
padding			: 0 0 20px 0;
margin			: 0;
}

p.name{
font-size		: 60%;
line-height		: 160%;
font-weight		: normal;
text-align		: right;
padding			: 0;
margin			: 0;
}

p a:link, p a:visited, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, .navigation a:link, .navigation a:visited, #content li a:link, #content li a:visited {
text-decoration:none;
color:#fcc000;
font-weight:normal;
border-bottom: none;
}

p a:hover, p a:active, p a:focus, h1 a:hover, h1 a:active, h1 a:focus, h2 a:hover, h2 a:active, h2 a:focus, h3 a:hover, h3 a:active, h3 a:focus, .navigation a:hover, .navigation a:active, .navigation a:focus, #content li a:hover, #content li a:active, #content li a:focus {
text-decoration:none;
color:#fcc000;
font-weight:normal;
border-bottom: 1px solid #fcc000;
}

/**************************************************************************************************************************/

#content ul, #content ol {
font-size		: 80%;
line-height		: 160%;
padding			: 0;
margin			: 0;
list-style-type	: none;
}

#content li {
padding			: 0 0 5px 0;
margin			: 0;
background			: url(../media/img/bullet.gif);
background-repeat	: no-repeat;
background-position	: left 5px;
padding-left		: 40px;
}

#content ol {
padding			: 0;
margin			: 0 0 0 10px;
list-style-type	: decimal;
}

/**************************************************************************************************************************/

#skipnav {
padding			: 2px 0px;
position		: absolute;
left			: 50%;
text-align		: center;
width			: 100%;
margin-left		: -50%;
top				: 0px;
}

#skipnav p a {
position		: absolute;
top				: -100px;
text-align		: center;
}

#skipnav p a:focus, #skipnav p a:active {
position		: absolute;
text-decoration	: none;
top				: 0px;
left			: 50%;
text-align		: center;
width			: 20%;
margin-left		: -10%;
}

/**************************************************************************************************************************/

.error {
font-family		: arial, verdana, helvetica, sans-serif;
font-size		: 100%;
line-height		: 160%;
font-weight		: bold;
text-align		: center;
padding			: 10px;
color			: #000;
border			: 1px dotted #000;
background		: #ccc;
}
