/* 
 Document : uninovoTemplate
 Created on : 08.07.2011, 11:24:44
 Author : Philipp
 Description:
 Purpose of the stylesheet follows.
*/
#container {
 width: 960px;
 background: #ffffff;
 border-left: 1px solid #1389ab;
 border-right: 1px solid #1389ab;
 margin: 0 auto;
 padding: 0;
}
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #container p, #container th, #container td, #container ul li {
 font-family: arial;
 color: #1389ab;
 font-weight:normal;
}
#Article_Description
{
 font-family: arial;
 color: #5f5f5f;
 font-weight:normal;
} 
#container a, #container a:link, #container a:active, #container a:visited {
 text-decoration: none;
 color: #1389ab;
}
#container img {
 border: none;
}
#head {
 background: url(https://www.unidomo.de/pe/uninovo/template/bilder/head.jpg) no-repeat;
 height: 236px;
}
#content {
 min-height: 700px;
}
#artikel {
 width: 715px;
 margin-left: 20px;
 float: left;
}
#werbung {
 margin-left: 750px;
}
#angebote {
 margin-top: 15px;
}
#footer {
 clear: both;
 background: #1389ab;
 padding-left: 20px;
 padding-bottom: 30px;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p, #footer td {
 color: #ffffff;
}
#footer .ueberschrift {
 margin-top: 20px;
}
#footer .detail {
 width: 876px;
 margin-left: 20px;
}
#footer .hintergrund {
 width: 876px;
 height: 262px;
 background: url(https://www.unidomo.de/pe/uninovo/template/bilder/widerrufHintergrund.jpg) repeat-y;
 margin: 20px auto 0 auto;
 padding: 10px;
}
#footer #widerruf, #footer #impressum {
 height: 250px;
 width: 700px;
 overflow: auto;
 margin: 0 auto;
 
}
#footer #widerruf p, #footer #widerruf td, #footer #impressum p, #footer #impressum td {
 font-size: 11px;
 /*color: #1389ab;*/
 color: #ffffff;
}
#footer #impressum td {
 padding-right: 50px;
}